2024-11-06 20:11:09,372 DEBUG   Creating results folder /results/gatling/benchmark-10
2024-11-06 20:11:09,380 INFO    pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp6vrc9hsu
2024-11-06 20:11:09,381 INFO    Running Gatling simulation with command: mvn gatling:test --batch-mode  -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-10" -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=1000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self10- -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=10 -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/tmp6vrc9hsu/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/tmp6vrc9hsu/target/test-classes ...
[INFO] compile in 6.8 s
[INFO] 
[INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<<
[INFO] 
[INFO] 
[INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation ---
[INFO] Running simulation com.forgerock.pyrock.Loadtest.
System property think_time_multiplier not set. No think time emulation will be done in the simulation.
Simulation com.forgerock.pyrock.Loadtest started...

================================================================================
2024-11-06 20:11:25 GMT                                       5s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=61     KO=0     )
> restLoginInitiate                                        (OK=3      KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3      KO=0     )
> UI-Post-Login - stage 1                                  (OK=2      KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2      KO=0     )
>  UI AM idFromSession                                     (OK=2      KO=0     )
>  UI AM validateGoto                                      (OK=2      KO=0     )
> User Authorize PKCE stage                                (OK=5      KO=0     )
> User AccessToken PKCE stage                              (OK=5      KO=0     )
> UI-Post-Login - stage 2                                  (OK=2      KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2      KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2      KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2      KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1      KO=0     )
> UI-Post-Login - stage 3                                  (OK=2      KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2      KO=0     )
>  UI Enduser sessioncheck                                 (OK=2      KO=0     )
>  UI IDM uiconfig                                         (OK=2      KO=0     )
>  UI IDM version                                          (OK=2      KO=0     )
>  UI IDM features                                         (OK=2      KO=0     )
>  UI IDM privilege                                        (OK=2      KO=0     )
>  UI IDM login                                            (OK=2      KO=0     )
>  UI IDM dashboard                                        (OK=1      KO=0     )
>  UI IDM managed user schema                              (OK=1      KO=0     )
>  UI IDM user                                             (OK=1      KO=0     )
>  UI IDM oidcToken                                        (OK=1      KO=0     )
> userinfo                                                 (OK=1      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1      KO=0     )
> UI-Logout                                                (OK=1      KO=0     )
> UI-Logout Redirect 1                                     (OK=1      KO=0     )
>  UI AM revoke1                                           (OK=1      KO=0     )
>  UI AM revoke2                                           (OK=1      KO=0     )
>  UI AM endsession                                        (OK=1      KO=0     )
> Skip 2FA                                                 (OK=1      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 36108  / active: 2      / done: 2     
================================================================================


================================================================================
2024-11-06 20:11:30 GMT                                      10s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=233    KO=0     )
> restLoginInitiate                                        (OK=15     KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15     KO=0     )
> UI-Post-Login - stage 1                                  (OK=5      KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5      KO=0     )
>  UI AM idFromSession                                     (OK=5      KO=0     )
>  UI AM validateGoto                                      (OK=5      KO=0     )
> User Authorize PKCE stage                                (OK=20     KO=0     )
> User AccessToken PKCE stage                              (OK=19     KO=0     )
> UI-Post-Login - stage 2                                  (OK=5      KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5      KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5      KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5      KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1      KO=0     )
> UI-Post-Login - stage 3                                  (OK=5      KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5      KO=0     )
>  UI Enduser sessioncheck                                 (OK=5      KO=0     )
>  UI IDM uiconfig                                         (OK=5      KO=0     )
>  UI IDM version                                          (OK=5      KO=0     )
>  UI IDM features                                         (OK=5      KO=0     )
>  UI IDM privilege                                        (OK=5      KO=0     )
>  UI IDM login                                            (OK=5      KO=0     )
>  UI IDM dashboard                                        (OK=5      KO=0     )
>  UI IDM managed user schema                              (OK=5      KO=0     )
>  UI IDM user                                             (OK=5      KO=0     )
>  UI IDM oidcToken                                        (OK=5      KO=0     )
> userinfo                                                 (OK=5      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1      KO=0     )
> UI-Logout                                                (OK=5      KO=0     )
> UI-Logout Redirect 1                                     (OK=5      KO=0     )
>  UI AM revoke1                                           (OK=5      KO=0     )
>  UI AM revoke2                                           (OK=5      KO=0     )
>  UI AM endsession                                        (OK=5      KO=0     )
> Skip 2FA                                                 (OK=9      KO=0     )
> RootUserinfo                                             (OK=8      KO=0     )
> GetUUid                                                  (OK=3      KO=0     )
> GetOpenidConfig                                          (OK=3      KO=0     )
> CreatePolicy                                             (OK=3      KO=0     )
> tokenUserinfo                                            (OK=1      KO=0     )
> getIdToken                                               (OK=1      KO=0     )
> getIdToken Redirect 1                                    (OK=1      KO=0     )
> createOrganization                                       (OK=1      KO=0     )
> queryOrganization                                        (OK=1      KO=0     )
> deleteOrganization                                       (OK=1      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 36096  / active: 8      / done: 8     
================================================================================


================================================================================
2024-11-06 20:11:35 GMT                                      15s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=495    KO=0     )
> restLoginInitiate                                        (OK=35     KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35     KO=0     )
> UI-Post-Login - stage 1                                  (OK=11     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11     KO=0     )
>  UI AM idFromSession                                     (OK=11     KO=0     )
>  UI AM validateGoto                                      (OK=11     KO=0     )
> User Authorize PKCE stage                                (OK=42     KO=0     )
> User AccessToken PKCE stage                              (OK=42     KO=0     )
> UI-Post-Login - stage 2                                  (OK=10     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2      KO=0     )
> UI-Post-Login - stage 3                                  (OK=9      KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9      KO=0     )
>  UI Enduser sessioncheck                                 (OK=9      KO=0     )
>  UI IDM uiconfig                                         (OK=9      KO=0     )
>  UI IDM version                                          (OK=9      KO=0     )
>  UI IDM features                                         (OK=9      KO=0     )
>  UI IDM privilege                                        (OK=9      KO=0     )
>  UI IDM login                                            (OK=9      KO=0     )
>  UI IDM dashboard                                        (OK=9      KO=0     )
>  UI IDM managed user schema                              (OK=9      KO=0     )
>  UI IDM user                                             (OK=9      KO=0     )
>  UI IDM oidcToken                                        (OK=9      KO=0     )
> userinfo                                                 (OK=9      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2      KO=0     )
> UI-Logout                                                (OK=9      KO=0     )
> UI-Logout Redirect 1                                     (OK=9      KO=0     )
>  UI AM revoke1                                           (OK=9      KO=0     )
>  UI AM revoke2                                           (OK=9      KO=0     )
>  UI AM endsession                                        (OK=9      KO=0     )
> Skip 2FA                                                 (OK=17     KO=0     )
> RootUserinfo                                             (OK=28     KO=0     )
> GetUUid                                                  (OK=8      KO=0     )
> GetOpenidConfig                                          (OK=11     KO=0     )
> CreatePolicy                                             (OK=8      KO=0     )
> tokenUserinfo                                            (OK=6      KO=0     )
> getIdToken                                               (OK=2      KO=0     )
> getIdToken Redirect 1                                    (OK=2      KO=0     )
> createOrganization                                       (OK=2      KO=0     )
> queryOrganization                                        (OK=2      KO=0     )
> deleteOrganization                                       (OK=2      KO=0     )
> ReadPolicy                                               (OK=3      KO=0     )

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


================================================================================
2024-11-06 20:11:40 GMT                                      20s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=896    KO=0     )
> restLoginInitiate                                        (OK=64     KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64     KO=0     )
> UI-Post-Login - stage 1                                  (OK=17     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17     KO=0     )
>  UI AM idFromSession                                     (OK=17     KO=0     )
>  UI AM validateGoto                                      (OK=17     KO=0     )
> User Authorize PKCE stage                                (OK=80     KO=0     )
> User AccessToken PKCE stage                              (OK=79     KO=0     )
> UI-Post-Login - stage 2                                  (OK=17     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2      KO=0     )
> UI-Post-Login - stage 3                                  (OK=17     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17     KO=0     )
>  UI Enduser sessioncheck                                 (OK=17     KO=0     )
>  UI IDM uiconfig                                         (OK=17     KO=0     )
>  UI IDM version                                          (OK=17     KO=0     )
>  UI IDM features                                         (OK=17     KO=0     )
>  UI IDM privilege                                        (OK=17     KO=0     )
>  UI IDM login                                            (OK=17     KO=0     )
>  UI IDM dashboard                                        (OK=16     KO=0     )
>  UI IDM managed user schema                              (OK=16     KO=0     )
>  UI IDM user                                             (OK=16     KO=0     )
>  UI IDM oidcToken                                        (OK=16     KO=0     )
> userinfo                                                 (OK=16     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2      KO=0     )
> UI-Logout                                                (OK=15     KO=0     )
> UI-Logout Redirect 1                                     (OK=15     KO=0     )
>  UI AM revoke1                                           (OK=15     KO=0     )
>  UI AM revoke2                                           (OK=15     KO=0     )
>  UI AM endsession                                        (OK=15     KO=0     )
> Skip 2FA                                                 (OK=32     KO=0     )
> RootUserinfo                                             (OK=46     KO=0     )
> GetUUid                                                  (OK=18     KO=0     )
> GetOpenidConfig                                          (OK=29     KO=0     )
> CreatePolicy                                             (OK=18     KO=0     )
> tokenUserinfo                                            (OK=14     KO=0     )
> getIdToken                                               (OK=2      KO=0     )
> getIdToken Redirect 1                                    (OK=2      KO=0     )
> createOrganization                                       (OK=2      KO=0     )
> queryOrganization                                        (OK=2      KO=0     )
> deleteOrganization                                       (OK=2      KO=0     )
> ReadPolicy                                               (OK=8      KO=0     )
> DeletePolicy                                             (OK=3      KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 36046  / active: 24     / done: 42    
================================================================================


================================================================================
2024-11-06 20:11:45 GMT                                      25s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1380   KO=0     )
> restLoginInitiate                                        (OK=102    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=101    KO=0     )
> UI-Post-Login - stage 1                                  (OK=24     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24     KO=0     )
>  UI AM idFromSession                                     (OK=24     KO=0     )
>  UI AM validateGoto                                      (OK=24     KO=0     )
> User Authorize PKCE stage                                (OK=124    KO=0     )
> User AccessToken PKCE stage                              (OK=123    KO=0     )
> UI-Post-Login - stage 2                                  (OK=24     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2      KO=0     )
> UI-Post-Login - stage 3                                  (OK=24     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23     KO=0     )
>  UI Enduser sessioncheck                                 (OK=23     KO=0     )
>  UI IDM uiconfig                                         (OK=23     KO=0     )
>  UI IDM version                                          (OK=23     KO=0     )
>  UI IDM features                                         (OK=23     KO=0     )
>  UI IDM privilege                                        (OK=23     KO=0     )
>  UI IDM login                                            (OK=23     KO=0     )
>  UI IDM dashboard                                        (OK=23     KO=0     )
>  UI IDM managed user schema                              (OK=23     KO=0     )
>  UI IDM user                                             (OK=23     KO=0     )
>  UI IDM oidcToken                                        (OK=23     KO=0     )
> userinfo                                                 (OK=23     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2      KO=0     )
> UI-Logout                                                (OK=23     KO=0     )
> UI-Logout Redirect 1                                     (OK=23     KO=0     )
>  UI AM revoke1                                           (OK=23     KO=0     )
>  UI AM revoke2                                           (OK=23     KO=0     )
>  UI AM endsession                                        (OK=23     KO=0     )
> Skip 2FA                                                 (OK=54     KO=0     )
> RootUserinfo                                             (OK=69     KO=0     )
> GetUUid                                                  (OK=30     KO=0     )
> GetOpenidConfig                                          (OK=56     KO=0     )
> CreatePolicy                                             (OK=30     KO=0     )
> tokenUserinfo                                            (OK=22     KO=0     )
> getIdToken                                               (OK=7      KO=0     )
> getIdToken Redirect 1                                    (OK=7      KO=0     )
> createOrganization                                       (OK=6      KO=0     )
> queryOrganization                                        (OK=6      KO=0     )
> deleteOrganization                                       (OK=6      KO=0     )
> ReadPolicy                                               (OK=18     KO=0     )
> DeletePolicy                                             (OK=8      KO=0     )

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


================================================================================
2024-11-06 20:11:50 GMT                                      30s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1905   KO=0     )
> restLoginInitiate                                        (OK=145    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=144    KO=0     )
> UI-Post-Login - stage 1                                  (OK=30     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30     KO=0     )
>  UI AM idFromSession                                     (OK=29     KO=0     )
>  UI AM validateGoto                                      (OK=29     KO=0     )
> User Authorize PKCE stage                                (OK=171    KO=0     )
> User AccessToken PKCE stage                              (OK=171    KO=0     )
> UI-Post-Login - stage 2                                  (OK=29     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5      KO=0     )
> UI-Post-Login - stage 3                                  (OK=29     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29     KO=0     )
>  UI Enduser sessioncheck                                 (OK=29     KO=0     )
>  UI IDM uiconfig                                         (OK=29     KO=0     )
>  UI IDM version                                          (OK=29     KO=0     )
>  UI IDM features                                         (OK=29     KO=0     )
>  UI IDM privilege                                        (OK=29     KO=0     )
>  UI IDM login                                            (OK=29     KO=0     )
>  UI IDM dashboard                                        (OK=29     KO=0     )
>  UI IDM managed user schema                              (OK=29     KO=0     )
>  UI IDM user                                             (OK=29     KO=0     )
>  UI IDM oidcToken                                        (OK=29     KO=0     )
> userinfo                                                 (OK=29     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5      KO=0     )
> UI-Logout                                                (OK=29     KO=0     )
> UI-Logout Redirect 1                                     (OK=29     KO=0     )
>  UI AM revoke1                                           (OK=29     KO=0     )
>  UI AM revoke2                                           (OK=29     KO=0     )
>  UI AM endsession                                        (OK=29     KO=0     )
> Skip 2FA                                                 (OK=85     KO=0     )
> RootUserinfo                                             (OK=104    KO=0     )
> GetUUid                                                  (OK=47     KO=0     )
> GetOpenidConfig                                          (OK=94     KO=0     )
> CreatePolicy                                             (OK=47     KO=0     )
> tokenUserinfo                                            (OK=28     KO=0     )
> getIdToken                                               (OK=12     KO=0     )
> getIdToken Redirect 1                                    (OK=12     KO=0     )
> createOrganization                                       (OK=11     KO=0     )
> queryOrganization                                        (OK=11     KO=0     )
> deleteOrganization                                       (OK=11     KO=0     )
> ReadPolicy                                               (OK=29     KO=0     )
> DeletePolicy                                             (OK=17     KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 35962  / active: 43     / done: 107   
================================================================================


================================================================================
2024-11-06 20:11:55 GMT                                      35s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2458   KO=0     )
> restLoginInitiate                                        (OK=193    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=190    KO=0     )
> UI-Post-Login - stage 1                                  (OK=38     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38     KO=0     )
>  UI AM idFromSession                                     (OK=38     KO=0     )
>  UI AM validateGoto                                      (OK=38     KO=0     )
> User Authorize PKCE stage                                (OK=225    KO=0     )
> User AccessToken PKCE stage                              (OK=223    KO=0     )
> UI-Post-Login - stage 2                                  (OK=36     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7      KO=0     )
> UI-Post-Login - stage 3                                  (OK=34     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33     KO=0     )
>  UI Enduser sessioncheck                                 (OK=33     KO=0     )
>  UI IDM uiconfig                                         (OK=33     KO=0     )
>  UI IDM version                                          (OK=33     KO=0     )
>  UI IDM features                                         (OK=33     KO=0     )
>  UI IDM privilege                                        (OK=33     KO=0     )
>  UI IDM login                                            (OK=33     KO=0     )
>  UI IDM dashboard                                        (OK=33     KO=0     )
>  UI IDM managed user schema                              (OK=33     KO=0     )
>  UI IDM user                                             (OK=33     KO=0     )
>  UI IDM oidcToken                                        (OK=33     KO=0     )
> userinfo                                                 (OK=33     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7      KO=0     )
> UI-Logout                                                (OK=33     KO=0     )
> UI-Logout Redirect 1                                     (OK=33     KO=0     )
>  UI AM revoke1                                           (OK=33     KO=0     )
>  UI AM revoke2                                           (OK=33     KO=0     )
>  UI AM endsession                                        (OK=33     KO=0     )
> Skip 2FA                                                 (OK=115    KO=0     )
> RootUserinfo                                             (OK=141    KO=0     )
> GetUUid                                                  (OK=66     KO=0     )
> GetOpenidConfig                                          (OK=142    KO=0     )
> CreatePolicy                                             (OK=65     KO=0     )
> tokenUserinfo                                            (OK=37     KO=0     )
> getIdToken                                               (OK=16     KO=0     )
> getIdToken Redirect 1                                    (OK=16     KO=0     )
> createOrganization                                       (OK=16     KO=0     )
> queryOrganization                                        (OK=16     KO=0     )
> deleteOrganization                                       (OK=16     KO=0     )
> ReadPolicy                                               (OK=47     KO=0     )
> DeletePolicy                                             (OK=29     KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 35911  / active: 55     / done: 146   
================================================================================


================================================================================
2024-11-06 20:12:00 GMT                                      40s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3102   KO=0     )
> restLoginInitiate                                        (OK=231    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=229    KO=0     )
> UI-Post-Login - stage 1                                  (OK=45     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45     KO=0     )
>  UI AM idFromSession                                     (OK=45     KO=0     )
>  UI AM validateGoto                                      (OK=45     KO=0     )
> User Authorize PKCE stage                                (OK=272    KO=0     )
> User AccessToken PKCE stage                              (OK=272    KO=0     )
> UI-Post-Login - stage 2                                  (OK=45     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10     KO=0     )
> UI-Post-Login - stage 3                                  (OK=45     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45     KO=0     )
>  UI Enduser sessioncheck                                 (OK=45     KO=0     )
>  UI IDM uiconfig                                         (OK=45     KO=0     )
>  UI IDM version                                          (OK=45     KO=0     )
>  UI IDM features                                         (OK=45     KO=0     )
>  UI IDM privilege                                        (OK=45     KO=0     )
>  UI IDM login                                            (OK=45     KO=0     )
>  UI IDM dashboard                                        (OK=45     KO=0     )
>  UI IDM managed user schema                              (OK=45     KO=0     )
>  UI IDM user                                             (OK=45     KO=0     )
>  UI IDM oidcToken                                        (OK=45     KO=0     )
> userinfo                                                 (OK=45     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10     KO=0     )
> UI-Logout                                                (OK=45     KO=0     )
> UI-Logout Redirect 1                                     (OK=45     KO=0     )
>  UI AM revoke1                                           (OK=45     KO=0     )
>  UI AM revoke2                                           (OK=45     KO=0     )
>  UI AM endsession                                        (OK=45     KO=0     )
> Skip 2FA                                                 (OK=136    KO=0     )
> RootUserinfo                                             (OK=166    KO=0     )
> GetUUid                                                  (OK=84     KO=0     )
> GetOpenidConfig                                          (OK=196    KO=0     )
> CreatePolicy                                             (OK=84     KO=0     )
> tokenUserinfo                                            (OK=46     KO=0     )
> getIdToken                                               (OK=17     KO=0     )
> getIdToken Redirect 1                                    (OK=17     KO=0     )
> createOrganization                                       (OK=17     KO=0     )
> queryOrganization                                        (OK=17     KO=0     )
> deleteOrganization                                       (OK=17     KO=0     )
> ReadPolicy                                               (OK=64     KO=0     )
> DeletePolicy                                             (OK=47     KO=0     )

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


================================================================================
2024-11-06 20:12:05 GMT                                      45s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3936   KO=0     )
> restLoginInitiate                                        (OK=289    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=287    KO=0     )
> UI-Post-Login - stage 1                                  (OK=59     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=59     KO=0     )
>  UI AM idFromSession                                     (OK=59     KO=0     )
>  UI AM validateGoto                                      (OK=59     KO=0     )
> User Authorize PKCE stage                                (OK=345    KO=0     )
> User AccessToken PKCE stage                              (OK=344    KO=0     )
> UI-Post-Login - stage 2                                  (OK=59     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=59     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=59     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=59     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=12     KO=0     )
> UI-Post-Login - stage 3                                  (OK=57     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=57     KO=0     )
>  UI Enduser sessioncheck                                 (OK=57     KO=0     )
>  UI IDM uiconfig                                         (OK=57     KO=0     )
>  UI IDM version                                          (OK=57     KO=0     )
>  UI IDM features                                         (OK=57     KO=0     )
>  UI IDM privilege                                        (OK=57     KO=0     )
>  UI IDM login                                            (OK=57     KO=0     )
>  UI IDM dashboard                                        (OK=57     KO=0     )
>  UI IDM managed user schema                              (OK=57     KO=0     )
>  UI IDM user                                             (OK=57     KO=0     )
>  UI IDM oidcToken                                        (OK=57     KO=0     )
> userinfo                                                 (OK=57     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=12     KO=0     )
> UI-Logout                                                (OK=57     KO=0     )
> UI-Logout Redirect 1                                     (OK=57     KO=0     )
>  UI AM revoke1                                           (OK=57     KO=0     )
>  UI AM revoke2                                           (OK=57     KO=0     )
>  UI AM endsession                                        (OK=57     KO=0     )
> Skip 2FA                                                 (OK=170    KO=0     )
> RootUserinfo                                             (OK=199    KO=0     )
> GetUUid                                                  (OK=106    KO=0     )
> GetOpenidConfig                                          (OK=253    KO=0     )
> CreatePolicy                                             (OK=106    KO=0     )
> tokenUserinfo                                            (OK=58     KO=0     )
> getIdToken                                               (OK=22     KO=0     )
> getIdToken Redirect 1                                    (OK=22     KO=0     )
> createOrganization                                       (OK=22     KO=0     )
> queryOrganization                                        (OK=22     KO=0     )
> deleteOrganization                                       (OK=22     KO=0     )
> ReadPolicy                                               (OK=84     KO=0     )
> DeletePolicy                                             (OK=63     KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 35811  / active: 53     / done: 248   
================================================================================


================================================================================
2024-11-06 20:12:10 GMT                                      50s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=4688   KO=0     )
> restLoginInitiate                                        (OK=338    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=337    KO=0     )
> UI-Post-Login - stage 1                                  (OK=71     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=71     KO=0     )
>  UI AM idFromSession                                     (OK=71     KO=0     )
>  UI AM validateGoto                                      (OK=71     KO=0     )
> User Authorize PKCE stage                                (OK=405    KO=0     )
> User AccessToken PKCE stage                              (OK=405    KO=0     )
> UI-Post-Login - stage 2                                  (OK=70     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=70     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=70     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=70     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=15     KO=0     )
> UI-Post-Login - stage 3                                  (OK=70     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=70     KO=0     )
>  UI Enduser sessioncheck                                 (OK=70     KO=0     )
>  UI IDM uiconfig                                         (OK=70     KO=0     )
>  UI IDM version                                          (OK=70     KO=0     )
>  UI IDM features                                         (OK=70     KO=0     )
>  UI IDM privilege                                        (OK=70     KO=0     )
>  UI IDM login                                            (OK=70     KO=0     )
>  UI IDM dashboard                                        (OK=70     KO=0     )
>  UI IDM managed user schema                              (OK=70     KO=0     )
>  UI IDM user                                             (OK=70     KO=0     )
>  UI IDM oidcToken                                        (OK=69     KO=0     )
> userinfo                                                 (OK=69     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=15     KO=0     )
> UI-Logout                                                (OK=69     KO=0     )
> UI-Logout Redirect 1                                     (OK=69     KO=0     )
>  UI AM revoke1                                           (OK=69     KO=0     )
>  UI AM revoke2                                           (OK=69     KO=0     )
>  UI AM endsession                                        (OK=69     KO=0     )
> Skip 2FA                                                 (OK=197    KO=0     )
> RootUserinfo                                             (OK=228    KO=0     )
> GetUUid                                                  (OK=122    KO=0     )
> GetOpenidConfig                                          (OK=312    KO=0     )
> CreatePolicy                                             (OK=122    KO=0     )
> tokenUserinfo                                            (OK=69     KO=0     )
> getIdToken                                               (OK=24     KO=0     )
> getIdToken Redirect 1                                    (OK=23     KO=0     )
> createOrganization                                       (OK=23     KO=0     )
> queryOrganization                                        (OK=23     KO=0     )
> deleteOrganization                                       (OK=23     KO=0     )
> ReadPolicy                                               (OK=106    KO=0     )
> DeletePolicy                                             (OK=84     KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 35757  / active: 53     / done: 302   
================================================================================


================================================================================
2024-11-06 20:12:15 GMT                                      55s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=5531   KO=0     )
> restLoginInitiate                                        (OK=394    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=394    KO=0     )
> UI-Post-Login - stage 1                                  (OK=85     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=85     KO=0     )
>  UI AM idFromSession                                     (OK=85     KO=0     )
>  UI AM validateGoto                                      (OK=85     KO=0     )
> User Authorize PKCE stage                                (OK=478    KO=0     )
> User AccessToken PKCE stage                              (OK=477    KO=0     )
> UI-Post-Login - stage 2                                  (OK=85     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=85     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=84     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=84     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=15     KO=0     )
> UI-Post-Login - stage 3                                  (OK=83     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=83     KO=0     )
>  UI Enduser sessioncheck                                 (OK=83     KO=0     )
>  UI IDM uiconfig                                         (OK=83     KO=0     )
>  UI IDM version                                          (OK=83     KO=0     )
>  UI IDM features                                         (OK=83     KO=0     )
>  UI IDM privilege                                        (OK=83     KO=0     )
>  UI IDM login                                            (OK=83     KO=0     )
>  UI IDM dashboard                                        (OK=83     KO=0     )
>  UI IDM managed user schema                              (OK=83     KO=0     )
>  UI IDM user                                             (OK=83     KO=0     )
>  UI IDM oidcToken                                        (OK=83     KO=0     )
> userinfo                                                 (OK=83     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=15     KO=0     )
> UI-Logout                                                (OK=83     KO=0     )
> UI-Logout Redirect 1                                     (OK=83     KO=0     )
>  UI AM revoke1                                           (OK=82     KO=0     )
>  UI AM revoke2                                           (OK=82     KO=0     )
>  UI AM endsession                                        (OK=82     KO=0     )
> Skip 2FA                                                 (OK=228    KO=0     )
> RootUserinfo                                             (OK=279    KO=0     )
> GetUUid                                                  (OK=140    KO=0     )
> GetOpenidConfig                                          (OK=368    KO=0     )
> CreatePolicy                                             (OK=140    KO=0     )
> tokenUserinfo                                            (OK=81     KO=0     )
> getIdToken                                               (OK=25     KO=0     )
> getIdToken Redirect 1                                    (OK=25     KO=0     )
> createOrganization                                       (OK=25     KO=0     )
> queryOrganization                                        (OK=25     KO=0     )
> deleteOrganization                                       (OK=25     KO=0     )
> ReadPolicy                                               (OK=122    KO=0     )
> DeletePolicy                                             (OK=106    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 35703  / active: 53     / done: 356   
================================================================================


================================================================================
2024-11-06 20:12:20 GMT                                      60s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=6325   KO=0     )
> restLoginInitiate                                        (OK=435    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=435    KO=0     )
> UI-Post-Login - stage 1                                  (OK=101    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=101    KO=0     )
>  UI AM idFromSession                                     (OK=101    KO=0     )
>  UI AM validateGoto                                      (OK=101    KO=0     )
> User Authorize PKCE stage                                (OK=534    KO=0     )
> User AccessToken PKCE stage                              (OK=533    KO=0     )
> UI-Post-Login - stage 2                                  (OK=100    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=100    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=100    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=100    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=16     KO=0     )
> UI-Post-Login - stage 3                                  (OK=99     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=99     KO=0     )
>  UI Enduser sessioncheck                                 (OK=99     KO=0     )
>  UI IDM uiconfig                                         (OK=99     KO=0     )
>  UI IDM version                                          (OK=99     KO=0     )
>  UI IDM features                                         (OK=99     KO=0     )
>  UI IDM privilege                                        (OK=99     KO=0     )
>  UI IDM login                                            (OK=99     KO=0     )
>  UI IDM dashboard                                        (OK=99     KO=0     )
>  UI IDM managed user schema                              (OK=99     KO=0     )
>  UI IDM user                                             (OK=99     KO=0     )
>  UI IDM oidcToken                                        (OK=99     KO=0     )
> userinfo                                                 (OK=99     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=16     KO=0     )
> UI-Logout                                                (OK=99     KO=0     )
> UI-Logout Redirect 1                                     (OK=99     KO=0     )
>  UI AM revoke1                                           (OK=98     KO=0     )
>  UI AM revoke2                                           (OK=98     KO=0     )
>  UI AM endsession                                        (OK=98     KO=0     )
> Skip 2FA                                                 (OK=247    KO=0     )
> RootUserinfo                                             (OK=330    KO=0     )
> GetUUid                                                  (OK=150    KO=0     )
> GetOpenidConfig                                          (OK=412    KO=0     )
> CreatePolicy                                             (OK=150    KO=0     )
> tokenUserinfo                                            (OK=87     KO=0     )
> getIdToken                                               (OK=27     KO=0     )
> getIdToken Redirect 1                                    (OK=27     KO=0     )
> createOrganization                                       (OK=27     KO=0     )
> queryOrganization                                        (OK=27     KO=0     )
> deleteOrganization                                       (OK=27     KO=0     )
> ReadPolicy                                               (OK=140    KO=0     )
> DeletePolicy                                             (OK=122    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 35659  / active: 45     / done: 408   
================================================================================


================================================================================
2024-11-06 20:12:25 GMT                                      65s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=7002   KO=0     )
> restLoginInitiate                                        (OK=481    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=481    KO=0     )
> UI-Post-Login - stage 1                                  (OK=110    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=110    KO=0     )
>  UI AM idFromSession                                     (OK=110    KO=0     )
>  UI AM validateGoto                                      (OK=110    KO=0     )
> User Authorize PKCE stage                                (OK=591    KO=0     )
> User AccessToken PKCE stage                              (OK=590    KO=0     )
> UI-Post-Login - stage 2                                  (OK=110    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=110    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=110    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=110    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=16     KO=0     )
> UI-Post-Login - stage 3                                  (OK=110    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=110    KO=0     )
>  UI Enduser sessioncheck                                 (OK=110    KO=0     )
>  UI IDM uiconfig                                         (OK=110    KO=0     )
>  UI IDM version                                          (OK=110    KO=0     )
>  UI IDM features                                         (OK=110    KO=0     )
>  UI IDM privilege                                        (OK=110    KO=0     )
>  UI IDM login                                            (OK=110    KO=0     )
>  UI IDM dashboard                                        (OK=110    KO=0     )
>  UI IDM managed user schema                              (OK=110    KO=0     )
>  UI IDM user                                             (OK=110    KO=0     )
>  UI IDM oidcToken                                        (OK=110    KO=0     )
> userinfo                                                 (OK=110    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=16     KO=0     )
> UI-Logout                                                (OK=110    KO=0     )
> UI-Logout Redirect 1                                     (OK=110    KO=0     )
>  UI AM revoke1                                           (OK=110    KO=0     )
>  UI AM revoke2                                           (OK=110    KO=0     )
>  UI AM endsession                                        (OK=110    KO=0     )
> Skip 2FA                                                 (OK=273    KO=0     )
> RootUserinfo                                             (OK=363    KO=0     )
> GetUUid                                                  (OK=166    KO=0     )
> GetOpenidConfig                                          (OK=456    KO=0     )
> CreatePolicy                                             (OK=166    KO=0     )
> tokenUserinfo                                            (OK=98     KO=0     )
> getIdToken                                               (OK=31     KO=0     )
> getIdToken Redirect 1                                    (OK=31     KO=0     )
> createOrganization                                       (OK=31     KO=0     )
> queryOrganization                                        (OK=31     KO=0     )
> deleteOrganization                                       (OK=31     KO=0     )
> ReadPolicy                                               (OK=150    KO=0     )
> DeletePolicy                                             (OK=140    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 35613  / active: 36     / done: 463   
================================================================================


================================================================================
2024-11-06 20:12:30 GMT                                      70s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=7743   KO=0     )
> restLoginInitiate                                        (OK=532    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=531    KO=0     )
> UI-Post-Login - stage 1                                  (OK=126    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=126    KO=0     )
>  UI AM idFromSession                                     (OK=125    KO=0     )
>  UI AM validateGoto                                      (OK=125    KO=0     )
> User Authorize PKCE stage                                (OK=653    KO=0     )
> User AccessToken PKCE stage                              (OK=651    KO=0     )
> UI-Post-Login - stage 2                                  (OK=124    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=124    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=124    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=124    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=18     KO=0     )
> UI-Post-Login - stage 3                                  (OK=123    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=123    KO=0     )
>  UI Enduser sessioncheck                                 (OK=123    KO=0     )
>  UI IDM uiconfig                                         (OK=123    KO=0     )
>  UI IDM version                                          (OK=123    KO=0     )
>  UI IDM features                                         (OK=123    KO=0     )
>  UI IDM privilege                                        (OK=123    KO=0     )
>  UI IDM login                                            (OK=123    KO=0     )
>  UI IDM dashboard                                        (OK=123    KO=0     )
>  UI IDM managed user schema                              (OK=123    KO=0     )
>  UI IDM user                                             (OK=123    KO=0     )
>  UI IDM oidcToken                                        (OK=122    KO=0     )
> userinfo                                                 (OK=122    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=17     KO=0     )
> UI-Logout                                                (OK=122    KO=0     )
> UI-Logout Redirect 1                                     (OK=122    KO=0     )
>  UI AM revoke1                                           (OK=122    KO=0     )
>  UI AM revoke2                                           (OK=122    KO=0     )
>  UI AM endsession                                        (OK=122    KO=0     )
> Skip 2FA                                                 (OK=297    KO=0     )
> RootUserinfo                                             (OK=387    KO=0     )
> GetUUid                                                  (OK=183    KO=0     )
> GetOpenidConfig                                          (OK=499    KO=0     )
> CreatePolicy                                             (OK=183    KO=0     )
> tokenUserinfo                                            (OK=107    KO=0     )
> getIdToken                                               (OK=33     KO=0     )
> getIdToken Redirect 1                                    (OK=33     KO=0     )
> createOrganization                                       (OK=33     KO=0     )
> queryOrganization                                        (OK=33     KO=0     )
> deleteOrganization                                       (OK=33     KO=0     )
> ReadPolicy                                               (OK=165    KO=0     )
> DeletePolicy                                             (OK=150    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 35562  / active: 47     / done: 503   
================================================================================


================================================================================
2024-11-06 20:12:35 GMT                                      75s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=8615   KO=0     )
> restLoginInitiate                                        (OK=589    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=587    KO=0     )
> UI-Post-Login - stage 1                                  (OK=139    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=139    KO=0     )
>  UI AM idFromSession                                     (OK=139    KO=0     )
>  UI AM validateGoto                                      (OK=139    KO=0     )
> User Authorize PKCE stage                                (OK=726    KO=0     )
> User AccessToken PKCE stage                              (OK=726    KO=0     )
> UI-Post-Login - stage 2                                  (OK=139    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=139    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=139    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=139    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=18     KO=0     )
> UI-Post-Login - stage 3                                  (OK=139    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=139    KO=0     )
>  UI Enduser sessioncheck                                 (OK=139    KO=0     )
>  UI IDM uiconfig                                         (OK=139    KO=0     )
>  UI IDM version                                          (OK=139    KO=0     )
>  UI IDM features                                         (OK=139    KO=0     )
>  UI IDM privilege                                        (OK=139    KO=0     )
>  UI IDM login                                            (OK=139    KO=0     )
>  UI IDM dashboard                                        (OK=139    KO=0     )
>  UI IDM managed user schema                              (OK=139    KO=0     )
>  UI IDM user                                             (OK=139    KO=0     )
>  UI IDM oidcToken                                        (OK=139    KO=0     )
> userinfo                                                 (OK=139    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=18     KO=0     )
> UI-Logout                                                (OK=139    KO=0     )
> UI-Logout Redirect 1                                     (OK=139    KO=0     )
>  UI AM revoke1                                           (OK=139    KO=0     )
>  UI AM revoke2                                           (OK=139    KO=0     )
>  UI AM endsession                                        (OK=139    KO=0     )
> Skip 2FA                                                 (OK=323    KO=0     )
> RootUserinfo                                             (OK=413    KO=0     )
> GetUUid                                                  (OK=204    KO=0     )
> GetOpenidConfig                                          (OK=552    KO=0     )
> CreatePolicy                                             (OK=203    KO=0     )
> tokenUserinfo                                            (OK=125    KO=0     )
> getIdToken                                               (OK=34     KO=0     )
> getIdToken Redirect 1                                    (OK=34     KO=0     )
> createOrganization                                       (OK=34     KO=0     )
> queryOrganization                                        (OK=34     KO=0     )
> deleteOrganization                                       (OK=34     KO=0     )
> ReadPolicy                                               (OK=183    KO=0     )
> DeletePolicy                                             (OK=164    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 35505  / active: 47     / done: 560   
================================================================================


================================================================================
2024-11-06 20:12:40 GMT                                      80s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=9482   KO=0     )
> restLoginInitiate                                        (OK=643    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=640    KO=0     )
> UI-Post-Login - stage 1                                  (OK=156    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=156    KO=0     )
>  UI AM idFromSession                                     (OK=156    KO=0     )
>  UI AM validateGoto                                      (OK=156    KO=0     )
> User Authorize PKCE stage                                (OK=795    KO=0     )
> User AccessToken PKCE stage                              (OK=795    KO=0     )
> UI-Post-Login - stage 2                                  (OK=156    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=156    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=156    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=156    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=20     KO=0     )
> UI-Post-Login - stage 3                                  (OK=155    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=155    KO=0     )
>  UI Enduser sessioncheck                                 (OK=155    KO=0     )
>  UI IDM uiconfig                                         (OK=155    KO=0     )
>  UI IDM version                                          (OK=155    KO=0     )
>  UI IDM features                                         (OK=155    KO=0     )
>  UI IDM privilege                                        (OK=155    KO=0     )
>  UI IDM login                                            (OK=155    KO=0     )
>  UI IDM dashboard                                        (OK=155    KO=0     )
>  UI IDM managed user schema                              (OK=155    KO=0     )
>  UI IDM user                                             (OK=155    KO=0     )
>  UI IDM oidcToken                                        (OK=155    KO=0     )
> userinfo                                                 (OK=155    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=20     KO=0     )
> UI-Logout                                                (OK=155    KO=0     )
> UI-Logout Redirect 1                                     (OK=154    KO=0     )
>  UI AM revoke1                                           (OK=153    KO=0     )
>  UI AM revoke2                                           (OK=153    KO=0     )
>  UI AM endsession                                        (OK=153    KO=0     )
> Skip 2FA                                                 (OK=349    KO=0     )
> RootUserinfo                                             (OK=445    KO=0     )
> GetUUid                                                  (OK=218    KO=0     )
> GetOpenidConfig                                          (OK=603    KO=0     )
> CreatePolicy                                             (OK=218    KO=0     )
> tokenUserinfo                                            (OK=135    KO=0     )
> getIdToken                                               (OK=37     KO=0     )
> getIdToken Redirect 1                                    (OK=37     KO=0     )
> createOrganization                                       (OK=37     KO=0     )
> queryOrganization                                        (OK=37     KO=0     )
> deleteOrganization                                       (OK=37     KO=0     )
> ReadPolicy                                               (OK=203    KO=0     )
> DeletePolicy                                             (OK=182    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 35448  / active: 52     / done: 612   
================================================================================


================================================================================
2024-11-06 20:12:45 GMT                                      85s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=10048  KO=0     )
> restLoginInitiate                                        (OK=688    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=685    KO=0     )
> UI-Post-Login - stage 1                                  (OK=162    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=162    KO=0     )
>  UI AM idFromSession                                     (OK=162    KO=0     )
>  UI AM validateGoto                                      (OK=162    KO=0     )
> User Authorize PKCE stage                                (OK=847    KO=0     )
> User AccessToken PKCE stage                              (OK=846    KO=0     )
> UI-Post-Login - stage 2                                  (OK=162    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=162    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=162    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=162    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=21     KO=0     )
> UI-Post-Login - stage 3                                  (OK=162    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=162    KO=0     )
>  UI Enduser sessioncheck                                 (OK=162    KO=0     )
>  UI IDM uiconfig                                         (OK=162    KO=0     )
>  UI IDM version                                          (OK=162    KO=0     )
>  UI IDM features                                         (OK=161    KO=0     )
>  UI IDM privilege                                        (OK=161    KO=0     )
>  UI IDM login                                            (OK=161    KO=0     )
>  UI IDM dashboard                                        (OK=160    KO=0     )
>  UI IDM managed user schema                              (OK=160    KO=0     )
>  UI IDM user                                             (OK=160    KO=0     )
>  UI IDM oidcToken                                        (OK=160    KO=0     )
> userinfo                                                 (OK=160    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=21     KO=0     )
> UI-Logout                                                (OK=160    KO=0     )
> UI-Logout Redirect 1                                     (OK=160    KO=0     )
>  UI AM revoke1                                           (OK=160    KO=0     )
>  UI AM revoke2                                           (OK=160    KO=0     )
>  UI AM endsession                                        (OK=160    KO=0     )
> Skip 2FA                                                 (OK=377    KO=0     )
> RootUserinfo                                             (OK=469    KO=0     )
> GetUUid                                                  (OK=239    KO=0     )
> GetOpenidConfig                                          (OK=657    KO=0     )
> CreatePolicy                                             (OK=237    KO=0     )
> tokenUserinfo                                            (OK=145    KO=0     )
> getIdToken                                               (OK=42     KO=0     )
> getIdToken Redirect 1                                    (OK=42     KO=0     )
> createOrganization                                       (OK=42     KO=0     )
> queryOrganization                                        (OK=42     KO=0     )
> deleteOrganization                                       (OK=42     KO=0     )
> ReadPolicy                                               (OK=218    KO=0     )
> DeletePolicy                                             (OK=199    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 35403  / active: 51     / done: 658   
================================================================================


================================================================================
2024-11-06 20:12:50 GMT                                      90s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=10647  KO=0     )
> restLoginInitiate                                        (OK=728    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=728    KO=0     )
> UI-Post-Login - stage 1                                  (OK=170    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=170    KO=0     )
>  UI AM idFromSession                                     (OK=170    KO=0     )
>  UI AM validateGoto                                      (OK=170    KO=0     )
> User Authorize PKCE stage                                (OK=898    KO=0     )
> User AccessToken PKCE stage                              (OK=897    KO=0     )
> UI-Post-Login - stage 2                                  (OK=170    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=170    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=170    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=170    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=24     KO=0     )
> UI-Post-Login - stage 3                                  (OK=170    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=170    KO=0     )
>  UI Enduser sessioncheck                                 (OK=169    KO=0     )
>  UI IDM uiconfig                                         (OK=169    KO=0     )
>  UI IDM version                                          (OK=169    KO=0     )
>  UI IDM features                                         (OK=169    KO=0     )
>  UI IDM privilege                                        (OK=169    KO=0     )
>  UI IDM login                                            (OK=169    KO=0     )
>  UI IDM dashboard                                        (OK=169    KO=0     )
>  UI IDM managed user schema                              (OK=169    KO=0     )
>  UI IDM user                                             (OK=169    KO=0     )
>  UI IDM oidcToken                                        (OK=169    KO=0     )
> userinfo                                                 (OK=169    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=24     KO=0     )
> UI-Logout                                                (OK=169    KO=0     )
> UI-Logout Redirect 1                                     (OK=169    KO=0     )
>  UI AM revoke1                                           (OK=169    KO=0     )
>  UI AM revoke2                                           (OK=169    KO=0     )
>  UI AM endsession                                        (OK=169    KO=0     )
> Skip 2FA                                                 (OK=401    KO=0     )
> RootUserinfo                                             (OK=497    KO=0     )
> GetUUid                                                  (OK=253    KO=0     )
> GetOpenidConfig                                          (OK=708    KO=0     )
> CreatePolicy                                             (OK=253    KO=0     )
> tokenUserinfo                                            (OK=157    KO=0     )
> getIdToken                                               (OK=44     KO=0     )
> getIdToken Redirect 1                                    (OK=44     KO=0     )
> createOrganization                                       (OK=44     KO=0     )
> queryOrganization                                        (OK=44     KO=0     )
> deleteOrganization                                       (OK=44     KO=0     )
> ReadPolicy                                               (OK=237    KO=0     )
> DeletePolicy                                             (OK=218    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 35360  / active: 45     / done: 707   
================================================================================


================================================================================
2024-11-06 20:12:55 GMT                                      95s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=11310  KO=0     )
> restLoginInitiate                                        (OK=778    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=778    KO=0     )
> UI-Post-Login - stage 1                                  (OK=181    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=181    KO=0     )
>  UI AM idFromSession                                     (OK=180    KO=0     )
>  UI AM validateGoto                                      (OK=180    KO=0     )
> User Authorize PKCE stage                                (OK=952    KO=0     )
> User AccessToken PKCE stage                              (OK=950    KO=0     )
> UI-Post-Login - stage 2                                  (OK=179    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=178    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=178    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=178    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=29     KO=0     )
> UI-Post-Login - stage 3                                  (OK=178    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=178    KO=0     )
>  UI Enduser sessioncheck                                 (OK=178    KO=0     )
>  UI IDM uiconfig                                         (OK=178    KO=0     )
>  UI IDM version                                          (OK=178    KO=0     )
>  UI IDM features                                         (OK=178    KO=0     )
>  UI IDM privilege                                        (OK=178    KO=0     )
>  UI IDM login                                            (OK=178    KO=0     )
>  UI IDM dashboard                                        (OK=178    KO=0     )
>  UI IDM managed user schema                              (OK=178    KO=0     )
>  UI IDM user                                             (OK=178    KO=0     )
>  UI IDM oidcToken                                        (OK=178    KO=0     )
> userinfo                                                 (OK=178    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=29     KO=0     )
> UI-Logout                                                (OK=178    KO=0     )
> UI-Logout Redirect 1                                     (OK=178    KO=0     )
>  UI AM revoke1                                           (OK=178    KO=0     )
>  UI AM revoke2                                           (OK=178    KO=0     )
>  UI AM endsession                                        (OK=178    KO=0     )
> Skip 2FA                                                 (OK=429    KO=0     )
> RootUserinfo                                             (OK=539    KO=0     )
> GetUUid                                                  (OK=269    KO=0     )
> GetOpenidConfig                                          (OK=759    KO=0     )
> CreatePolicy                                             (OK=269    KO=0     )
> tokenUserinfo                                            (OK=165    KO=0     )
> getIdToken                                               (OK=47     KO=0     )
> getIdToken Redirect 1                                    (OK=47     KO=0     )
> createOrganization                                       (OK=47     KO=0     )
> queryOrganization                                        (OK=47     KO=0     )
> deleteOrganization                                       (OK=47     KO=0     )
> ReadPolicy                                               (OK=253    KO=0     )
> DeletePolicy                                             (OK=237    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 35304  / active: 50     / done: 758   
================================================================================


================================================================================
2024-11-06 20:13:00 GMT                                     100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=12007  KO=0     )
> restLoginInitiate                                        (OK=812    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=810    KO=0     )
> UI-Post-Login - stage 1                                  (OK=194    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=194    KO=0     )
>  UI AM idFromSession                                     (OK=193    KO=0     )
>  UI AM validateGoto                                      (OK=193    KO=0     )
> User Authorize PKCE stage                                (OK=1001   KO=0     )
> User AccessToken PKCE stage                              (OK=1001   KO=0     )
> UI-Post-Login - stage 2                                  (OK=193    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=193    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=193    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=193    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=31     KO=0     )
> UI-Post-Login - stage 3                                  (OK=193    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=193    KO=0     )
>  UI Enduser sessioncheck                                 (OK=193    KO=0     )
>  UI IDM uiconfig                                         (OK=193    KO=0     )
>  UI IDM version                                          (OK=193    KO=0     )
>  UI IDM features                                         (OK=193    KO=0     )
>  UI IDM privilege                                        (OK=193    KO=0     )
>  UI IDM login                                            (OK=192    KO=0     )
>  UI IDM dashboard                                        (OK=192    KO=0     )
>  UI IDM managed user schema                              (OK=192    KO=0     )
>  UI IDM user                                             (OK=192    KO=0     )
>  UI IDM oidcToken                                        (OK=192    KO=0     )
> userinfo                                                 (OK=192    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=31     KO=0     )
> UI-Logout                                                (OK=192    KO=0     )
> UI-Logout Redirect 1                                     (OK=192    KO=0     )
>  UI AM revoke1                                           (OK=192    KO=0     )
>  UI AM revoke2                                           (OK=192    KO=0     )
>  UI AM endsession                                        (OK=192    KO=0     )
> Skip 2FA                                                 (OK=443    KO=0     )
> RootUserinfo                                             (OK=579    KO=0     )
> GetUUid                                                  (OK=275    KO=0     )
> GetOpenidConfig                                          (OK=797    KO=0     )
> CreatePolicy                                             (OK=275    KO=0     )
> tokenUserinfo                                            (OK=172    KO=0     )
> getIdToken                                               (OK=50     KO=0     )
> getIdToken Redirect 1                                    (OK=50     KO=0     )
> createOrganization                                       (OK=50     KO=0     )
> queryOrganization                                        (OK=50     KO=0     )
> deleteOrganization                                       (OK=50     KO=0     )
> ReadPolicy                                               (OK=269    KO=0     )
> DeletePolicy                                             (OK=252    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 35267  / active: 37     / done: 808   
================================================================================


================================================================================
2024-11-06 20:13:05 GMT                                     105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=12671  KO=0     )
> restLoginInitiate                                        (OK=857    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=857    KO=0     )
> UI-Post-Login - stage 1                                  (OK=203    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=203    KO=0     )
>  UI AM idFromSession                                     (OK=203    KO=0     )
>  UI AM validateGoto                                      (OK=203    KO=0     )
> User Authorize PKCE stage                                (OK=1058   KO=0     )
> User AccessToken PKCE stage                              (OK=1057   KO=0     )
> UI-Post-Login - stage 2                                  (OK=203    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=203    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=203    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=203    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=32     KO=0     )
> UI-Post-Login - stage 3                                  (OK=203    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=203    KO=0     )
>  UI Enduser sessioncheck                                 (OK=203    KO=0     )
>  UI IDM uiconfig                                         (OK=203    KO=0     )
>  UI IDM version                                          (OK=203    KO=0     )
>  UI IDM features                                         (OK=203    KO=0     )
>  UI IDM privilege                                        (OK=203    KO=0     )
>  UI IDM login                                            (OK=203    KO=0     )
>  UI IDM dashboard                                        (OK=203    KO=0     )
>  UI IDM managed user schema                              (OK=203    KO=0     )
>  UI IDM user                                             (OK=203    KO=0     )
>  UI IDM oidcToken                                        (OK=203    KO=0     )
> userinfo                                                 (OK=203    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=32     KO=0     )
> UI-Logout                                                (OK=203    KO=0     )
> UI-Logout Redirect 1                                     (OK=203    KO=0     )
>  UI AM revoke1                                           (OK=203    KO=0     )
>  UI AM revoke2                                           (OK=203    KO=0     )
>  UI AM endsession                                        (OK=203    KO=0     )
> Skip 2FA                                                 (OK=475    KO=0     )
> RootUserinfo                                             (OK=610    KO=0     )
> GetUUid                                                  (OK=293    KO=0     )
> GetOpenidConfig                                          (OK=836    KO=0     )
> CreatePolicy                                             (OK=293    KO=0     )
> tokenUserinfo                                            (OK=176    KO=0     )
> getIdToken                                               (OK=55     KO=0     )
> getIdToken Redirect 1                                    (OK=55     KO=0     )
> createOrganization                                       (OK=55     KO=0     )
> queryOrganization                                        (OK=55     KO=0     )
> deleteOrganization                                       (OK=55     KO=0     )
> ReadPolicy                                               (OK=274    KO=0     )
> DeletePolicy                                             (OK=268    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 35223  / active: 37     / done: 852   
================================================================================


================================================================================
2024-11-06 20:13:10 GMT                                     110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=13389  KO=0     )
> restLoginInitiate                                        (OK=908    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=906    KO=0     )
> UI-Post-Login - stage 1                                  (OK=218    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=217    KO=0     )
>  UI AM idFromSession                                     (OK=217    KO=0     )
>  UI AM validateGoto                                      (OK=217    KO=0     )
> User Authorize PKCE stage                                (OK=1121   KO=0     )
> User AccessToken PKCE stage                              (OK=1119   KO=0     )
> UI-Post-Login - stage 2                                  (OK=217    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=217    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=217    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=217    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=33     KO=0     )
> UI-Post-Login - stage 3                                  (OK=217    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=216    KO=0     )
>  UI Enduser sessioncheck                                 (OK=215    KO=0     )
>  UI IDM uiconfig                                         (OK=215    KO=0     )
>  UI IDM version                                          (OK=215    KO=0     )
>  UI IDM features                                         (OK=214    KO=0     )
>  UI IDM privilege                                        (OK=214    KO=0     )
>  UI IDM login                                            (OK=214    KO=0     )
>  UI IDM dashboard                                        (OK=214    KO=0     )
>  UI IDM managed user schema                              (OK=214    KO=0     )
>  UI IDM user                                             (OK=214    KO=0     )
>  UI IDM oidcToken                                        (OK=214    KO=0     )
> userinfo                                                 (OK=214    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=33     KO=0     )
> UI-Logout                                                (OK=214    KO=0     )
> UI-Logout Redirect 1                                     (OK=214    KO=0     )
>  UI AM revoke1                                           (OK=213    KO=0     )
>  UI AM revoke2                                           (OK=213    KO=0     )
>  UI AM endsession                                        (OK=213    KO=0     )
> Skip 2FA                                                 (OK=498    KO=0     )
> RootUserinfo                                             (OK=659    KO=0     )
> GetUUid                                                  (OK=303    KO=0     )
> GetOpenidConfig                                          (OK=870    KO=0     )
> CreatePolicy                                             (OK=303    KO=0     )
> tokenUserinfo                                            (OK=188    KO=0     )
> getIdToken                                               (OK=58     KO=0     )
> getIdToken Redirect 1                                    (OK=58     KO=0     )
> createOrganization                                       (OK=57     KO=0     )
> queryOrganization                                        (OK=57     KO=0     )
> deleteOrganization                                       (OK=57     KO=0     )
> ReadPolicy                                               (OK=293    KO=0     )
> DeletePolicy                                             (OK=274    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 35171  / active: 51     / done: 890   
================================================================================


================================================================================
2024-11-06 20:13:15 GMT                                     115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=14244  KO=0     )
> restLoginInitiate                                        (OK=965    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=963    KO=0     )
> UI-Post-Login - stage 1                                  (OK=229    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=229    KO=0     )
>  UI AM idFromSession                                     (OK=229    KO=0     )
>  UI AM validateGoto                                      (OK=229    KO=0     )
> User Authorize PKCE stage                                (OK=1191   KO=0     )
> User AccessToken PKCE stage                              (OK=1189   KO=0     )
> UI-Post-Login - stage 2                                  (OK=228    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=228    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=228    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=228    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=35     KO=0     )
> UI-Post-Login - stage 3                                  (OK=228    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=228    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 features                                         (OK=228    KO=0     )
>  UI IDM privilege                                        (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=228    KO=0     )
> userinfo                                                 (OK=228    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=35     KO=0     )
> UI-Logout                                                (OK=228    KO=0     )
> UI-Logout Redirect 1                                     (OK=228    KO=0     )
>  UI AM revoke1                                           (OK=228    KO=0     )
>  UI AM revoke2                                           (OK=228    KO=0     )
>  UI AM endsession                                        (OK=228    KO=0     )
> Skip 2FA                                                 (OK=538    KO=0     )
> RootUserinfo                                             (OK=710    KO=0     )
> GetUUid                                                  (OK=326    KO=0     )
> GetOpenidConfig                                          (OK=922    KO=0     )
> CreatePolicy                                             (OK=326    KO=0     )
> tokenUserinfo                                            (OK=196    KO=0     )
> getIdToken                                               (OK=64     KO=0     )
> getIdToken Redirect 1                                    (OK=64     KO=0     )
> createOrganization                                       (OK=64     KO=0     )
> queryOrganization                                        (OK=64     KO=0     )
> deleteOrganization                                       (OK=64     KO=0     )
> ReadPolicy                                               (OK=303    KO=0     )
> DeletePolicy                                             (OK=293    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 35110  / active: 48     / done: 954   
================================================================================


================================================================================
2024-11-06 20:13:20 GMT                                     120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=15055  KO=0     )
> restLoginInitiate                                        (OK=1022   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1022   KO=0     )
> UI-Post-Login - stage 1                                  (OK=241    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=241    KO=0     )
>  UI AM idFromSession                                     (OK=240    KO=0     )
>  UI AM validateGoto                                      (OK=240    KO=0     )
> User Authorize PKCE stage                                (OK=1259   KO=0     )
> User AccessToken PKCE stage                              (OK=1259   KO=0     )
> UI-Post-Login - stage 2                                  (OK=240    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=240    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=240    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=240    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=35     KO=0     )
> UI-Post-Login - stage 3                                  (OK=240    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=240    KO=0     )
>  UI Enduser sessioncheck                                 (OK=240    KO=0     )
>  UI IDM uiconfig                                         (OK=240    KO=0     )
>  UI IDM version                                          (OK=240    KO=0     )
>  UI IDM features                                         (OK=240    KO=0     )
>  UI IDM privilege                                        (OK=240    KO=0     )
>  UI IDM login                                            (OK=240    KO=0     )
>  UI IDM dashboard                                        (OK=240    KO=0     )
>  UI IDM managed user schema                              (OK=240    KO=0     )
>  UI IDM user                                             (OK=240    KO=0     )
>  UI IDM oidcToken                                        (OK=240    KO=0     )
> userinfo                                                 (OK=240    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=35     KO=0     )
> UI-Logout                                                (OK=240    KO=0     )
> UI-Logout Redirect 1                                     (OK=240    KO=0     )
>  UI AM revoke1                                           (OK=240    KO=0     )
>  UI AM revoke2                                           (OK=240    KO=0     )
>  UI AM endsession                                        (OK=240    KO=0     )
> Skip 2FA                                                 (OK=571    KO=0     )
> RootUserinfo                                             (OK=751    KO=0     )
> GetUUid                                                  (OK=344    KO=0     )
> GetOpenidConfig                                          (OK=973    KO=0     )
> CreatePolicy                                             (OK=344    KO=0     )
> tokenUserinfo                                            (OK=209    KO=0     )
> getIdToken                                               (OK=72     KO=0     )
> getIdToken Redirect 1                                    (OK=72     KO=0     )
> createOrganization                                       (OK=72     KO=0     )
> queryOrganization                                        (OK=72     KO=0     )
> deleteOrganization                                       (OK=72     KO=0     )
> ReadPolicy                                               (OK=326    KO=0     )
> DeletePolicy                                             (OK=303    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 35054  / active: 53     / done: 1005  
================================================================================


================================================================================
2024-11-06 20:13:25 GMT                                     125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=15802  KO=0     )
> restLoginInitiate                                        (OK=1072   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1071   KO=0     )
> UI-Post-Login - stage 1                                  (OK=255    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=255    KO=0     )
>  UI AM idFromSession                                     (OK=254    KO=0     )
>  UI AM validateGoto                                      (OK=254    KO=0     )
> User Authorize PKCE stage                                (OK=1321   KO=0     )
> User AccessToken PKCE stage                              (OK=1320   KO=0     )
> UI-Post-Login - stage 2                                  (OK=253    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=253    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=253    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=253    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=36     KO=0     )
> UI-Post-Login - stage 3                                  (OK=253    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=253    KO=0     )
>  UI Enduser sessioncheck                                 (OK=253    KO=0     )
>  UI IDM uiconfig                                         (OK=253    KO=0     )
>  UI IDM version                                          (OK=253    KO=0     )
>  UI IDM features                                         (OK=252    KO=0     )
>  UI IDM privilege                                        (OK=252    KO=0     )
>  UI IDM login                                            (OK=252    KO=0     )
>  UI IDM dashboard                                        (OK=252    KO=0     )
>  UI IDM managed user schema                              (OK=252    KO=0     )
>  UI IDM user                                             (OK=252    KO=0     )
>  UI IDM oidcToken                                        (OK=252    KO=0     )
> userinfo                                                 (OK=252    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=36     KO=0     )
> UI-Logout                                                (OK=252    KO=0     )
> UI-Logout Redirect 1                                     (OK=252    KO=0     )
>  UI AM revoke1                                           (OK=252    KO=0     )
>  UI AM revoke2                                           (OK=252    KO=0     )
>  UI AM endsession                                        (OK=252    KO=0     )
> Skip 2FA                                                 (OK=591    KO=0     )
> RootUserinfo                                             (OK=782    KO=0     )
> GetUUid                                                  (OK=355    KO=0     )
> GetOpenidConfig                                          (OK=1025   KO=0     )
> CreatePolicy                                             (OK=354    KO=0     )
> tokenUserinfo                                            (OK=223    KO=0     )
> getIdToken                                               (OK=75     KO=0     )
> getIdToken Redirect 1                                    (OK=75     KO=0     )
> createOrganization                                       (OK=75     KO=0     )
> queryOrganization                                        (OK=75     KO=0     )
> deleteOrganization                                       (OK=75     KO=0     )
> ReadPolicy                                               (OK=344    KO=0     )
> DeletePolicy                                             (OK=326    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 35003  / active: 45     / done: 1064  
================================================================================


================================================================================
2024-11-06 20:13:30 GMT                                     130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=16544  KO=0     )
> restLoginInitiate                                        (OK=1122   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1121   KO=0     )
> UI-Post-Login - stage 1                                  (OK=266    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=265    KO=0     )
>  UI AM idFromSession                                     (OK=265    KO=0     )
>  UI AM validateGoto                                      (OK=265    KO=0     )
> User Authorize PKCE stage                                (OK=1384   KO=0     )
> User AccessToken PKCE stage                              (OK=1384   KO=0     )
> UI-Post-Login - stage 2                                  (OK=265    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=265    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=265    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=265    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=37     KO=0     )
> UI-Post-Login - stage 3                                  (OK=265    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=265    KO=0     )
>  UI Enduser sessioncheck                                 (OK=264    KO=0     )
>  UI IDM uiconfig                                         (OK=264    KO=0     )
>  UI IDM version                                          (OK=264    KO=0     )
>  UI IDM features                                         (OK=264    KO=0     )
>  UI IDM privilege                                        (OK=264    KO=0     )
>  UI IDM login                                            (OK=264    KO=0     )
>  UI IDM dashboard                                        (OK=264    KO=0     )
>  UI IDM managed user schema                              (OK=264    KO=0     )
>  UI IDM user                                             (OK=264    KO=0     )
>  UI IDM oidcToken                                        (OK=264    KO=0     )
> userinfo                                                 (OK=264    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=37     KO=0     )
> UI-Logout                                                (OK=264    KO=0     )
> UI-Logout Redirect 1                                     (OK=264    KO=0     )
>  UI AM revoke1                                           (OK=264    KO=0     )
>  UI AM revoke2                                           (OK=264    KO=0     )
>  UI AM endsession                                        (OK=264    KO=0     )
> Skip 2FA                                                 (OK=619    KO=0     )
> RootUserinfo                                             (OK=831    KO=0     )
> GetUUid                                                  (OK=368    KO=0     )
> GetOpenidConfig                                          (OK=1066   KO=0     )
> CreatePolicy                                             (OK=368    KO=0     )
> tokenUserinfo                                            (OK=235    KO=0     )
> getIdToken                                               (OK=80     KO=0     )
> getIdToken Redirect 1                                    (OK=80     KO=0     )
> createOrganization                                       (OK=80     KO=0     )
> queryOrganization                                        (OK=80     KO=0     )
> deleteOrganization                                       (OK=80     KO=0     )
> ReadPolicy                                               (OK=353    KO=0     )
> DeletePolicy                                             (OK=344    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 34953  / active: 41     / done: 1118  
================================================================================


================================================================================
2024-11-06 20:13:35 GMT                                     135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=17184  KO=0     )
> restLoginInitiate                                        (OK=1167   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1165   KO=0     )
> UI-Post-Login - stage 1                                  (OK=276    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=276    KO=0     )
>  UI AM idFromSession                                     (OK=276    KO=0     )
>  UI AM validateGoto                                      (OK=276    KO=0     )
> User Authorize PKCE stage                                (OK=1437   KO=0     )
> User AccessToken PKCE stage                              (OK=1435   KO=0     )
> UI-Post-Login - stage 2                                  (OK=276    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=276    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=276    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=276    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=39     KO=0     )
> UI-Post-Login - stage 3                                  (OK=275    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=275    KO=0     )
>  UI Enduser sessioncheck                                 (OK=275    KO=0     )
>  UI IDM uiconfig                                         (OK=275    KO=0     )
>  UI IDM version                                          (OK=275    KO=0     )
>  UI IDM features                                         (OK=275    KO=0     )
>  UI IDM privilege                                        (OK=275    KO=0     )
>  UI IDM login                                            (OK=275    KO=0     )
>  UI IDM dashboard                                        (OK=275    KO=0     )
>  UI IDM managed user schema                              (OK=275    KO=0     )
>  UI IDM user                                             (OK=275    KO=0     )
>  UI IDM oidcToken                                        (OK=275    KO=0     )
> userinfo                                                 (OK=275    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=39     KO=0     )
> UI-Logout                                                (OK=275    KO=0     )
> UI-Logout Redirect 1                                     (OK=275    KO=0     )
>  UI AM revoke1                                           (OK=275    KO=0     )
>  UI AM revoke2                                           (OK=275    KO=0     )
>  UI AM endsession                                        (OK=275    KO=0     )
> Skip 2FA                                                 (OK=640    KO=0     )
> RootUserinfo                                             (OK=862    KO=0     )
> GetUUid                                                  (OK=384    KO=0     )
> GetOpenidConfig                                          (OK=1105   KO=0     )
> CreatePolicy                                             (OK=383    KO=0     )
> tokenUserinfo                                            (OK=244    KO=0     )
> getIdToken                                               (OK=81     KO=0     )
> getIdToken Redirect 1                                    (OK=81     KO=0     )
> createOrganization                                       (OK=81     KO=0     )
> queryOrganization                                        (OK=81     KO=0     )
> deleteOrganization                                       (OK=81     KO=0     )
> ReadPolicy                                               (OK=368    KO=0     )
> DeletePolicy                                             (OK=353    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 34906  / active: 44     / done: 1162  
================================================================================


================================================================================
2024-11-06 20:13:40 GMT                                     140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=17971  KO=0     )
> restLoginInitiate                                        (OK=1215   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1213   KO=0     )
> UI-Post-Login - stage 1                                  (OK=290    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=290    KO=0     )
>  UI AM idFromSession                                     (OK=290    KO=0     )
>  UI AM validateGoto                                      (OK=290    KO=0     )
> User Authorize PKCE stage                                (OK=1501   KO=0     )
> User AccessToken PKCE stage                              (OK=1497   KO=0     )
> UI-Post-Login - stage 2                                  (OK=290    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=290    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=290    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=290    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=40     KO=0     )
> UI-Post-Login - stage 3                                  (OK=290    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=290    KO=0     )
>  UI Enduser sessioncheck                                 (OK=290    KO=0     )
>  UI IDM uiconfig                                         (OK=290    KO=0     )
>  UI IDM version                                          (OK=290    KO=0     )
>  UI IDM features                                         (OK=290    KO=0     )
>  UI IDM privilege                                        (OK=290    KO=0     )
>  UI IDM login                                            (OK=290    KO=0     )
>  UI IDM dashboard                                        (OK=290    KO=0     )
>  UI IDM managed user schema                              (OK=290    KO=0     )
>  UI IDM user                                             (OK=290    KO=0     )
>  UI IDM oidcToken                                        (OK=290    KO=0     )
> userinfo                                                 (OK=290    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=40     KO=0     )
> UI-Logout                                                (OK=290    KO=0     )
> UI-Logout Redirect 1                                     (OK=290    KO=0     )
>  UI AM revoke1                                           (OK=290    KO=0     )
>  UI AM revoke2                                           (OK=290    KO=0     )
>  UI AM endsession                                        (OK=290    KO=0     )
> Skip 2FA                                                 (OK=666    KO=0     )
> RootUserinfo                                             (OK=885    KO=0     )
> GetUUid                                                  (OK=399    KO=0     )
> GetOpenidConfig                                          (OK=1150   KO=0     )
> CreatePolicy                                             (OK=399    KO=0     )
> tokenUserinfo                                            (OK=255    KO=0     )
> getIdToken                                               (OK=84     KO=0     )
> getIdToken Redirect 1                                    (OK=84     KO=0     )
> createOrganization                                       (OK=84     KO=0     )
> queryOrganization                                        (OK=84     KO=0     )
> deleteOrganization                                       (OK=84     KO=0     )
> ReadPolicy                                               (OK=383    KO=0     )
> DeletePolicy                                             (OK=368    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 34857  / active: 42     / done: 1213  
================================================================================


================================================================================
2024-11-06 20:13:45 GMT                                     145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=18779  KO=0     )
> restLoginInitiate                                        (OK=1265   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1265   KO=0     )
> UI-Post-Login - stage 1                                  (OK=303    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=303    KO=0     )
>  UI AM idFromSession                                     (OK=303    KO=0     )
>  UI AM validateGoto                                      (OK=303    KO=0     )
> User Authorize PKCE stage                                (OK=1568   KO=0     )
> User AccessToken PKCE stage                              (OK=1567   KO=0     )
> UI-Post-Login - stage 2                                  (OK=303    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=303    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=303    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=303    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=42     KO=0     )
> UI-Post-Login - stage 3                                  (OK=303    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=303    KO=0     )
>  UI Enduser sessioncheck                                 (OK=303    KO=0     )
>  UI IDM uiconfig                                         (OK=303    KO=0     )
>  UI IDM version                                          (OK=303    KO=0     )
>  UI IDM features                                         (OK=303    KO=0     )
>  UI IDM privilege                                        (OK=303    KO=0     )
>  UI IDM login                                            (OK=303    KO=0     )
>  UI IDM dashboard                                        (OK=303    KO=0     )
>  UI IDM managed user schema                              (OK=303    KO=0     )
>  UI IDM user                                             (OK=303    KO=0     )
>  UI IDM oidcToken                                        (OK=303    KO=0     )
> userinfo                                                 (OK=303    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=42     KO=0     )
> UI-Logout                                                (OK=303    KO=0     )
> UI-Logout Redirect 1                                     (OK=303    KO=0     )
>  UI AM revoke1                                           (OK=303    KO=0     )
>  UI AM revoke2                                           (OK=303    KO=0     )
>  UI AM endsession                                        (OK=303    KO=0     )
> Skip 2FA                                                 (OK=698    KO=0     )
> RootUserinfo                                             (OK=927    KO=0     )
> GetUUid                                                  (OK=420    KO=0     )
> GetOpenidConfig                                          (OK=1202   KO=0     )
> CreatePolicy                                             (OK=420    KO=0     )
> tokenUserinfo                                            (OK=264    KO=0     )
> getIdToken                                               (OK=88     KO=0     )
> getIdToken Redirect 1                                    (OK=88     KO=0     )
> createOrganization                                       (OK=88     KO=0     )
> queryOrganization                                        (OK=88     KO=0     )
> deleteOrganization                                       (OK=88     KO=0     )
> ReadPolicy                                               (OK=399    KO=0     )
> DeletePolicy                                             (OK=382    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 34805  / active: 47     / done: 1260  
================================================================================


================================================================================
2024-11-06 20:13:50 GMT                                     150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=19644  KO=0     )
> restLoginInitiate                                        (OK=1326   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1325   KO=0     )
> UI-Post-Login - stage 1                                  (OK=318    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=318    KO=0     )
>  UI AM idFromSession                                     (OK=318    KO=0     )
>  UI AM validateGoto                                      (OK=318    KO=0     )
> User Authorize PKCE stage                                (OK=1642   KO=0     )
> User AccessToken PKCE stage                              (OK=1639   KO=0     )
> UI-Post-Login - stage 2                                  (OK=318    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=318    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=318    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=318    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=43     KO=0     )
> UI-Post-Login - stage 3                                  (OK=318    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=318    KO=0     )
>  UI Enduser sessioncheck                                 (OK=318    KO=0     )
>  UI IDM uiconfig                                         (OK=318    KO=0     )
>  UI IDM version                                          (OK=318    KO=0     )
>  UI IDM features                                         (OK=318    KO=0     )
>  UI IDM privilege                                        (OK=318    KO=0     )
>  UI IDM login                                            (OK=318    KO=0     )
>  UI IDM dashboard                                        (OK=318    KO=0     )
>  UI IDM managed user schema                              (OK=318    KO=0     )
>  UI IDM user                                             (OK=318    KO=0     )
>  UI IDM oidcToken                                        (OK=317    KO=0     )
> userinfo                                                 (OK=317    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=43     KO=0     )
> UI-Logout                                                (OK=317    KO=0     )
> UI-Logout Redirect 1                                     (OK=317    KO=0     )
>  UI AM revoke1                                           (OK=317    KO=0     )
>  UI AM revoke2                                           (OK=317    KO=0     )
>  UI AM endsession                                        (OK=317    KO=0     )
> Skip 2FA                                                 (OK=726    KO=0     )
> RootUserinfo                                             (OK=963    KO=0     )
> GetUUid                                                  (OK=436    KO=0     )
> GetOpenidConfig                                          (OK=1255   KO=0     )
> CreatePolicy                                             (OK=436    KO=0     )
> tokenUserinfo                                            (OK=278    KO=0     )
> getIdToken                                               (OK=91     KO=0     )
> getIdToken Redirect 1                                    (OK=91     KO=0     )
> createOrganization                                       (OK=90     KO=0     )
> queryOrganization                                        (OK=90     KO=0     )
> deleteOrganization                                       (OK=90     KO=0     )
> ReadPolicy                                               (OK=420    KO=0     )
> DeletePolicy                                             (OK=399    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 34743  / active: 53     / done: 1316  
================================================================================


================================================================================
2024-11-06 20:13:55 GMT                                     155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=20535  KO=0     )
> restLoginInitiate                                        (OK=1384   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1383   KO=0     )
> UI-Post-Login - stage 1                                  (OK=334    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=334    KO=0     )
>  UI AM idFromSession                                     (OK=334    KO=0     )
>  UI AM validateGoto                                      (OK=334    KO=0     )
> User Authorize PKCE stage                                (OK=1715   KO=0     )
> User AccessToken PKCE stage                              (OK=1714   KO=0     )
> UI-Post-Login - stage 2                                  (OK=333    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=333    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=333    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=333    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=44     KO=0     )
> UI-Post-Login - stage 3                                  (OK=333    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=333    KO=0     )
>  UI Enduser sessioncheck                                 (OK=333    KO=0     )
>  UI IDM uiconfig                                         (OK=333    KO=0     )
>  UI IDM version                                          (OK=333    KO=0     )
>  UI IDM features                                         (OK=333    KO=0     )
>  UI IDM privilege                                        (OK=333    KO=0     )
>  UI IDM login                                            (OK=333    KO=0     )
>  UI IDM dashboard                                        (OK=333    KO=0     )
>  UI IDM managed user schema                              (OK=333    KO=0     )
>  UI IDM user                                             (OK=333    KO=0     )
>  UI IDM oidcToken                                        (OK=333    KO=0     )
> userinfo                                                 (OK=333    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=44     KO=0     )
> UI-Logout                                                (OK=333    KO=0     )
> UI-Logout Redirect 1                                     (OK=333    KO=0     )
>  UI AM revoke1                                           (OK=332    KO=0     )
>  UI AM revoke2                                           (OK=332    KO=0     )
>  UI AM endsession                                        (OK=332    KO=0     )
> Skip 2FA                                                 (OK=753    KO=0     )
> RootUserinfo                                             (OK=1004   KO=0     )
> GetUUid                                                  (OK=452    KO=0     )
> GetOpenidConfig                                          (OK=1307   KO=0     )
> CreatePolicy                                             (OK=452    KO=0     )
> tokenUserinfo                                            (OK=295    KO=0     )
> getIdToken                                               (OK=95     KO=0     )
> getIdToken Redirect 1                                    (OK=95     KO=0     )
> createOrganization                                       (OK=95     KO=0     )
> queryOrganization                                        (OK=95     KO=0     )
> deleteOrganization                                       (OK=94     KO=0     )
> ReadPolicy                                               (OK=436    KO=0     )
> DeletePolicy                                             (OK=419    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 34683  / active: 47     / done: 1382  
================================================================================


================================================================================
2024-11-06 20:14:00 GMT                                     160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=21321  KO=0     )
> restLoginInitiate                                        (OK=1440   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1439   KO=0     )
> UI-Post-Login - stage 1                                  (OK=348    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=347    KO=0     )
>  UI AM idFromSession                                     (OK=347    KO=0     )
>  UI AM validateGoto                                      (OK=347    KO=0     )
> User Authorize PKCE stage                                (OK=1782   KO=0     )
> User AccessToken PKCE stage                              (OK=1782   KO=0     )
> UI-Post-Login - stage 2                                  (OK=347    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=346    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=345    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=345    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=48     KO=0     )
> UI-Post-Login - stage 3                                  (OK=345    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=345    KO=0     )
>  UI Enduser sessioncheck                                 (OK=344    KO=0     )
>  UI IDM uiconfig                                         (OK=344    KO=0     )
>  UI IDM version                                          (OK=344    KO=0     )
>  UI IDM features                                         (OK=344    KO=0     )
>  UI IDM privilege                                        (OK=344    KO=0     )
>  UI IDM login                                            (OK=344    KO=0     )
>  UI IDM dashboard                                        (OK=344    KO=0     )
>  UI IDM managed user schema                              (OK=344    KO=0     )
>  UI IDM user                                             (OK=344    KO=0     )
>  UI IDM oidcToken                                        (OK=344    KO=0     )
> userinfo                                                 (OK=344    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=48     KO=0     )
> UI-Logout                                                (OK=344    KO=0     )
> UI-Logout Redirect 1                                     (OK=344    KO=0     )
>  UI AM revoke1                                           (OK=344    KO=0     )
>  UI AM revoke2                                           (OK=344    KO=0     )
>  UI AM endsession                                        (OK=344    KO=0     )
> Skip 2FA                                                 (OK=781    KO=0     )
> RootUserinfo                                             (OK=1059   KO=0     )
> GetUUid                                                  (OK=464    KO=0     )
> GetOpenidConfig                                          (OK=1352   KO=0     )
> CreatePolicy                                             (OK=464    KO=0     )
> tokenUserinfo                                            (OK=308    KO=0     )
> getIdToken                                               (OK=100    KO=0     )
> getIdToken Redirect 1                                    (OK=100    KO=0     )
> createOrganization                                       (OK=100    KO=0     )
> queryOrganization                                        (OK=100    KO=0     )
> deleteOrganization                                       (OK=100    KO=0     )
> ReadPolicy                                               (OK=452    KO=0     )
> DeletePolicy                                             (OK=436    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 34623  / active: 46     / done: 1443  
================================================================================


================================================================================
2024-11-06 20:14:05 GMT                                     165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=21967  KO=0     )
> restLoginInitiate                                        (OK=1487   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1487   KO=0     )
> UI-Post-Login - stage 1                                  (OK=353    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=353    KO=0     )
>  UI AM idFromSession                                     (OK=353    KO=0     )
>  UI AM validateGoto                                      (OK=353    KO=0     )
> User Authorize PKCE stage                                (OK=1840   KO=0     )
> User AccessToken PKCE stage                              (OK=1838   KO=0     )
> UI-Post-Login - stage 2                                  (OK=353    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=353    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=353    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=353    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=50     KO=0     )
> UI-Post-Login - stage 3                                  (OK=353    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=353    KO=0     )
>  UI Enduser sessioncheck                                 (OK=353    KO=0     )
>  UI IDM uiconfig                                         (OK=353    KO=0     )
>  UI IDM version                                          (OK=353    KO=0     )
>  UI IDM features                                         (OK=353    KO=0     )
>  UI IDM privilege                                        (OK=353    KO=0     )
>  UI IDM login                                            (OK=353    KO=0     )
>  UI IDM dashboard                                        (OK=353    KO=0     )
>  UI IDM managed user schema                              (OK=353    KO=0     )
>  UI IDM user                                             (OK=353    KO=0     )
>  UI IDM oidcToken                                        (OK=353    KO=0     )
> userinfo                                                 (OK=353    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=50     KO=0     )
> UI-Logout                                                (OK=353    KO=0     )
> UI-Logout Redirect 1                                     (OK=353    KO=0     )
>  UI AM revoke1                                           (OK=353    KO=0     )
>  UI AM revoke2                                           (OK=353    KO=0     )
>  UI AM endsession                                        (OK=353    KO=0     )
> Skip 2FA                                                 (OK=812    KO=0     )
> RootUserinfo                                             (OK=1111   KO=0     )
> GetUUid                                                  (OK=480    KO=0     )
> GetOpenidConfig                                          (OK=1396   KO=0     )
> CreatePolicy                                             (OK=480    KO=0     )
> tokenUserinfo                                            (OK=322    KO=0     )
> getIdToken                                               (OK=104    KO=0     )
> getIdToken Redirect 1                                    (OK=104    KO=0     )
> createOrganization                                       (OK=104    KO=0     )
> queryOrganization                                        (OK=104    KO=0     )
> deleteOrganization                                       (OK=104    KO=0     )
> ReadPolicy                                               (OK=464    KO=0     )
> DeletePolicy                                             (OK=452    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 34575  / active: 41     / done: 1496  
================================================================================


================================================================================
2024-11-06 20:14:10 GMT                                     170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=22484  KO=0     )
> restLoginInitiate                                        (OK=1528   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1525   KO=0     )
> UI-Post-Login - stage 1                                  (OK=359    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=359    KO=0     )
>  UI AM idFromSession                                     (OK=359    KO=0     )
>  UI AM validateGoto                                      (OK=359    KO=0     )
> User Authorize PKCE stage                                (OK=1883   KO=0     )
> User AccessToken PKCE stage                              (OK=1883   KO=0     )
> UI-Post-Login - stage 2                                  (OK=359    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=359    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=359    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=359    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=51     KO=0     )
> UI-Post-Login - stage 3                                  (OK=359    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=359    KO=0     )
>  UI Enduser sessioncheck                                 (OK=359    KO=0     )
>  UI IDM uiconfig                                         (OK=359    KO=0     )
>  UI IDM version                                          (OK=359    KO=0     )
>  UI IDM features                                         (OK=359    KO=0     )
>  UI IDM privilege                                        (OK=359    KO=0     )
>  UI IDM login                                            (OK=359    KO=0     )
>  UI IDM dashboard                                        (OK=359    KO=0     )
>  UI IDM managed user schema                              (OK=359    KO=0     )
>  UI IDM user                                             (OK=359    KO=0     )
>  UI IDM oidcToken                                        (OK=359    KO=0     )
> userinfo                                                 (OK=359    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=51     KO=0     )
> UI-Logout                                                (OK=359    KO=0     )
> UI-Logout Redirect 1                                     (OK=359    KO=0     )
>  UI AM revoke1                                           (OK=359    KO=0     )
>  UI AM revoke2                                           (OK=359    KO=0     )
>  UI AM endsession                                        (OK=359    KO=0     )
> Skip 2FA                                                 (OK=838    KO=0     )
> RootUserinfo                                             (OK=1148   KO=0     )
> GetUUid                                                  (OK=497    KO=0     )
> GetOpenidConfig                                          (OK=1439   KO=0     )
> CreatePolicy                                             (OK=497    KO=0     )
> tokenUserinfo                                            (OK=328    KO=0     )
> getIdToken                                               (OK=108    KO=0     )
> getIdToken Redirect 1                                    (OK=108    KO=0     )
> createOrganization                                       (OK=108    KO=0     )
> queryOrganization                                        (OK=108    KO=0     )
> deleteOrganization                                       (OK=108    KO=0     )
> ReadPolicy                                               (OK=480    KO=0     )
> DeletePolicy                                             (OK=462    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 34533  / active: 44     / done: 1535  
================================================================================


================================================================================
2024-11-06 20:14:15 GMT                                     175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=23050  KO=0     )
> restLoginInitiate                                        (OK=1571   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1569   KO=0     )
> UI-Post-Login - stage 1                                  (OK=367    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=367    KO=0     )
>  UI AM idFromSession                                     (OK=367    KO=0     )
>  UI AM validateGoto                                      (OK=367    KO=0     )
> User Authorize PKCE stage                                (OK=1934   KO=0     )
> User AccessToken PKCE stage                              (OK=1933   KO=0     )
> UI-Post-Login - stage 2                                  (OK=367    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=367    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=367    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=367    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=53     KO=0     )
> UI-Post-Login - stage 3                                  (OK=366    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=366    KO=0     )
>  UI Enduser sessioncheck                                 (OK=366    KO=0     )
>  UI IDM uiconfig                                         (OK=366    KO=0     )
>  UI IDM version                                          (OK=366    KO=0     )
>  UI IDM features                                         (OK=366    KO=0     )
>  UI IDM privilege                                        (OK=366    KO=0     )
>  UI IDM login                                            (OK=366    KO=0     )
>  UI IDM dashboard                                        (OK=366    KO=0     )
>  UI IDM managed user schema                              (OK=366    KO=0     )
>  UI IDM user                                             (OK=366    KO=0     )
>  UI IDM oidcToken                                        (OK=366    KO=0     )
> userinfo                                                 (OK=366    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=53     KO=0     )
> UI-Logout                                                (OK=366    KO=0     )
> UI-Logout Redirect 1                                     (OK=366    KO=0     )
>  UI AM revoke1                                           (OK=366    KO=0     )
>  UI AM revoke2                                           (OK=366    KO=0     )
>  UI AM endsession                                        (OK=366    KO=0     )
> Skip 2FA                                                 (OK=859    KO=0     )
> RootUserinfo                                             (OK=1172   KO=0     )
> GetUUid                                                  (OK=509    KO=0     )
> GetOpenidConfig                                          (OK=1486   KO=0     )
> CreatePolicy                                             (OK=509    KO=0     )
> tokenUserinfo                                            (OK=342    KO=0     )
> getIdToken                                               (OK=112    KO=0     )
> getIdToken Redirect 1                                    (OK=112    KO=0     )
> createOrganization                                       (OK=112    KO=0     )
> queryOrganization                                        (OK=112    KO=0     )
> deleteOrganization                                       (OK=112    KO=0     )
> ReadPolicy                                               (OK=497    KO=0     )
> DeletePolicy                                             (OK=479    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 34488  / active: 41     / done: 1583  
================================================================================


================================================================================
2024-11-06 20:14:20 GMT                                     180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=23818  KO=0     )
> restLoginInitiate                                        (OK=1611   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1611   KO=0     )
> UI-Post-Login - stage 1                                  (OK=382    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=382    KO=0     )
>  UI AM idFromSession                                     (OK=382    KO=0     )
>  UI AM validateGoto                                      (OK=382    KO=0     )
> User Authorize PKCE stage                                (OK=1992   KO=0     )
> User AccessToken PKCE stage                              (OK=1991   KO=0     )
> UI-Post-Login - stage 2                                  (OK=382    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=382    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=382    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=382    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=53     KO=0     )
> UI-Post-Login - stage 3                                  (OK=381    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=381    KO=0     )
>  UI Enduser sessioncheck                                 (OK=381    KO=0     )
>  UI IDM uiconfig                                         (OK=381    KO=0     )
>  UI IDM version                                          (OK=381    KO=0     )
>  UI IDM features                                         (OK=381    KO=0     )
>  UI IDM privilege                                        (OK=381    KO=0     )
>  UI IDM login                                            (OK=381    KO=0     )
>  UI IDM dashboard                                        (OK=381    KO=0     )
>  UI IDM managed user schema                              (OK=381    KO=0     )
>  UI IDM user                                             (OK=381    KO=0     )
>  UI IDM oidcToken                                        (OK=381    KO=0     )
> userinfo                                                 (OK=381    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=53     KO=0     )
> UI-Logout                                                (OK=381    KO=0     )
> UI-Logout Redirect 1                                     (OK=381    KO=0     )
>  UI AM revoke1                                           (OK=381    KO=0     )
>  UI AM revoke2                                           (OK=381    KO=0     )
>  UI AM endsession                                        (OK=381    KO=0     )
> Skip 2FA                                                 (OK=881    KO=0     )
> RootUserinfo                                             (OK=1202   KO=0     )
> GetUUid                                                  (OK=522    KO=0     )
> GetOpenidConfig                                          (OK=1528   KO=0     )
> CreatePolicy                                             (OK=522    KO=0     )
> tokenUserinfo                                            (OK=347    KO=0     )
> getIdToken                                               (OK=117    KO=0     )
> getIdToken Redirect 1                                    (OK=117    KO=0     )
> createOrganization                                       (OK=117    KO=0     )
> queryOrganization                                        (OK=117    KO=0     )
> deleteOrganization                                       (OK=117    KO=0     )
> ReadPolicy                                               (OK=509    KO=0     )
> DeletePolicy                                             (OK=497    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 34447  / active: 34     / done: 1631  
================================================================================


================================================================================
2024-11-06 20:14:25 GMT                                     185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=24344  KO=0     )
> restLoginInitiate                                        (OK=1648   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1648   KO=0     )
> UI-Post-Login - stage 1                                  (OK=390    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=390    KO=0     )
>  UI AM idFromSession                                     (OK=390    KO=0     )
>  UI AM validateGoto                                      (OK=390    KO=0     )
> User Authorize PKCE stage                                (OK=2037   KO=0     )
> User AccessToken PKCE stage                              (OK=2037   KO=0     )
> UI-Post-Login - stage 2                                  (OK=390    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=390    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=390    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=390    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=54     KO=0     )
> UI-Post-Login - stage 3                                  (OK=390    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=390    KO=0     )
>  UI Enduser sessioncheck                                 (OK=390    KO=0     )
>  UI IDM uiconfig                                         (OK=390    KO=0     )
>  UI IDM version                                          (OK=390    KO=0     )
>  UI IDM features                                         (OK=390    KO=0     )
>  UI IDM privilege                                        (OK=390    KO=0     )
>  UI IDM login                                            (OK=390    KO=0     )
>  UI IDM dashboard                                        (OK=390    KO=0     )
>  UI IDM managed user schema                              (OK=389    KO=0     )
>  UI IDM user                                             (OK=389    KO=0     )
>  UI IDM oidcToken                                        (OK=389    KO=0     )
> userinfo                                                 (OK=389    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=54     KO=0     )
> UI-Logout                                                (OK=389    KO=0     )
> UI-Logout Redirect 1                                     (OK=389    KO=0     )
>  UI AM revoke1                                           (OK=389    KO=0     )
>  UI AM revoke2                                           (OK=389    KO=0     )
>  UI AM endsession                                        (OK=389    KO=0     )
> Skip 2FA                                                 (OK=899    KO=0     )
> RootUserinfo                                             (OK=1221   KO=0     )
> GetUUid                                                  (OK=534    KO=0     )
> GetOpenidConfig                                          (OK=1565   KO=0     )
> CreatePolicy                                             (OK=534    KO=0     )
> tokenUserinfo                                            (OK=358    KO=0     )
> getIdToken                                               (OK=119    KO=0     )
> getIdToken Redirect 1                                    (OK=119    KO=0     )
> createOrganization                                       (OK=119    KO=0     )
> queryOrganization                                        (OK=119    KO=0     )
> deleteOrganization                                       (OK=119    KO=0     )
> ReadPolicy                                               (OK=521    KO=0     )
> DeletePolicy                                             (OK=508    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 34410  / active: 32     / done: 1670  
================================================================================


================================================================================
2024-11-06 20:14:30 GMT                                     190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=24947  KO=0     )
> restLoginInitiate                                        (OK=1691   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1690   KO=0     )
> UI-Post-Login - stage 1                                  (OK=400    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=400    KO=0     )
>  UI AM idFromSession                                     (OK=400    KO=0     )
>  UI AM validateGoto                                      (OK=400    KO=0     )
> User Authorize PKCE stage                                (OK=2087   KO=0     )
> User AccessToken PKCE stage                              (OK=2086   KO=0     )
> UI-Post-Login - stage 2                                  (OK=400    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=400    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=400    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=400    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=57     KO=0     )
> UI-Post-Login - stage 3                                  (OK=399    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=399    KO=0     )
>  UI Enduser sessioncheck                                 (OK=399    KO=0     )
>  UI IDM uiconfig                                         (OK=399    KO=0     )
>  UI IDM version                                          (OK=399    KO=0     )
>  UI IDM features                                         (OK=399    KO=0     )
>  UI IDM privilege                                        (OK=399    KO=0     )
>  UI IDM login                                            (OK=399    KO=0     )
>  UI IDM dashboard                                        (OK=399    KO=0     )
>  UI IDM managed user schema                              (OK=399    KO=0     )
>  UI IDM user                                             (OK=399    KO=0     )
>  UI IDM oidcToken                                        (OK=399    KO=0     )
> userinfo                                                 (OK=399    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=57     KO=0     )
> UI-Logout                                                (OK=399    KO=0     )
> UI-Logout Redirect 1                                     (OK=399    KO=0     )
>  UI AM revoke1                                           (OK=399    KO=0     )
>  UI AM revoke2                                           (OK=399    KO=0     )
>  UI AM endsession                                        (OK=399    KO=0     )
> Skip 2FA                                                 (OK=924    KO=0     )
> RootUserinfo                                             (OK=1252   KO=0     )
> GetUUid                                                  (OK=549    KO=0     )
> GetOpenidConfig                                          (OK=1604   KO=0     )
> CreatePolicy                                             (OK=549    KO=0     )
> tokenUserinfo                                            (OK=364    KO=0     )
> getIdToken                                               (OK=120    KO=0     )
> getIdToken Redirect 1                                    (OK=120    KO=0     )
> createOrganization                                       (OK=120    KO=0     )
> queryOrganization                                        (OK=120    KO=0     )
> deleteOrganization                                       (OK=120    KO=0     )
> ReadPolicy                                               (OK=534    KO=0     )
> DeletePolicy                                             (OK=521    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 34364  / active: 41     / done: 1707  
================================================================================


================================================================================
2024-11-06 20:14:35 GMT                                     195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=25651  KO=0     )
> restLoginInitiate                                        (OK=1737   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1735   KO=0     )
> UI-Post-Login - stage 1                                  (OK=410    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=410    KO=0     )
>  UI AM idFromSession                                     (OK=410    KO=0     )
>  UI AM validateGoto                                      (OK=410    KO=0     )
> User Authorize PKCE stage                                (OK=2145   KO=0     )
> User AccessToken PKCE stage                              (OK=2145   KO=0     )
> UI-Post-Login - stage 2                                  (OK=410    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=410    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=410    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=410    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=59     KO=0     )
> UI-Post-Login - stage 3                                  (OK=410    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=410    KO=0     )
>  UI Enduser sessioncheck                                 (OK=410    KO=0     )
>  UI IDM uiconfig                                         (OK=410    KO=0     )
>  UI IDM version                                          (OK=410    KO=0     )
>  UI IDM features                                         (OK=410    KO=0     )
>  UI IDM privilege                                        (OK=410    KO=0     )
>  UI IDM login                                            (OK=410    KO=0     )
>  UI IDM dashboard                                        (OK=410    KO=0     )
>  UI IDM managed user schema                              (OK=410    KO=0     )
>  UI IDM user                                             (OK=410    KO=0     )
>  UI IDM oidcToken                                        (OK=410    KO=0     )
> userinfo                                                 (OK=410    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=59     KO=0     )
> UI-Logout                                                (OK=410    KO=0     )
> UI-Logout Redirect 1                                     (OK=410    KO=0     )
>  UI AM revoke1                                           (OK=410    KO=0     )
>  UI AM revoke2                                           (OK=410    KO=0     )
>  UI AM endsession                                        (OK=410    KO=0     )
> Skip 2FA                                                 (OK=953    KO=0     )
> RootUserinfo                                             (OK=1296   KO=0     )
> GetUUid                                                  (OK=562    KO=0     )
> GetOpenidConfig                                          (OK=1644   KO=0     )
> CreatePolicy                                             (OK=562    KO=0     )
> tokenUserinfo                                            (OK=372    KO=0     )
> getIdToken                                               (OK=128    KO=0     )
> getIdToken Redirect 1                                    (OK=128    KO=0     )
> createOrganization                                       (OK=128    KO=0     )
> queryOrganization                                        (OK=128    KO=0     )
> deleteOrganization                                       (OK=128    KO=0     )
> ReadPolicy                                               (OK=549    KO=0     )
> DeletePolicy                                             (OK=533    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 34315  / active: 41     / done: 1756  
================================================================================


================================================================================
2024-11-06 20:14:40 GMT                                     200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=26267  KO=0     )
> restLoginInitiate                                        (OK=1786   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1785   KO=0     )
> UI-Post-Login - stage 1                                  (OK=418    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=418    KO=0     )
>  UI AM idFromSession                                     (OK=418    KO=0     )
>  UI AM validateGoto                                      (OK=418    KO=0     )
> User Authorize PKCE stage                                (OK=2201   KO=0     )
> User AccessToken PKCE stage                              (OK=2200   KO=0     )
> UI-Post-Login - stage 2                                  (OK=418    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=418    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=417    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=417    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=60     KO=0     )
> UI-Post-Login - stage 3                                  (OK=417    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=417    KO=0     )
>  UI Enduser sessioncheck                                 (OK=417    KO=0     )
>  UI IDM uiconfig                                         (OK=417    KO=0     )
>  UI IDM version                                          (OK=417    KO=0     )
>  UI IDM features                                         (OK=417    KO=0     )
>  UI IDM privilege                                        (OK=417    KO=0     )
>  UI IDM login                                            (OK=417    KO=0     )
>  UI IDM dashboard                                        (OK=417    KO=0     )
>  UI IDM managed user schema                              (OK=417    KO=0     )
>  UI IDM user                                             (OK=417    KO=0     )
>  UI IDM oidcToken                                        (OK=417    KO=0     )
> userinfo                                                 (OK=417    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=60     KO=0     )
> UI-Logout                                                (OK=417    KO=0     )
> UI-Logout Redirect 1                                     (OK=417    KO=0     )
>  UI AM revoke1                                           (OK=416    KO=0     )
>  UI AM revoke2                                           (OK=416    KO=0     )
>  UI AM endsession                                        (OK=416    KO=0     )
> Skip 2FA                                                 (OK=984    KO=0     )
> RootUserinfo                                             (OK=1357   KO=0     )
> GetUUid                                                  (OK=577    KO=0     )
> GetOpenidConfig                                          (OK=1688   KO=0     )
> CreatePolicy                                             (OK=577    KO=0     )
> tokenUserinfo                                            (OK=381    KO=0     )
> getIdToken                                               (OK=131    KO=0     )
> getIdToken Redirect 1                                    (OK=131    KO=0     )
> createOrganization                                       (OK=131    KO=0     )
> queryOrganization                                        (OK=131    KO=0     )
> deleteOrganization                                       (OK=131    KO=0     )
> ReadPolicy                                               (OK=562    KO=0     )
> DeletePolicy                                             (OK=549    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 34266  / active: 46     / done: 1800  
================================================================================


================================================================================
2024-11-06 20:14:45 GMT                                     205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=26883  KO=0     )
> restLoginInitiate                                        (OK=1829   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1828   KO=0     )
> UI-Post-Login - stage 1                                  (OK=426    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=426    KO=0     )
>  UI AM idFromSession                                     (OK=426    KO=0     )
>  UI AM validateGoto                                      (OK=426    KO=0     )
> User Authorize PKCE stage                                (OK=2254   KO=0     )
> User AccessToken PKCE stage                              (OK=2254   KO=0     )
> UI-Post-Login - stage 2                                  (OK=426    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=426    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=426    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=426    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=62     KO=0     )
> UI-Post-Login - stage 3                                  (OK=426    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=426    KO=0     )
>  UI Enduser sessioncheck                                 (OK=426    KO=0     )
>  UI IDM uiconfig                                         (OK=426    KO=0     )
>  UI IDM version                                          (OK=426    KO=0     )
>  UI IDM features                                         (OK=425    KO=0     )
>  UI IDM privilege                                        (OK=425    KO=0     )
>  UI IDM login                                            (OK=425    KO=0     )
>  UI IDM dashboard                                        (OK=425    KO=0     )
>  UI IDM managed user schema                              (OK=425    KO=0     )
>  UI IDM user                                             (OK=425    KO=0     )
>  UI IDM oidcToken                                        (OK=425    KO=0     )
> userinfo                                                 (OK=425    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=62     KO=0     )
> UI-Logout                                                (OK=425    KO=0     )
> UI-Logout Redirect 1                                     (OK=425    KO=0     )
>  UI AM revoke1                                           (OK=425    KO=0     )
>  UI AM revoke2                                           (OK=425    KO=0     )
>  UI AM endsession                                        (OK=425    KO=0     )
> Skip 2FA                                                 (OK=1011   KO=0     )
> RootUserinfo                                             (OK=1407   KO=0     )
> GetUUid                                                  (OK=590    KO=0     )
> GetOpenidConfig                                          (OK=1729   KO=0     )
> CreatePolicy                                             (OK=590    KO=0     )
> tokenUserinfo                                            (OK=391    KO=0     )
> getIdToken                                               (OK=135    KO=0     )
> getIdToken Redirect 1                                    (OK=135    KO=0     )
> createOrganization                                       (OK=135    KO=0     )
> queryOrganization                                        (OK=135    KO=0     )
> deleteOrganization                                       (OK=135    KO=0     )
> ReadPolicy                                               (OK=577    KO=0     )
> DeletePolicy                                             (OK=561    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 34220  / active: 44     / done: 1848  
================================================================================


================================================================================
2024-11-06 20:14:50 GMT                                     210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=27527  KO=0     )
> restLoginInitiate                                        (OK=1879   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1878   KO=0     )
> UI-Post-Login - stage 1                                  (OK=435    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=435    KO=0     )
>  UI AM idFromSession                                     (OK=435    KO=0     )
>  UI AM validateGoto                                      (OK=435    KO=0     )
> User Authorize PKCE stage                                (OK=2311   KO=0     )
> User AccessToken PKCE stage                              (OK=2310   KO=0     )
> UI-Post-Login - stage 2                                  (OK=435    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=435    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=435    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=435    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=62     KO=0     )
> UI-Post-Login - stage 3                                  (OK=435    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=435    KO=0     )
>  UI Enduser sessioncheck                                 (OK=435    KO=0     )
>  UI IDM uiconfig                                         (OK=435    KO=0     )
>  UI IDM version                                          (OK=435    KO=0     )
>  UI IDM features                                         (OK=435    KO=0     )
>  UI IDM privilege                                        (OK=435    KO=0     )
>  UI IDM login                                            (OK=435    KO=0     )
>  UI IDM dashboard                                        (OK=435    KO=0     )
>  UI IDM managed user schema                              (OK=435    KO=0     )
>  UI IDM user                                             (OK=435    KO=0     )
>  UI IDM oidcToken                                        (OK=435    KO=0     )
> userinfo                                                 (OK=435    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=62     KO=0     )
> UI-Logout                                                (OK=435    KO=0     )
> UI-Logout Redirect 1                                     (OK=435    KO=0     )
>  UI AM revoke1                                           (OK=435    KO=0     )
>  UI AM revoke2                                           (OK=435    KO=0     )
>  UI AM endsession                                        (OK=435    KO=0     )
> Skip 2FA                                                 (OK=1036   KO=0     )
> RootUserinfo                                             (OK=1453   KO=0     )
> GetUUid                                                  (OK=600    KO=0     )
> GetOpenidConfig                                          (OK=1766   KO=0     )
> CreatePolicy                                             (OK=599    KO=0     )
> tokenUserinfo                                            (OK=406    KO=0     )
> getIdToken                                               (OK=138    KO=0     )
> getIdToken Redirect 1                                    (OK=138    KO=0     )
> createOrganization                                       (OK=138    KO=0     )
> queryOrganization                                        (OK=137    KO=0     )
> deleteOrganization                                       (OK=137    KO=0     )
> ReadPolicy                                               (OK=590    KO=0     )
> DeletePolicy                                             (OK=577    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 34171  / active: 39     / done: 1902  
================================================================================


================================================================================
2024-11-06 20:14:55 GMT                                     215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=28028  KO=0     )
> restLoginInitiate                                        (OK=1920   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1920   KO=0     )
> UI-Post-Login - stage 1                                  (OK=441    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=441    KO=0     )
>  UI AM idFromSession                                     (OK=441    KO=0     )
>  UI AM validateGoto                                      (OK=441    KO=0     )
> User Authorize PKCE stage                                (OK=2358   KO=0     )
> User AccessToken PKCE stage                              (OK=2358   KO=0     )
> UI-Post-Login - stage 2                                  (OK=441    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=441    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=440    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=440    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=63     KO=0     )
> UI-Post-Login - stage 3                                  (OK=440    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=440    KO=0     )
>  UI Enduser sessioncheck                                 (OK=440    KO=0     )
>  UI IDM uiconfig                                         (OK=440    KO=0     )
>  UI IDM version                                          (OK=440    KO=0     )
>  UI IDM features                                         (OK=440    KO=0     )
>  UI IDM privilege                                        (OK=440    KO=0     )
>  UI IDM login                                            (OK=440    KO=0     )
>  UI IDM dashboard                                        (OK=440    KO=0     )
>  UI IDM managed user schema                              (OK=440    KO=0     )
>  UI IDM user                                             (OK=440    KO=0     )
>  UI IDM oidcToken                                        (OK=440    KO=0     )
> userinfo                                                 (OK=440    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=63     KO=0     )
> UI-Logout                                                (OK=440    KO=0     )
> UI-Logout Redirect 1                                     (OK=440    KO=0     )
>  UI AM revoke1                                           (OK=440    KO=0     )
>  UI AM revoke2                                           (OK=440    KO=0     )
>  UI AM endsession                                        (OK=440    KO=0     )
> Skip 2FA                                                 (OK=1060   KO=0     )
> RootUserinfo                                             (OK=1497   KO=0     )
> GetUUid                                                  (OK=616    KO=0     )
> GetOpenidConfig                                          (OK=1805   KO=0     )
> CreatePolicy                                             (OK=616    KO=0     )
> tokenUserinfo                                            (OK=417    KO=0     )
> getIdToken                                               (OK=140    KO=0     )
> getIdToken Redirect 1                                    (OK=140    KO=0     )
> createOrganization                                       (OK=140    KO=0     )
> queryOrganization                                        (OK=140    KO=0     )
> deleteOrganization                                       (OK=140    KO=0     )
> ReadPolicy                                               (OK=599    KO=0     )
> DeletePolicy                                             (OK=590    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 34128  / active: 39     / done: 1945  
================================================================================


================================================================================
2024-11-06 20:15:00 GMT                                     220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=28710  KO=0     )
> restLoginInitiate                                        (OK=1973   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1971   KO=0     )
> UI-Post-Login - stage 1                                  (OK=451    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=451    KO=0     )
>  UI AM idFromSession                                     (OK=451    KO=0     )
>  UI AM validateGoto                                      (OK=451    KO=0     )
> User Authorize PKCE stage                                (OK=2421   KO=0     )
> User AccessToken PKCE stage                              (OK=2421   KO=0     )
> UI-Post-Login - stage 2                                  (OK=451    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=451    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=451    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=451    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=65     KO=0     )
> UI-Post-Login - stage 3                                  (OK=451    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=451    KO=0     )
>  UI Enduser sessioncheck                                 (OK=451    KO=0     )
>  UI IDM uiconfig                                         (OK=451    KO=0     )
>  UI IDM version                                          (OK=451    KO=0     )
>  UI IDM features                                         (OK=451    KO=0     )
>  UI IDM privilege                                        (OK=451    KO=0     )
>  UI IDM login                                            (OK=451    KO=0     )
>  UI IDM dashboard                                        (OK=450    KO=0     )
>  UI IDM managed user schema                              (OK=450    KO=0     )
>  UI IDM user                                             (OK=450    KO=0     )
>  UI IDM oidcToken                                        (OK=450    KO=0     )
> userinfo                                                 (OK=450    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=65     KO=0     )
> UI-Logout                                                (OK=450    KO=0     )
> UI-Logout Redirect 1                                     (OK=450    KO=0     )
>  UI AM revoke1                                           (OK=450    KO=0     )
>  UI AM revoke2                                           (OK=450    KO=0     )
>  UI AM endsession                                        (OK=450    KO=0     )
> Skip 2FA                                                 (OK=1082   KO=0     )
> RootUserinfo                                             (OK=1536   KO=0     )
> GetUUid                                                  (OK=626    KO=0     )
> GetOpenidConfig                                          (OK=1841   KO=0     )
> CreatePolicy                                             (OK=626    KO=0     )
> tokenUserinfo                                            (OK=437    KO=0     )
> getIdToken                                               (OK=143    KO=0     )
> getIdToken Redirect 1                                    (OK=143    KO=0     )
> createOrganization                                       (OK=143    KO=0     )
> queryOrganization                                        (OK=143    KO=0     )
> deleteOrganization                                       (OK=143    KO=0     )
> ReadPolicy                                               (OK=616    KO=0     )
> DeletePolicy                                             (OK=599    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 34073  / active: 41     / done: 1998  
================================================================================


================================================================================
2024-11-06 20:15:05 GMT                                     225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=29520  KO=0     )
> restLoginInitiate                                        (OK=2027   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2025   KO=0     )
> UI-Post-Login - stage 1                                  (OK=465    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=465    KO=0     )
>  UI AM idFromSession                                     (OK=465    KO=0     )
>  UI AM validateGoto                                      (OK=465    KO=0     )
> User Authorize PKCE stage                                (OK=2489   KO=0     )
> User AccessToken PKCE stage                              (OK=2487   KO=0     )
> UI-Post-Login - stage 2                                  (OK=465    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=465    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=465    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=465    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=66     KO=0     )
> UI-Post-Login - stage 3                                  (OK=465    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=465    KO=0     )
>  UI Enduser sessioncheck                                 (OK=465    KO=0     )
>  UI IDM uiconfig                                         (OK=465    KO=0     )
>  UI IDM version                                          (OK=465    KO=0     )
>  UI IDM features                                         (OK=465    KO=0     )
>  UI IDM privilege                                        (OK=465    KO=0     )
>  UI IDM login                                            (OK=465    KO=0     )
>  UI IDM dashboard                                        (OK=465    KO=0     )
>  UI IDM managed user schema                              (OK=465    KO=0     )
>  UI IDM user                                             (OK=465    KO=0     )
>  UI IDM oidcToken                                        (OK=465    KO=0     )
> userinfo                                                 (OK=465    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=66     KO=0     )
> UI-Logout                                                (OK=465    KO=0     )
> UI-Logout Redirect 1                                     (OK=465    KO=0     )
>  UI AM revoke1                                           (OK=465    KO=0     )
>  UI AM revoke2                                           (OK=465    KO=0     )
>  UI AM endsession                                        (OK=465    KO=0     )
> Skip 2FA                                                 (OK=1107   KO=0     )
> RootUserinfo                                             (OK=1572   KO=0     )
> GetUUid                                                  (OK=641    KO=0     )
> GetOpenidConfig                                          (OK=1882   KO=0     )
> CreatePolicy                                             (OK=641    KO=0     )
> tokenUserinfo                                            (OK=451    KO=0     )
> getIdToken                                               (OK=147    KO=0     )
> getIdToken Redirect 1                                    (OK=147    KO=0     )
> createOrganization                                       (OK=147    KO=0     )
> queryOrganization                                        (OK=147    KO=0     )
> deleteOrganization                                       (OK=147    KO=0     )
> ReadPolicy                                               (OK=625    KO=0     )
> DeletePolicy                                             (OK=616    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 34019  / active: 40     / done: 2053  
================================================================================


================================================================================
2024-11-06 20:15:10 GMT                                     230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=30193  KO=0     )
> restLoginInitiate                                        (OK=2078   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2075   KO=0     )
> UI-Post-Login - stage 1                                  (OK=476    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=476    KO=0     )
>  UI AM idFromSession                                     (OK=476    KO=0     )
>  UI AM validateGoto                                      (OK=476    KO=0     )
> User Authorize PKCE stage                                (OK=2548   KO=0     )
> User AccessToken PKCE stage                              (OK=2548   KO=0     )
> UI-Post-Login - stage 2                                  (OK=475    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=475    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=475    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=475    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=70     KO=0     )
> UI-Post-Login - stage 3                                  (OK=475    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=474    KO=0     )
>  UI Enduser sessioncheck                                 (OK=474    KO=0     )
>  UI IDM uiconfig                                         (OK=474    KO=0     )
>  UI IDM version                                          (OK=474    KO=0     )
>  UI IDM features                                         (OK=474    KO=0     )
>  UI IDM privilege                                        (OK=474    KO=0     )
>  UI IDM login                                            (OK=474    KO=0     )
>  UI IDM dashboard                                        (OK=474    KO=0     )
>  UI IDM managed user schema                              (OK=474    KO=0     )
>  UI IDM user                                             (OK=474    KO=0     )
>  UI IDM oidcToken                                        (OK=474    KO=0     )
> userinfo                                                 (OK=474    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=70     KO=0     )
> UI-Logout                                                (OK=474    KO=0     )
> UI-Logout Redirect 1                                     (OK=474    KO=0     )
>  UI AM revoke1                                           (OK=474    KO=0     )
>  UI AM revoke2                                           (OK=474    KO=0     )
>  UI AM endsession                                        (OK=474    KO=0     )
> Skip 2FA                                                 (OK=1137   KO=0     )
> RootUserinfo                                             (OK=1607   KO=0     )
> GetUUid                                                  (OK=665    KO=0     )
> GetOpenidConfig                                          (OK=1931   KO=0     )
> CreatePolicy                                             (OK=665    KO=0     )
> tokenUserinfo                                            (OK=461    KO=0     )
> getIdToken                                               (OK=147    KO=0     )
> getIdToken Redirect 1                                    (OK=147    KO=0     )
> createOrganization                                       (OK=147    KO=0     )
> queryOrganization                                        (OK=147    KO=0     )
> deleteOrganization                                       (OK=147    KO=0     )
> ReadPolicy                                               (OK=641    KO=0     )
> DeletePolicy                                             (OK=625    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 33963  / active: 56     / done: 2093  
================================================================================


================================================================================
2024-11-06 20:15:15 GMT                                     235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=30841  KO=0     )
> restLoginInitiate                                        (OK=2127   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2126   KO=0     )
> UI-Post-Login - stage 1                                  (OK=483    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=483    KO=0     )
>  UI AM idFromSession                                     (OK=483    KO=0     )
>  UI AM validateGoto                                      (OK=483    KO=0     )
> User Authorize PKCE stage                                (OK=2606   KO=0     )
> User AccessToken PKCE stage                              (OK=2606   KO=0     )
> UI-Post-Login - stage 2                                  (OK=482    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=482    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=482    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=482    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=70     KO=0     )
> UI-Post-Login - stage 3                                  (OK=482    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=482    KO=0     )
>  UI Enduser sessioncheck                                 (OK=482    KO=0     )
>  UI IDM uiconfig                                         (OK=482    KO=0     )
>  UI IDM version                                          (OK=482    KO=0     )
>  UI IDM features                                         (OK=482    KO=0     )
>  UI IDM privilege                                        (OK=482    KO=0     )
>  UI IDM login                                            (OK=482    KO=0     )
>  UI IDM dashboard                                        (OK=482    KO=0     )
>  UI IDM managed user schema                              (OK=482    KO=0     )
>  UI IDM user                                             (OK=482    KO=0     )
>  UI IDM oidcToken                                        (OK=482    KO=0     )
> userinfo                                                 (OK=482    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=70     KO=0     )
> UI-Logout                                                (OK=482    KO=0     )
> UI-Logout Redirect 1                                     (OK=482    KO=0     )
>  UI AM revoke1                                           (OK=482    KO=0     )
>  UI AM revoke2                                           (OK=482    KO=0     )
>  UI AM endsession                                        (OK=482    KO=0     )
> Skip 2FA                                                 (OK=1166   KO=0     )
> RootUserinfo                                             (OK=1648   KO=0     )
> GetUUid                                                  (OK=679    KO=0     )
> GetOpenidConfig                                          (OK=1984   KO=0     )
> CreatePolicy                                             (OK=679    KO=0     )
> tokenUserinfo                                            (OK=475    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     )
> ReadPolicy                                               (OK=663    KO=0     )
> DeletePolicy                                             (OK=641    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 33915  / active: 52     / done: 2145  
================================================================================


================================================================================
2024-11-06 20:15:20 GMT                                     240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=31542  KO=0     )
> restLoginInitiate                                        (OK=2171   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2171   KO=0     )
> UI-Post-Login - stage 1                                  (OK=495    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=495    KO=0     )
>  UI AM idFromSession                                     (OK=494    KO=0     )
>  UI AM validateGoto                                      (OK=494    KO=0     )
> User Authorize PKCE stage                                (OK=2662   KO=0     )
> User AccessToken PKCE stage                              (OK=2661   KO=0     )
> UI-Post-Login - stage 2                                  (OK=493    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=493    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=493    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=493    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=72     KO=0     )
> UI-Post-Login - stage 3                                  (OK=492    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=492    KO=0     )
>  UI Enduser sessioncheck                                 (OK=492    KO=0     )
>  UI IDM uiconfig                                         (OK=492    KO=0     )
>  UI IDM version                                          (OK=492    KO=0     )
>  UI IDM features                                         (OK=492    KO=0     )
>  UI IDM privilege                                        (OK=492    KO=0     )
>  UI IDM login                                            (OK=492    KO=0     )
>  UI IDM dashboard                                        (OK=492    KO=0     )
>  UI IDM managed user schema                              (OK=492    KO=0     )
>  UI IDM user                                             (OK=492    KO=0     )
>  UI IDM oidcToken                                        (OK=492    KO=0     )
> userinfo                                                 (OK=492    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=72     KO=0     )
> UI-Logout                                                (OK=492    KO=0     )
> UI-Logout Redirect 1                                     (OK=492    KO=0     )
>  UI AM revoke1                                           (OK=492    KO=0     )
>  UI AM revoke2                                           (OK=492    KO=0     )
>  UI AM endsession                                        (OK=492    KO=0     )
> Skip 2FA                                                 (OK=1193   KO=0     )
> RootUserinfo                                             (OK=1698   KO=0     )
> GetUUid                                                  (OK=692    KO=0     )
> GetOpenidConfig                                          (OK=2034   KO=0     )
> CreatePolicy                                             (OK=692    KO=0     )
> tokenUserinfo                                            (OK=482    KO=0     )
> getIdToken                                               (OK=159    KO=0     )
> getIdToken Redirect 1                                    (OK=159    KO=0     )
> createOrganization                                       (OK=159    KO=0     )
> queryOrganization                                        (OK=159    KO=0     )
> deleteOrganization                                       (OK=159    KO=0     )
> ReadPolicy                                               (OK=679    KO=0     )
> DeletePolicy                                             (OK=662    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 33869  / active: 42     / done: 2201  
================================================================================


================================================================================
2024-11-06 20:15:25 GMT                                     245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=32086  KO=0     )
> restLoginInitiate                                        (OK=2207   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2207   KO=0     )
> UI-Post-Login - stage 1                                  (OK=501    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=501    KO=0     )
>  UI AM idFromSession                                     (OK=501    KO=0     )
>  UI AM validateGoto                                      (OK=501    KO=0     )
> User Authorize PKCE stage                                (OK=2707   KO=0     )
> User AccessToken PKCE stage                              (OK=2707   KO=0     )
> UI-Post-Login - stage 2                                  (OK=501    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=501    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=500    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=500    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=72     KO=0     )
> UI-Post-Login - stage 3                                  (OK=500    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=500    KO=0     )
>  UI Enduser sessioncheck                                 (OK=500    KO=0     )
>  UI IDM uiconfig                                         (OK=500    KO=0     )
>  UI IDM version                                          (OK=500    KO=0     )
>  UI IDM features                                         (OK=500    KO=0     )
>  UI IDM privilege                                        (OK=500    KO=0     )
>  UI IDM login                                            (OK=500    KO=0     )
>  UI IDM dashboard                                        (OK=500    KO=0     )
>  UI IDM managed user schema                              (OK=500    KO=0     )
>  UI IDM user                                             (OK=500    KO=0     )
>  UI IDM oidcToken                                        (OK=500    KO=0     )
> userinfo                                                 (OK=500    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=72     KO=0     )
> UI-Logout                                                (OK=500    KO=0     )
> UI-Logout Redirect 1                                     (OK=500    KO=0     )
>  UI AM revoke1                                           (OK=500    KO=0     )
>  UI AM revoke2                                           (OK=500    KO=0     )
>  UI AM endsession                                        (OK=500    KO=0     )
> Skip 2FA                                                 (OK=1218   KO=0     )
> RootUserinfo                                             (OK=1736   KO=0     )
> GetUUid                                                  (OK=703    KO=0     )
> GetOpenidConfig                                          (OK=2074   KO=0     )
> CreatePolicy                                             (OK=703    KO=0     )
> tokenUserinfo                                            (OK=488    KO=0     )
> getIdToken                                               (OK=163    KO=0     )
> getIdToken Redirect 1                                    (OK=163    KO=0     )
> createOrganization                                       (OK=163    KO=0     )
> queryOrganization                                        (OK=163    KO=0     )
> deleteOrganization                                       (OK=163    KO=0     )
> ReadPolicy                                               (OK=692    KO=0     )
> DeletePolicy                                             (OK=679    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 33833  / active: 33     / done: 2246  
================================================================================


================================================================================
2024-11-06 20:15:30 GMT                                     250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=32726  KO=0     )
> restLoginInitiate                                        (OK=2254   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2253   KO=0     )
> UI-Post-Login - stage 1                                  (OK=512    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=512    KO=0     )
>  UI AM idFromSession                                     (OK=512    KO=0     )
>  UI AM validateGoto                                      (OK=512    KO=0     )
> User Authorize PKCE stage                                (OK=2760   KO=0     )
> User AccessToken PKCE stage                              (OK=2759   KO=0     )
> UI-Post-Login - stage 2                                  (OK=510    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=510    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=510    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=510    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=72     KO=0     )
> UI-Post-Login - stage 3                                  (OK=510    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=510    KO=0     )
>  UI Enduser sessioncheck                                 (OK=510    KO=0     )
>  UI IDM uiconfig                                         (OK=510    KO=0     )
>  UI IDM version                                          (OK=510    KO=0     )
>  UI IDM features                                         (OK=510    KO=0     )
>  UI IDM privilege                                        (OK=510    KO=0     )
>  UI IDM login                                            (OK=510    KO=0     )
>  UI IDM dashboard                                        (OK=510    KO=0     )
>  UI IDM managed user schema                              (OK=510    KO=0     )
>  UI IDM user                                             (OK=510    KO=0     )
>  UI IDM oidcToken                                        (OK=510    KO=0     )
> userinfo                                                 (OK=510    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=72     KO=0     )
> UI-Logout                                                (OK=510    KO=0     )
> UI-Logout Redirect 1                                     (OK=509    KO=0     )
>  UI AM revoke1                                           (OK=509    KO=0     )
>  UI AM revoke2                                           (OK=509    KO=0     )
>  UI AM endsession                                        (OK=509    KO=0     )
> Skip 2FA                                                 (OK=1244   KO=0     )
> RootUserinfo                                             (OK=1778   KO=0     )
> GetUUid                                                  (OK=717    KO=0     )
> GetOpenidConfig                                          (OK=2111   KO=0     )
> CreatePolicy                                             (OK=717    KO=0     )
> tokenUserinfo                                            (OK=496    KO=0     )
> getIdToken                                               (OK=167    KO=0     )
> getIdToken Redirect 1                                    (OK=167    KO=0     )
> createOrganization                                       (OK=167    KO=0     )
> queryOrganization                                        (OK=167    KO=0     )
> deleteOrganization                                       (OK=167    KO=0     )
> ReadPolicy                                               (OK=703    KO=0     )
> DeletePolicy                                             (OK=691    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 33784  / active: 40     / done: 2288  
================================================================================


================================================================================
2024-11-06 20:15:35 GMT                                     255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=33496  KO=0     )
> restLoginInitiate                                        (OK=2301   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2300   KO=0     )
> UI-Post-Login - stage 1                                  (OK=525    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=525    KO=0     )
>  UI AM idFromSession                                     (OK=525    KO=0     )
>  UI AM validateGoto                                      (OK=525    KO=0     )
> User Authorize PKCE stage                                (OK=2822   KO=0     )
> User AccessToken PKCE stage                              (OK=2822   KO=0     )
> UI-Post-Login - stage 2                                  (OK=525    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=525    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=524    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=524    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=74     KO=0     )
> UI-Post-Login - stage 3                                  (OK=524    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=524    KO=0     )
>  UI Enduser sessioncheck                                 (OK=524    KO=0     )
>  UI IDM uiconfig                                         (OK=524    KO=0     )
>  UI IDM version                                          (OK=524    KO=0     )
>  UI IDM features                                         (OK=524    KO=0     )
>  UI IDM privilege                                        (OK=524    KO=0     )
>  UI IDM login                                            (OK=524    KO=0     )
>  UI IDM dashboard                                        (OK=524    KO=0     )
>  UI IDM managed user schema                              (OK=524    KO=0     )
>  UI IDM user                                             (OK=524    KO=0     )
>  UI IDM oidcToken                                        (OK=524    KO=0     )
> userinfo                                                 (OK=524    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=74     KO=0     )
> UI-Logout                                                (OK=524    KO=0     )
> UI-Logout Redirect 1                                     (OK=524    KO=0     )
>  UI AM revoke1                                           (OK=523    KO=0     )
>  UI AM revoke2                                           (OK=523    KO=0     )
>  UI AM endsession                                        (OK=523    KO=0     )
> Skip 2FA                                                 (OK=1267   KO=0     )
> RootUserinfo                                             (OK=1803   KO=0     )
> GetUUid                                                  (OK=733    KO=0     )
> GetOpenidConfig                                          (OK=2153   KO=0     )
> CreatePolicy                                             (OK=733    KO=0     )
> tokenUserinfo                                            (OK=507    KO=0     )
> getIdToken                                               (OK=172    KO=0     )
> getIdToken Redirect 1                                    (OK=172    KO=0     )
> createOrganization                                       (OK=172    KO=0     )
> queryOrganization                                        (OK=172    KO=0     )
> deleteOrganization                                       (OK=172    KO=0     )
> ReadPolicy                                               (OK=717    KO=0     )
> DeletePolicy                                             (OK=703    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 33736  / active: 39     / done: 2337  
================================================================================


================================================================================
2024-11-06 20:15:40 GMT                                     260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=34214  KO=0     )
> restLoginInitiate                                        (OK=2347   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2345   KO=0     )
> UI-Post-Login - stage 1                                  (OK=540    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=540    KO=0     )
>  UI AM idFromSession                                     (OK=540    KO=0     )
>  UI AM validateGoto                                      (OK=540    KO=0     )
> User Authorize PKCE stage                                (OK=2883   KO=0     )
> User AccessToken PKCE stage                              (OK=2881   KO=0     )
> UI-Post-Login - stage 2                                  (OK=539    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=538    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=538    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=538    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=75     KO=0     )
> UI-Post-Login - stage 3                                  (OK=538    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=537    KO=0     )
>  UI Enduser sessioncheck                                 (OK=537    KO=0     )
>  UI IDM uiconfig                                         (OK=537    KO=0     )
>  UI IDM version                                          (OK=537    KO=0     )
>  UI IDM features                                         (OK=537    KO=0     )
>  UI IDM privilege                                        (OK=537    KO=0     )
>  UI IDM login                                            (OK=537    KO=0     )
>  UI IDM dashboard                                        (OK=537    KO=0     )
>  UI IDM managed user schema                              (OK=537    KO=0     )
>  UI IDM user                                             (OK=537    KO=0     )
>  UI IDM oidcToken                                        (OK=537    KO=0     )
> userinfo                                                 (OK=535    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=75     KO=0     )
> UI-Logout                                                (OK=535    KO=0     )
> UI-Logout Redirect 1                                     (OK=535    KO=0     )
>  UI AM revoke1                                           (OK=535    KO=0     )
>  UI AM revoke2                                           (OK=535    KO=0     )
>  UI AM endsession                                        (OK=535    KO=0     )
> Skip 2FA                                                 (OK=1289   KO=0     )
> RootUserinfo                                             (OK=1832   KO=0     )
> GetUUid                                                  (OK=745    KO=0     )
> GetOpenidConfig                                          (OK=2194   KO=0     )
> CreatePolicy                                             (OK=745    KO=0     )
> tokenUserinfo                                            (OK=516    KO=0     )
> getIdToken                                               (OK=174    KO=0     )
> getIdToken Redirect 1                                    (OK=174    KO=0     )
> createOrganization                                       (OK=174    KO=0     )
> queryOrganization                                        (OK=174    KO=0     )
> deleteOrganization                                       (OK=174    KO=0     )
> ReadPolicy                                               (OK=733    KO=0     )
> DeletePolicy                                             (OK=716    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 33690  / active: 44     / done: 2378  
================================================================================


================================================================================
2024-11-06 20:15:45 GMT                                     265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=34885  KO=0     )
> restLoginInitiate                                        (OK=2396   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2395   KO=0     )
> UI-Post-Login - stage 1                                  (OK=548    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=548    KO=0     )
>  UI AM idFromSession                                     (OK=548    KO=0     )
>  UI AM validateGoto                                      (OK=548    KO=0     )
> User Authorize PKCE stage                                (OK=2941   KO=0     )
> User AccessToken PKCE stage                              (OK=2941   KO=0     )
> UI-Post-Login - stage 2                                  (OK=548    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=548    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=548    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=548    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=76     KO=0     )
> UI-Post-Login - stage 3                                  (OK=548    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=548    KO=0     )
>  UI Enduser sessioncheck                                 (OK=547    KO=0     )
>  UI IDM uiconfig                                         (OK=548    KO=0     )
>  UI IDM version                                          (OK=547    KO=0     )
>  UI IDM features                                         (OK=547    KO=0     )
>  UI IDM privilege                                        (OK=547    KO=0     )
>  UI IDM login                                            (OK=547    KO=0     )
>  UI IDM dashboard                                        (OK=547    KO=0     )
>  UI IDM managed user schema                              (OK=547    KO=0     )
>  UI IDM user                                             (OK=547    KO=0     )
>  UI IDM oidcToken                                        (OK=547    KO=0     )
> userinfo                                                 (OK=547    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=76     KO=0     )
> UI-Logout                                                (OK=547    KO=0     )
> UI-Logout Redirect 1                                     (OK=547    KO=0     )
>  UI AM revoke1                                           (OK=547    KO=0     )
>  UI AM revoke2                                           (OK=547    KO=0     )
>  UI AM endsession                                        (OK=547    KO=0     )
> Skip 2FA                                                 (OK=1316   KO=0     )
> RootUserinfo                                             (OK=1865   KO=0     )
> GetUUid                                                  (OK=759    KO=0     )
> GetOpenidConfig                                          (OK=2237   KO=0     )
> CreatePolicy                                             (OK=759    KO=0     )
> tokenUserinfo                                            (OK=529    KO=0     )
> getIdToken                                               (OK=177    KO=0     )
> getIdToken Redirect 1                                    (OK=177    KO=0     )
> createOrganization                                       (OK=177    KO=0     )
> queryOrganization                                        (OK=177    KO=0     )
> deleteOrganization                                       (OK=176    KO=0     )
> ReadPolicy                                               (OK=745    KO=0     )
> DeletePolicy                                             (OK=733    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 33637  / active: 45     / done: 2430  
================================================================================


================================================================================
2024-11-06 20:15:50 GMT                                     270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=35715  KO=0     )
> restLoginInitiate                                        (OK=2451   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2449   KO=0     )
> UI-Post-Login - stage 1                                  (OK=562    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=562    KO=0     )
>  UI AM idFromSession                                     (OK=562    KO=0     )
>  UI AM validateGoto                                      (OK=562    KO=0     )
> User Authorize PKCE stage                                (OK=3010   KO=0     )
> User AccessToken PKCE stage                              (OK=3009   KO=0     )
> UI-Post-Login - stage 2                                  (OK=561    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=561    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=561    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=561    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=76     KO=0     )
> UI-Post-Login - stage 3                                  (OK=561    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=561    KO=0     )
>  UI Enduser sessioncheck                                 (OK=561    KO=0     )
>  UI IDM uiconfig                                         (OK=561    KO=0     )
>  UI IDM version                                          (OK=561    KO=0     )
>  UI IDM features                                         (OK=561    KO=0     )
>  UI IDM privilege                                        (OK=561    KO=0     )
>  UI IDM login                                            (OK=561    KO=0     )
>  UI IDM dashboard                                        (OK=561    KO=0     )
>  UI IDM managed user schema                              (OK=561    KO=0     )
>  UI IDM user                                             (OK=561    KO=0     )
>  UI IDM oidcToken                                        (OK=561    KO=0     )
> userinfo                                                 (OK=561    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=76     KO=0     )
> UI-Logout                                                (OK=561    KO=0     )
> UI-Logout Redirect 1                                     (OK=561    KO=0     )
>  UI AM revoke1                                           (OK=561    KO=0     )
>  UI AM revoke2                                           (OK=561    KO=0     )
>  UI AM endsession                                        (OK=561    KO=0     )
> Skip 2FA                                                 (OK=1347   KO=0     )
> RootUserinfo                                             (OK=1918   KO=0     )
> GetUUid                                                  (OK=777    KO=0     )
> GetOpenidConfig                                          (OK=2281   KO=0     )
> CreatePolicy                                             (OK=777    KO=0     )
> tokenUserinfo                                            (OK=540    KO=0     )
> getIdToken                                               (OK=182    KO=0     )
> getIdToken Redirect 1                                    (OK=182    KO=0     )
> createOrganization                                       (OK=182    KO=0     )
> queryOrganization                                        (OK=182    KO=0     )
> deleteOrganization                                       (OK=182    KO=0     )
> ReadPolicy                                               (OK=759    KO=0     )
> DeletePolicy                                             (OK=745    KO=0     )

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 33583  / active: 49     / done: 2480  
================================================================================

20:15:50.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 2524: status.find.in([200, 209], 304), found 502
20:15:50.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,2524,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTIzNjIzOTY4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiODZTRGFrYU9fTDBvVXJoX2djZlRHdEE3Z0o4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkyNDE1MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkyNDE1MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTI3NzUwLCJpYXQiOjE3MzA5MjQxNTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InRORDJvOG4teVZHTnBoTVVCdGVPSnhoRXNCdyJ9.feNEIYbU0ueuaYq2LCzNGp_56z2i8IggXKPdm0pvtE3BMjIN8OEvULgYEWbTgV8R44yqEKhMyRDSmLR2DB0e-XXh94mj0zktLjHYmvUVdPsi-wg_dmi7N-SYQeR5O-m_gZV8xvq-9vMlUB2W3HX2tdtrNsPLTBUb5xHR8y_-2vrmhZKmpR--fpfbm6F-ThRdajBuRJHF8K7rhEQJP5J8XmLfe5nuiU2mTvKtlADCa1FLhyVKD8Ss4DrtEuhjwnN0PB3-dfJNSzQMS6hgWWTgIet2o9VRE6zMIKBftHZCHIQa2uG1bmojlT956u43TRRsvUdu_zjVbakK0wnO4ziQDQ, username -> user.815610, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy86829, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e701e1f, authcode -> yRn8vIfHP50eF3aMtWMr8an_EbE, useAdminRealm -> true, callbacks -> {"tokenId":"J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730924150039), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730924150039))), password -> Pa_ssw0rd, challenge -> 4CLLDV2oX_1xYBDh-PbiF630dOv5J-Jie8NyzygB0m4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 127.47.164.170, verifier -> LTg5ODU3MTM4OTMxOTIwNjQzNTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1916a683, tokenId -> J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,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=J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy86829","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 06 Nov 2024 20:15:50 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

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

<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:15:55 GMT                                     275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=36534  KO=1     )
> restLoginInitiate                                        (OK=2508   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2507   KO=0     )
> UI-Post-Login - stage 1                                  (OK=578    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=578    KO=0     )
>  UI AM idFromSession                                     (OK=578    KO=0     )
>  UI AM validateGoto                                      (OK=578    KO=0     )
> User Authorize PKCE stage                                (OK=3080   KO=0     )
> User AccessToken PKCE stage                              (OK=3077   KO=0     )
> UI-Post-Login - stage 2                                  (OK=576    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=576    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=576    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=576    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=78     KO=0     )
> UI-Post-Login - stage 3                                  (OK=575    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=575    KO=0     )
>  UI Enduser sessioncheck                                 (OK=575    KO=0     )
>  UI IDM uiconfig                                         (OK=575    KO=0     )
>  UI IDM version                                          (OK=575    KO=0     )
>  UI IDM features                                         (OK=575    KO=0     )
>  UI IDM privilege                                        (OK=575    KO=0     )
>  UI IDM login                                            (OK=575    KO=0     )
>  UI IDM dashboard                                        (OK=574    KO=0     )
>  UI IDM managed user schema                              (OK=574    KO=0     )
>  UI IDM user                                             (OK=574    KO=0     )
>  UI IDM oidcToken                                        (OK=574    KO=0     )
> userinfo                                                 (OK=574    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=78     KO=0     )
> UI-Logout                                                (OK=573    KO=0     )
> UI-Logout Redirect 1                                     (OK=572    KO=0     )
>  UI AM revoke1                                           (OK=572    KO=0     )
>  UI AM revoke2                                           (OK=572    KO=0     )
>  UI AM endsession                                        (OK=572    KO=0     )
> Skip 2FA                                                 (OK=1373   KO=0     )
> RootUserinfo                                             (OK=1961   KO=0     )
> GetUUid                                                  (OK=789    KO=0     )
> GetOpenidConfig                                          (OK=2324   KO=0     )
> CreatePolicy                                             (OK=788    KO=1     )
> tokenUserinfo                                            (OK=554    KO=0     )
> getIdToken                                               (OK=187    KO=0     )
> getIdToken Redirect 1                                    (OK=187    KO=0     )
> createOrganization                                       (OK=187    KO=0     )
> queryOrganization                                        (OK=187    KO=0     )
> deleteOrganization                                       (OK=187    KO=0     )
> ReadPolicy                                               (OK=776    KO=0     )
> DeletePolicy                                             (OK=759    KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 33525  / active: 51     / done: 2536  
================================================================================

20:15:55.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 2524: status.find.in([200, 209], 304), found 404
20:15:55.479 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,2524,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTIzNjIzOTY4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiODZTRGFrYU9fTDBvVXJoX2djZlRHdEE3Z0o4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkyNDE1MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkyNDE1MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTI3NzUwLCJpYXQiOjE3MzA5MjQxNTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InRORDJvOG4teVZHTnBoTVVCdGVPSnhoRXNCdyJ9.feNEIYbU0ueuaYq2LCzNGp_56z2i8IggXKPdm0pvtE3BMjIN8OEvULgYEWbTgV8R44yqEKhMyRDSmLR2DB0e-XXh94mj0zktLjHYmvUVdPsi-wg_dmi7N-SYQeR5O-m_gZV8xvq-9vMlUB2W3HX2tdtrNsPLTBUb5xHR8y_-2vrmhZKmpR--fpfbm6F-ThRdajBuRJHF8K7rhEQJP5J8XmLfe5nuiU2mTvKtlADCa1FLhyVKD8Ss4DrtEuhjwnN0PB3-dfJNSzQMS6hgWWTgIet2o9VRE6zMIKBftHZCHIQa2uG1bmojlT956u43TRRsvUdu_zjVbakK0wnO4ziQDQ, username -> user.815610, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy86829, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e701e1f, authcode -> yRn8vIfHP50eF3aMtWMr8an_EbE, useAdminRealm -> true, callbacks -> {"tokenId":"J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730924150039), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730924150039))), password -> Pa_ssw0rd, challenge -> 4CLLDV2oX_1xYBDh-PbiF630dOv5J-Jie8NyzygB0m4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 127.47.164.170, verifier -> LTg5ODU3MTM4OTMxOTIwNjQzNTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1916a683, tokenId -> J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy86829
headers:
	user-agent: Mozilla/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=J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 84
	date: Wed, 06 Nov 2024 20:15:55 GMT
	x-forgerock-transactionid: 796a9ab4-592b-4730-900a-a50a9faba4dd
	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 testPolicy86829 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:16:00 GMT                                     280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=37220  KO=2     )
> restLoginInitiate                                        (OK=2541   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2540   KO=0     )
> UI-Post-Login - stage 1                                  (OK=589    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=589    KO=0     )
>  UI AM idFromSession                                     (OK=589    KO=0     )
>  UI AM validateGoto                                      (OK=589    KO=0     )
> User Authorize PKCE stage                                (OK=3128   KO=0     )
> User AccessToken PKCE stage                              (OK=3127   KO=0     )
> UI-Post-Login - stage 2                                  (OK=589    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=589    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=589    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=589    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=82     KO=0     )
> UI-Post-Login - stage 3                                  (OK=589    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=589    KO=0     )
>  UI Enduser sessioncheck                                 (OK=589    KO=0     )
>  UI IDM uiconfig                                         (OK=589    KO=0     )
>  UI IDM version                                          (OK=589    KO=0     )
>  UI IDM features                                         (OK=589    KO=0     )
>  UI IDM privilege                                        (OK=589    KO=0     )
>  UI IDM login                                            (OK=589    KO=0     )
>  UI IDM dashboard                                        (OK=589    KO=0     )
>  UI IDM managed user schema                              (OK=589    KO=0     )
>  UI IDM user                                             (OK=589    KO=0     )
>  UI IDM oidcToken                                        (OK=589    KO=0     )
> userinfo                                                 (OK=589    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=81     KO=0     )
> UI-Logout                                                (OK=589    KO=0     )
> UI-Logout Redirect 1                                     (OK=589    KO=0     )
>  UI AM revoke1                                           (OK=588    KO=0     )
>  UI AM revoke2                                           (OK=588    KO=0     )
>  UI AM endsession                                        (OK=588    KO=0     )
> Skip 2FA                                                 (OK=1388   KO=0     )
> RootUserinfo                                             (OK=1997   KO=0     )
> GetUUid                                                  (OK=797    KO=0     )
> GetOpenidConfig                                          (OK=2362   KO=0     )
> CreatePolicy                                             (OK=796    KO=1     )
> tokenUserinfo                                            (OK=562    KO=0     )
> getIdToken                                               (OK=189    KO=0     )
> getIdToken Redirect 1                                    (OK=189    KO=0     )
> createOrganization                                       (OK=189    KO=0     )
> queryOrganization                                        (OK=189    KO=0     )
> deleteOrganization                                       (OK=188    KO=0     )
> ReadPolicy                                               (OK=788    KO=1     )
> DeletePolicy                                             (OK=776    KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          1 (50.00%)
> status.find.in([200, 209], 304), found 404                          1 (50.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 33489  / active: 32     / done: 2591  
================================================================================

20:16:00.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 2524: status.find.in([200, 209], 304), found 404
20:16:00.572 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,2524,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTIzNjIzOTY4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiODZTRGFrYU9fTDBvVXJoX2djZlRHdEE3Z0o4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkyNDE1MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkyNDE1MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTI3NzUwLCJpYXQiOjE3MzA5MjQxNTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InRORDJvOG4teVZHTnBoTVVCdGVPSnhoRXNCdyJ9.feNEIYbU0ueuaYq2LCzNGp_56z2i8IggXKPdm0pvtE3BMjIN8OEvULgYEWbTgV8R44yqEKhMyRDSmLR2DB0e-XXh94mj0zktLjHYmvUVdPsi-wg_dmi7N-SYQeR5O-m_gZV8xvq-9vMlUB2W3HX2tdtrNsPLTBUb5xHR8y_-2vrmhZKmpR--fpfbm6F-ThRdajBuRJHF8K7rhEQJP5J8XmLfe5nuiU2mTvKtlADCa1FLhyVKD8Ss4DrtEuhjwnN0PB3-dfJNSzQMS6hgWWTgIet2o9VRE6zMIKBftHZCHIQa2uG1bmojlT956u43TRRsvUdu_zjVbakK0wnO4ziQDQ, username -> user.815610, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy86829, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3e701e1f, authcode -> yRn8vIfHP50eF3aMtWMr8an_EbE, useAdminRealm -> true, callbacks -> {"tokenId":"J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730924150039), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730924150039))), password -> Pa_ssw0rd, challenge -> 4CLLDV2oX_1xYBDh-PbiF630dOv5J-Jie8NyzygB0m4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 127.47.164.170, verifier -> LTg5ODU3MTM4OTMxOTIwNjQzNTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1916a683, tokenId -> J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy86829
headers:
	user-agent: Mozilla/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=J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=J0HP6WPlrWndzp1Zst6AbSl2c1w.*AAJTSQACMDIAAlNLABxlOXg2RDY0ci91NS9ubHVmY21HM2VaNkpWSVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 84
	date: Wed, 06 Nov 2024 20:16:00 GMT
	x-forgerock-transactionid: 141829f6-9a17-4c74-a55a-01a0b1aaa5e9
	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 testPolicy86829 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:16:05 GMT                                     285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=37750  KO=3     )
> restLoginInitiate                                        (OK=2586   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2586   KO=0     )
> UI-Post-Login - stage 1                                  (OK=596    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=596    KO=0     )
>  UI AM idFromSession                                     (OK=595    KO=0     )
>  UI AM validateGoto                                      (OK=595    KO=0     )
> User Authorize PKCE stage                                (OK=3179   KO=0     )
> User AccessToken PKCE stage                              (OK=3178   KO=0     )
> UI-Post-Login - stage 2                                  (OK=595    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=595    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=595    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=595    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=83     KO=0     )
> UI-Post-Login - stage 3                                  (OK=595    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=595    KO=0     )
>  UI Enduser sessioncheck                                 (OK=595    KO=0     )
>  UI IDM uiconfig                                         (OK=595    KO=0     )
>  UI IDM version                                          (OK=595    KO=0     )
>  UI IDM features                                         (OK=595    KO=0     )
>  UI IDM privilege                                        (OK=595    KO=0     )
>  UI IDM login                                            (OK=595    KO=0     )
>  UI IDM dashboard                                        (OK=595    KO=0     )
>  UI IDM managed user schema                              (OK=595    KO=0     )
>  UI IDM user                                             (OK=595    KO=0     )
>  UI IDM oidcToken                                        (OK=595    KO=0     )
> userinfo                                                 (OK=595    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=83     KO=0     )
> UI-Logout                                                (OK=595    KO=0     )
> UI-Logout Redirect 1                                     (OK=595    KO=0     )
>  UI AM revoke1                                           (OK=595    KO=0     )
>  UI AM revoke2                                           (OK=595    KO=0     )
>  UI AM endsession                                        (OK=595    KO=0     )
> Skip 2FA                                                 (OK=1416   KO=0     )
> RootUserinfo                                             (OK=2024   KO=0     )
> GetUUid                                                  (OK=813    KO=0     )
> GetOpenidConfig                                          (OK=2399   KO=0     )
> CreatePolicy                                             (OK=812    KO=1     )
> tokenUserinfo                                            (OK=573    KO=0     )
> getIdToken                                               (OK=193    KO=0     )
> getIdToken Redirect 1                                    (OK=193    KO=0     )
> createOrganization                                       (OK=192    KO=0     )
> queryOrganization                                        (OK=192    KO=0     )
> deleteOrganization                                       (OK=192    KO=0     )
> ReadPolicy                                               (OK=796    KO=1     )
> DeletePolicy                                             (OK=788    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 33442  / active: 37     / done: 2633  
================================================================================


================================================================================
2024-11-06 20:16:10 GMT                                     290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=38590  KO=3     )
> restLoginInitiate                                        (OK=2639   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2638   KO=0     )
> UI-Post-Login - stage 1                                  (OK=612    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=612    KO=0     )
>  UI AM idFromSession                                     (OK=611    KO=0     )
>  UI AM validateGoto                                      (OK=611    KO=0     )
> User Authorize PKCE stage                                (OK=3247   KO=0     )
> User AccessToken PKCE stage                              (OK=3246   KO=0     )
> UI-Post-Login - stage 2                                  (OK=611    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=611    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=611    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=611    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=84     KO=0     )
> UI-Post-Login - stage 3                                  (OK=611    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=611    KO=0     )
>  UI Enduser sessioncheck                                 (OK=611    KO=0     )
>  UI IDM uiconfig                                         (OK=611    KO=0     )
>  UI IDM version                                          (OK=611    KO=0     )
>  UI IDM features                                         (OK=611    KO=0     )
>  UI IDM privilege                                        (OK=611    KO=0     )
>  UI IDM login                                            (OK=611    KO=0     )
>  UI IDM dashboard                                        (OK=610    KO=0     )
>  UI IDM managed user schema                              (OK=610    KO=0     )
>  UI IDM user                                             (OK=610    KO=0     )
>  UI IDM oidcToken                                        (OK=610    KO=0     )
> userinfo                                                 (OK=610    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=84     KO=0     )
> UI-Logout                                                (OK=610    KO=0     )
> UI-Logout Redirect 1                                     (OK=610    KO=0     )
>  UI AM revoke1                                           (OK=610    KO=0     )
>  UI AM revoke2                                           (OK=610    KO=0     )
>  UI AM endsession                                        (OK=610    KO=0     )
> Skip 2FA                                                 (OK=1446   KO=0     )
> RootUserinfo                                             (OK=2069   KO=0     )
> GetUUid                                                  (OK=832    KO=0     )
> GetOpenidConfig                                          (OK=2442   KO=0     )
> CreatePolicy                                             (OK=831    KO=1     )
> tokenUserinfo                                            (OK=579    KO=0     )
> getIdToken                                               (OK=194    KO=0     )
> getIdToken Redirect 1                                    (OK=194    KO=0     )
> createOrganization                                       (OK=193    KO=0     )
> queryOrganization                                        (OK=193    KO=0     )
> deleteOrganization                                       (OK=193    KO=0     )
> ReadPolicy                                               (OK=812    KO=1     )
> DeletePolicy                                             (OK=796    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 33387  / active: 54     / done: 2671  
================================================================================


================================================================================
2024-11-06 20:16:15 GMT                                     295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=39287  KO=3     )
> restLoginInitiate                                        (OK=2686   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2686   KO=0     )
> UI-Post-Login - stage 1                                  (OK=620    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=620    KO=0     )
>  UI AM idFromSession                                     (OK=620    KO=0     )
>  UI AM validateGoto                                      (OK=620    KO=0     )
> User Authorize PKCE stage                                (OK=3304   KO=0     )
> User AccessToken PKCE stage                              (OK=3303   KO=0     )
> UI-Post-Login - stage 2                                  (OK=620    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=620    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=620    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=620    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=84     KO=0     )
> UI-Post-Login - stage 3                                  (OK=620    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=620    KO=0     )
>  UI Enduser sessioncheck                                 (OK=620    KO=0     )
>  UI IDM uiconfig                                         (OK=620    KO=0     )
>  UI IDM version                                          (OK=620    KO=0     )
>  UI IDM features                                         (OK=620    KO=0     )
>  UI IDM privilege                                        (OK=620    KO=0     )
>  UI IDM login                                            (OK=620    KO=0     )
>  UI IDM dashboard                                        (OK=620    KO=0     )
>  UI IDM managed user schema                              (OK=620    KO=0     )
>  UI IDM user                                             (OK=620    KO=0     )
>  UI IDM oidcToken                                        (OK=620    KO=0     )
> userinfo                                                 (OK=620    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=84     KO=0     )
> UI-Logout                                                (OK=620    KO=0     )
> UI-Logout Redirect 1                                     (OK=620    KO=0     )
>  UI AM revoke1                                           (OK=620    KO=0     )
>  UI AM revoke2                                           (OK=620    KO=0     )
>  UI AM endsession                                        (OK=620    KO=0     )
> Skip 2FA                                                 (OK=1478   KO=0     )
> RootUserinfo                                             (OK=2131   KO=0     )
> GetUUid                                                  (OK=845    KO=0     )
> GetOpenidConfig                                          (OK=2489   KO=0     )
> CreatePolicy                                             (OK=844    KO=1     )
> tokenUserinfo                                            (OK=586    KO=0     )
> getIdToken                                               (OK=201    KO=0     )
> getIdToken Redirect 1                                    (OK=201    KO=0     )
> createOrganization                                       (OK=201    KO=0     )
> queryOrganization                                        (OK=201    KO=0     )
> deleteOrganization                                       (OK=201    KO=0     )
> ReadPolicy                                               (OK=831    KO=1     )
> DeletePolicy                                             (OK=811    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 33342  / active: 47     / done: 2723  
================================================================================


================================================================================
2024-11-06 20:16:20 GMT                                     300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=40020  KO=3     )
> restLoginInitiate                                        (OK=2737   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2736   KO=0     )
> UI-Post-Login - stage 1                                  (OK=632    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=632    KO=0     )
>  UI AM idFromSession                                     (OK=631    KO=0     )
>  UI AM validateGoto                                      (OK=631    KO=0     )
> User Authorize PKCE stage                                (OK=3366   KO=0     )
> User AccessToken PKCE stage                              (OK=3365   KO=0     )
> UI-Post-Login - stage 2                                  (OK=631    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=631    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=631    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=631    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=86     KO=0     )
> UI-Post-Login - stage 3                                  (OK=631    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=631    KO=0     )
>  UI Enduser sessioncheck                                 (OK=631    KO=0     )
>  UI IDM uiconfig                                         (OK=631    KO=0     )
>  UI IDM version                                          (OK=631    KO=0     )
>  UI IDM features                                         (OK=631    KO=0     )
>  UI IDM privilege                                        (OK=631    KO=0     )
>  UI IDM login                                            (OK=631    KO=0     )
>  UI IDM dashboard                                        (OK=631    KO=0     )
>  UI IDM managed user schema                              (OK=631    KO=0     )
>  UI IDM user                                             (OK=631    KO=0     )
>  UI IDM oidcToken                                        (OK=631    KO=0     )
> userinfo                                                 (OK=630    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=86     KO=0     )
> UI-Logout                                                (OK=630    KO=0     )
> UI-Logout Redirect 1                                     (OK=630    KO=0     )
>  UI AM revoke1                                           (OK=629    KO=0     )
>  UI AM revoke2                                           (OK=629    KO=0     )
>  UI AM endsession                                        (OK=629    KO=0     )
> Skip 2FA                                                 (OK=1510   KO=0     )
> RootUserinfo                                             (OK=2186   KO=0     )
> GetUUid                                                  (OK=863    KO=0     )
> GetOpenidConfig                                          (OK=2539   KO=0     )
> CreatePolicy                                             (OK=860    KO=1     )
> tokenUserinfo                                            (OK=594    KO=0     )
> getIdToken                                               (OK=204    KO=0     )
> getIdToken Redirect 1                                    (OK=204    KO=0     )
> createOrganization                                       (OK=204    KO=0     )
> queryOrganization                                        (OK=204    KO=0     )
> deleteOrganization                                       (OK=204    KO=0     )
> ReadPolicy                                               (OK=844    KO=1     )
> DeletePolicy                                             (OK=829    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 33289  / active: 48     / done: 2775  
================================================================================


================================================================================
2024-11-06 20:16:25 GMT                                     305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=40674  KO=3     )
> restLoginInitiate                                        (OK=2783   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2782   KO=0     )
> UI-Post-Login - stage 1                                  (OK=640    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=640    KO=0     )
>  UI AM idFromSession                                     (OK=640    KO=0     )
>  UI AM validateGoto                                      (OK=640    KO=0     )
> User Authorize PKCE stage                                (OK=3422   KO=0     )
> User AccessToken PKCE stage                              (OK=3422   KO=0     )
> UI-Post-Login - stage 2                                  (OK=640    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=640    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=640    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=640    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=88     KO=0     )
> UI-Post-Login - stage 3                                  (OK=640    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=640    KO=0     )
>  UI Enduser sessioncheck                                 (OK=640    KO=0     )
>  UI IDM uiconfig                                         (OK=640    KO=0     )
>  UI IDM version                                          (OK=640    KO=0     )
>  UI IDM features                                         (OK=640    KO=0     )
>  UI IDM privilege                                        (OK=640    KO=0     )
>  UI IDM login                                            (OK=640    KO=0     )
>  UI IDM dashboard                                        (OK=639    KO=0     )
>  UI IDM managed user schema                              (OK=639    KO=0     )
>  UI IDM user                                             (OK=639    KO=0     )
>  UI IDM oidcToken                                        (OK=639    KO=0     )
> userinfo                                                 (OK=639    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=88     KO=0     )
> UI-Logout                                                (OK=639    KO=0     )
> UI-Logout Redirect 1                                     (OK=639    KO=0     )
>  UI AM revoke1                                           (OK=639    KO=0     )
>  UI AM revoke2                                           (OK=639    KO=0     )
>  UI AM endsession                                        (OK=639    KO=0     )
> Skip 2FA                                                 (OK=1536   KO=0     )
> RootUserinfo                                             (OK=2236   KO=0     )
> GetUUid                                                  (OK=876    KO=0     )
> GetOpenidConfig                                          (OK=2582   KO=0     )
> CreatePolicy                                             (OK=875    KO=1     )
> tokenUserinfo                                            (OK=605    KO=0     )
> getIdToken                                               (OK=209    KO=0     )
> getIdToken Redirect 1                                    (OK=209    KO=0     )
> createOrganization                                       (OK=209    KO=0     )
> queryOrganization                                        (OK=209    KO=0     )
> deleteOrganization                                       (OK=209    KO=0     )
> ReadPolicy                                               (OK=860    KO=1     )
> DeletePolicy                                             (OK=844    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 33241  / active: 45     / done: 2826  
================================================================================


================================================================================
2024-11-06 20:16:30 GMT                                     310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=41250  KO=3     )
> restLoginInitiate                                        (OK=2828   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2826   KO=0     )
> UI-Post-Login - stage 1                                  (OK=648    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=648    KO=0     )
>  UI AM idFromSession                                     (OK=648    KO=0     )
>  UI AM validateGoto                                      (OK=648    KO=0     )
> User Authorize PKCE stage                                (OK=3470   KO=0     )
> User AccessToken PKCE stage                              (OK=3470   KO=0     )
> UI-Post-Login - stage 2                                  (OK=647    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=647    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=647    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=647    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=89     KO=0     )
> UI-Post-Login - stage 3                                  (OK=647    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=647    KO=0     )
>  UI Enduser sessioncheck                                 (OK=647    KO=0     )
>  UI IDM uiconfig                                         (OK=647    KO=0     )
>  UI IDM version                                          (OK=647    KO=0     )
>  UI IDM features                                         (OK=647    KO=0     )
>  UI IDM privilege                                        (OK=647    KO=0     )
>  UI IDM login                                            (OK=647    KO=0     )
>  UI IDM dashboard                                        (OK=647    KO=0     )
>  UI IDM managed user schema                              (OK=647    KO=0     )
>  UI IDM user                                             (OK=647    KO=0     )
>  UI IDM oidcToken                                        (OK=647    KO=0     )
> userinfo                                                 (OK=647    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=89     KO=0     )
> UI-Logout                                                (OK=647    KO=0     )
> UI-Logout Redirect 1                                     (OK=646    KO=0     )
>  UI AM revoke1                                           (OK=646    KO=0     )
>  UI AM revoke2                                           (OK=646    KO=0     )
>  UI AM endsession                                        (OK=646    KO=0     )
> Skip 2FA                                                 (OK=1562   KO=0     )
> RootUserinfo                                             (OK=2273   KO=0     )
> GetUUid                                                  (OK=892    KO=0     )
> GetOpenidConfig                                          (OK=2629   KO=0     )
> CreatePolicy                                             (OK=891    KO=1     )
> tokenUserinfo                                            (OK=614    KO=0     )
> getIdToken                                               (OK=212    KO=0     )
> getIdToken Redirect 1                                    (OK=212    KO=0     )
> createOrganization                                       (OK=212    KO=0     )
> queryOrganization                                        (OK=212    KO=0     )
> deleteOrganization                                       (OK=212    KO=0     )
> ReadPolicy                                               (OK=875    KO=1     )
> DeletePolicy                                             (OK=860    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 33195  / active: 43     / done: 2874  
================================================================================


================================================================================
2024-11-06 20:16:35 GMT                                     315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=42069  KO=3     )
> restLoginInitiate                                        (OK=2877   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2876   KO=0     )
> UI-Post-Login - stage 1                                  (OK=662    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=662    KO=0     )
>  UI AM idFromSession                                     (OK=662    KO=0     )
>  UI AM validateGoto                                      (OK=662    KO=0     )
> User Authorize PKCE stage                                (OK=3537   KO=0     )
> User AccessToken PKCE stage                              (OK=3536   KO=0     )
> UI-Post-Login - stage 2                                  (OK=662    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=662    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=662    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=662    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=90     KO=0     )
> UI-Post-Login - stage 3                                  (OK=662    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=662    KO=0     )
>  UI Enduser sessioncheck                                 (OK=662    KO=0     )
>  UI IDM uiconfig                                         (OK=662    KO=0     )
>  UI IDM version                                          (OK=662    KO=0     )
>  UI IDM features                                         (OK=662    KO=0     )
>  UI IDM privilege                                        (OK=662    KO=0     )
>  UI IDM login                                            (OK=662    KO=0     )
>  UI IDM dashboard                                        (OK=662    KO=0     )
>  UI IDM managed user schema                              (OK=662    KO=0     )
>  UI IDM user                                             (OK=662    KO=0     )
>  UI IDM oidcToken                                        (OK=662    KO=0     )
> userinfo                                                 (OK=662    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=90     KO=0     )
> UI-Logout                                                (OK=661    KO=0     )
> UI-Logout Redirect 1                                     (OK=661    KO=0     )
>  UI AM revoke1                                           (OK=661    KO=0     )
>  UI AM revoke2                                           (OK=661    KO=0     )
>  UI AM endsession                                        (OK=661    KO=0     )
> Skip 2FA                                                 (OK=1588   KO=0     )
> RootUserinfo                                             (OK=2299   KO=0     )
> GetUUid                                                  (OK=909    KO=0     )
> GetOpenidConfig                                          (OK=2677   KO=0     )
> CreatePolicy                                             (OK=908    KO=1     )
> tokenUserinfo                                            (OK=624    KO=0     )
> getIdToken                                               (OK=217    KO=0     )
> getIdToken Redirect 1                                    (OK=217    KO=0     )
> createOrganization                                       (OK=217    KO=0     )
> queryOrganization                                        (OK=217    KO=0     )
> deleteOrganization                                       (OK=217    KO=0     )
> ReadPolicy                                               (OK=891    KO=1     )
> DeletePolicy                                             (OK=875    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  8%
          waiting: 33145  / active: 42     / done: 2925  
================================================================================


================================================================================
2024-11-06 20:16:40 GMT                                     320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=42719  KO=3     )
> restLoginInitiate                                        (OK=2927   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2926   KO=0     )
> UI-Post-Login - stage 1                                  (OK=672    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=672    KO=0     )
>  UI AM idFromSession                                     (OK=672    KO=0     )
>  UI AM validateGoto                                      (OK=672    KO=0     )
> User Authorize PKCE stage                                (OK=3595   KO=0     )
> User AccessToken PKCE stage                              (OK=3594   KO=0     )
> UI-Post-Login - stage 2                                  (OK=670    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=670    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=670    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=670    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=94     KO=0     )
> UI-Post-Login - stage 3                                  (OK=670    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=670    KO=0     )
>  UI Enduser sessioncheck                                 (OK=670    KO=0     )
>  UI IDM uiconfig                                         (OK=670    KO=0     )
>  UI IDM version                                          (OK=670    KO=0     )
>  UI IDM features                                         (OK=670    KO=0     )
>  UI IDM privilege                                        (OK=670    KO=0     )
>  UI IDM login                                            (OK=670    KO=0     )
>  UI IDM dashboard                                        (OK=670    KO=0     )
>  UI IDM managed user schema                              (OK=670    KO=0     )
>  UI IDM user                                             (OK=670    KO=0     )
>  UI IDM oidcToken                                        (OK=670    KO=0     )
> userinfo                                                 (OK=670    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=94     KO=0     )
> UI-Logout                                                (OK=670    KO=0     )
> UI-Logout Redirect 1                                     (OK=670    KO=0     )
>  UI AM revoke1                                           (OK=670    KO=0     )
>  UI AM revoke2                                           (OK=670    KO=0     )
>  UI AM endsession                                        (OK=670    KO=0     )
> Skip 2FA                                                 (OK=1619   KO=0     )
> RootUserinfo                                             (OK=2317   KO=0     )
> GetUUid                                                  (OK=931    KO=0     )
> GetOpenidConfig                                          (OK=2732   KO=0     )
> CreatePolicy                                             (OK=929    KO=1     )
> tokenUserinfo                                            (OK=634    KO=0     )
> getIdToken                                               (OK=220    KO=0     )
> getIdToken Redirect 1                                    (OK=220    KO=0     )
> createOrganization                                       (OK=220    KO=0     )
> queryOrganization                                        (OK=220    KO=0     )
> deleteOrganization                                       (OK=220    KO=0     )
> ReadPolicy                                               (OK=908    KO=1     )
> DeletePolicy                                             (OK=891    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 33091  / active: 49     / done: 2972  
================================================================================


================================================================================
2024-11-06 20:16:45 GMT                                     325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=43375  KO=3     )
> restLoginInitiate                                        (OK=2983   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2981   KO=0     )
> UI-Post-Login - stage 1                                  (OK=677    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=677    KO=0     )
>  UI AM idFromSession                                     (OK=677    KO=0     )
>  UI AM validateGoto                                      (OK=677    KO=0     )
> User Authorize PKCE stage                                (OK=3656   KO=0     )
> User AccessToken PKCE stage                              (OK=3654   KO=0     )
> UI-Post-Login - stage 2                                  (OK=677    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     )
> loginTreeWorkflow_restLoginInitiate                      (OK=97     KO=0     )
> UI-Post-Login - stage 3                                  (OK=677    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=677    KO=0     )
>  UI Enduser sessioncheck                                 (OK=677    KO=0     )
>  UI IDM uiconfig                                         (OK=677    KO=0     )
>  UI IDM version                                          (OK=677    KO=0     )
>  UI IDM features                                         (OK=677    KO=0     )
>  UI IDM privilege                                        (OK=677    KO=0     )
>  UI IDM login                                            (OK=677    KO=0     )
>  UI IDM dashboard                                        (OK=677    KO=0     )
>  UI IDM managed user schema                              (OK=677    KO=0     )
>  UI IDM user                                             (OK=677    KO=0     )
>  UI IDM oidcToken                                        (OK=676    KO=0     )
> userinfo                                                 (OK=676    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=97     KO=0     )
> UI-Logout                                                (OK=676    KO=0     )
> UI-Logout Redirect 1                                     (OK=676    KO=0     )
>  UI AM revoke1                                           (OK=676    KO=0     )
>  UI AM revoke2                                           (OK=676    KO=0     )
>  UI AM endsession                                        (OK=676    KO=0     )
> Skip 2FA                                                 (OK=1655   KO=0     )
> RootUserinfo                                             (OK=2358   KO=0     )
> GetUUid                                                  (OK=952    KO=0     )
> GetOpenidConfig                                          (OK=2790   KO=0     )
> CreatePolicy                                             (OK=951    KO=1     )
> tokenUserinfo                                            (OK=647    KO=0     )
> getIdToken                                               (OK=225    KO=0     )
> getIdToken Redirect 1                                    (OK=225    KO=0     )
> createOrganization                                       (OK=225    KO=0     )
> queryOrganization                                        (OK=225    KO=0     )
> deleteOrganization                                       (OK=225    KO=0     )
> ReadPolicy                                               (OK=928    KO=1     )
> DeletePolicy                                             (OK=906    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 33030  / active: 63     / done: 3019  
================================================================================


================================================================================
2024-11-06 20:16:50 GMT                                     330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=43891  KO=3     )
> restLoginInitiate                                        (OK=3019   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3019   KO=0     )
> UI-Post-Login - stage 1                                  (OK=682    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=682    KO=0     )
>  UI AM idFromSession                                     (OK=682    KO=0     )
>  UI AM validateGoto                                      (OK=682    KO=0     )
> User Authorize PKCE stage                                (OK=3701   KO=0     )
> User AccessToken PKCE stage                              (OK=3700   KO=0     )
> UI-Post-Login - stage 2                                  (OK=682    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=682    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=682    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=682    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=101    KO=0     )
> UI-Post-Login - stage 3                                  (OK=682    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=682    KO=0     )
>  UI Enduser sessioncheck                                 (OK=682    KO=0     )
>  UI IDM uiconfig                                         (OK=682    KO=0     )
>  UI IDM version                                          (OK=682    KO=0     )
>  UI IDM features                                         (OK=682    KO=0     )
>  UI IDM privilege                                        (OK=682    KO=0     )
>  UI IDM login                                            (OK=682    KO=0     )
>  UI IDM dashboard                                        (OK=682    KO=0     )
>  UI IDM managed user schema                              (OK=682    KO=0     )
>  UI IDM user                                             (OK=682    KO=0     )
>  UI IDM oidcToken                                        (OK=682    KO=0     )
> userinfo                                                 (OK=682    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=101    KO=0     )
> UI-Logout                                                (OK=682    KO=0     )
> UI-Logout Redirect 1                                     (OK=682    KO=0     )
>  UI AM revoke1                                           (OK=682    KO=0     )
>  UI AM revoke2                                           (OK=682    KO=0     )
>  UI AM endsession                                        (OK=682    KO=0     )
> Skip 2FA                                                 (OK=1676   KO=0     )
> RootUserinfo                                             (OK=2391   KO=0     )
> GetUUid                                                  (OK=969    KO=0     )
> GetOpenidConfig                                          (OK=2848   KO=0     )
> CreatePolicy                                             (OK=968    KO=1     )
> tokenUserinfo                                            (OK=660    KO=0     )
> getIdToken                                               (OK=226    KO=0     )
> getIdToken Redirect 1                                    (OK=226    KO=0     )
> createOrganization                                       (OK=226    KO=0     )
> queryOrganization                                        (OK=226    KO=0     )
> deleteOrganization                                       (OK=225    KO=0     )
> ReadPolicy                                               (OK=950    KO=1     )
> DeletePolicy                                             (OK=927    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 32991  / active: 52     / done: 3069  
================================================================================


================================================================================
2024-11-06 20:16:55 GMT                                     335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=44366  KO=3     )
> restLoginInitiate                                        (OK=3053   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3052   KO=0     )
> UI-Post-Login - stage 1                                  (OK=689    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=689    KO=0     )
>  UI AM idFromSession                                     (OK=689    KO=0     )
>  UI AM validateGoto                                      (OK=689    KO=0     )
> User Authorize PKCE stage                                (OK=3740   KO=0     )
> User AccessToken PKCE stage                              (OK=3740   KO=0     )
> UI-Post-Login - stage 2                                  (OK=689    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=689    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=689    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=689    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=103    KO=0     )
> UI-Post-Login - stage 3                                  (OK=689    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=689    KO=0     )
>  UI Enduser sessioncheck                                 (OK=688    KO=0     )
>  UI IDM uiconfig                                         (OK=688    KO=0     )
>  UI IDM version                                          (OK=688    KO=0     )
>  UI IDM features                                         (OK=688    KO=0     )
>  UI IDM privilege                                        (OK=688    KO=0     )
>  UI IDM login                                            (OK=688    KO=0     )
>  UI IDM dashboard                                        (OK=688    KO=0     )
>  UI IDM managed user schema                              (OK=688    KO=0     )
>  UI IDM user                                             (OK=688    KO=0     )
>  UI IDM oidcToken                                        (OK=687    KO=0     )
> userinfo                                                 (OK=687    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=103    KO=0     )
> UI-Logout                                                (OK=687    KO=0     )
> UI-Logout Redirect 1                                     (OK=687    KO=0     )
>  UI AM revoke1                                           (OK=687    KO=0     )
>  UI AM revoke2                                           (OK=687    KO=0     )
>  UI AM endsession                                        (OK=687    KO=0     )
> Skip 2FA                                                 (OK=1691   KO=0     )
> RootUserinfo                                             (OK=2419   KO=0     )
> GetUUid                                                  (OK=976    KO=0     )
> GetOpenidConfig                                          (OK=2896   KO=0     )
> CreatePolicy                                             (OK=975    KO=1     )
> tokenUserinfo                                            (OK=671    KO=0     )
> getIdToken                                               (OK=228    KO=0     )
> getIdToken Redirect 1                                    (OK=228    KO=0     )
> createOrganization                                       (OK=228    KO=0     )
> queryOrganization                                        (OK=227    KO=0     )
> deleteOrganization                                       (OK=227    KO=0     )
> ReadPolicy                                               (OK=968    KO=1     )
> DeletePolicy                                             (OK=950    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 32956  / active: 38     / done: 3118  
================================================================================


================================================================================
2024-11-06 20:17:00 GMT                                     340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=45079  KO=3     )
> restLoginInitiate                                        (OK=3102   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3101   KO=0     )
> UI-Post-Login - stage 1                                  (OK=703    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=703    KO=0     )
>  UI AM idFromSession                                     (OK=703    KO=0     )
>  UI AM validateGoto                                      (OK=703    KO=0     )
> User Authorize PKCE stage                                (OK=3800   KO=0     )
> User AccessToken PKCE stage                              (OK=3799   KO=0     )
> UI-Post-Login - stage 2                                  (OK=703    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=703    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=701    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=701    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=104    KO=0     )
> UI-Post-Login - stage 3                                  (OK=700    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=700    KO=0     )
>  UI Enduser sessioncheck                                 (OK=699    KO=0     )
>  UI IDM uiconfig                                         (OK=699    KO=0     )
>  UI IDM version                                          (OK=699    KO=0     )
>  UI IDM features                                         (OK=699    KO=0     )
>  UI IDM privilege                                        (OK=699    KO=0     )
>  UI IDM login                                            (OK=699    KO=0     )
>  UI IDM dashboard                                        (OK=699    KO=0     )
>  UI IDM managed user schema                              (OK=699    KO=0     )
>  UI IDM user                                             (OK=699    KO=0     )
>  UI IDM oidcToken                                        (OK=699    KO=0     )
> userinfo                                                 (OK=699    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=104    KO=0     )
> UI-Logout                                                (OK=699    KO=0     )
> UI-Logout Redirect 1                                     (OK=699    KO=0     )
>  UI AM revoke1                                           (OK=699    KO=0     )
>  UI AM revoke2                                           (OK=699    KO=0     )
>  UI AM endsession                                        (OK=699    KO=0     )
> Skip 2FA                                                 (OK=1716   KO=0     )
> RootUserinfo                                             (OK=2464   KO=0     )
> GetUUid                                                  (OK=990    KO=0     )
> GetOpenidConfig                                          (OK=2935   KO=0     )
> CreatePolicy                                             (OK=988    KO=1     )
> tokenUserinfo                                            (OK=680    KO=0     )
> getIdToken                                               (OK=230    KO=0     )
> getIdToken Redirect 1                                    (OK=230    KO=0     )
> createOrganization                                       (OK=230    KO=0     )
> queryOrganization                                        (OK=230    KO=0     )
> deleteOrganization                                       (OK=230    KO=0     )
> ReadPolicy                                               (OK=975    KO=1     )
> DeletePolicy                                             (OK=967    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 32905  / active: 38     / done: 3169  
================================================================================


================================================================================
2024-11-06 20:17:05 GMT                                     345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=45849  KO=3     )
> restLoginInitiate                                        (OK=3152   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3150   KO=0     )
> UI-Post-Login - stage 1                                  (OK=718    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=718    KO=0     )
>  UI AM idFromSession                                     (OK=718    KO=0     )
>  UI AM validateGoto                                      (OK=717    KO=0     )
> User Authorize PKCE stage                                (OK=3863   KO=0     )
> User AccessToken PKCE stage                              (OK=3860   KO=0     )
> UI-Post-Login - stage 2                                  (OK=715    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=715    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=715    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=715    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=108    KO=0     )
> UI-Post-Login - stage 3                                  (OK=715    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=715    KO=0     )
>  UI Enduser sessioncheck                                 (OK=714    KO=0     )
>  UI IDM uiconfig                                         (OK=714    KO=0     )
>  UI IDM version                                          (OK=714    KO=0     )
>  UI IDM features                                         (OK=714    KO=0     )
>  UI IDM privilege                                        (OK=714    KO=0     )
>  UI IDM login                                            (OK=714    KO=0     )
>  UI IDM dashboard                                        (OK=714    KO=0     )
>  UI IDM managed user schema                              (OK=714    KO=0     )
>  UI IDM user                                             (OK=714    KO=0     )
>  UI IDM oidcToken                                        (OK=714    KO=0     )
> userinfo                                                 (OK=714    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=108    KO=0     )
> UI-Logout                                                (OK=713    KO=0     )
> UI-Logout Redirect 1                                     (OK=713    KO=0     )
>  UI AM revoke1                                           (OK=713    KO=0     )
>  UI AM revoke2                                           (OK=713    KO=0     )
>  UI AM endsession                                        (OK=713    KO=0     )
> Skip 2FA                                                 (OK=1738   KO=0     )
> RootUserinfo                                             (OK=2492   KO=0     )
> GetUUid                                                  (OK=1004   KO=0     )
> GetOpenidConfig                                          (OK=2968   KO=0     )
> CreatePolicy                                             (OK=1003   KO=1     )
> tokenUserinfo                                            (OK=691    KO=0     )
> getIdToken                                               (OK=234    KO=0     )
> getIdToken Redirect 1                                    (OK=234    KO=0     )
> createOrganization                                       (OK=234    KO=0     )
> queryOrganization                                        (OK=234    KO=0     )
> deleteOrganization                                       (OK=234    KO=0     )
> ReadPolicy                                               (OK=987    KO=1     )
> DeletePolicy                                             (OK=975    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 32852  / active: 43     / done: 3217  
================================================================================


================================================================================
2024-11-06 20:17:10 GMT                                     350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=46588  KO=3     )
> restLoginInitiate                                        (OK=3199   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3198   KO=0     )
> UI-Post-Login - stage 1                                  (OK=731    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=731    KO=0     )
>  UI AM idFromSession                                     (OK=731    KO=0     )
>  UI AM validateGoto                                      (OK=731    KO=0     )
> User Authorize PKCE stage                                (OK=3923   KO=0     )
> User AccessToken PKCE stage                              (OK=3922   KO=0     )
> UI-Post-Login - stage 2                                  (OK=730    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=730    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=730    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=730    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=109    KO=0     )
> UI-Post-Login - stage 3                                  (OK=728    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=728    KO=0     )
>  UI Enduser sessioncheck                                 (OK=728    KO=0     )
>  UI IDM uiconfig                                         (OK=728    KO=0     )
>  UI IDM version                                          (OK=728    KO=0     )
>  UI IDM features                                         (OK=728    KO=0     )
>  UI IDM privilege                                        (OK=728    KO=0     )
>  UI IDM login                                            (OK=728    KO=0     )
>  UI IDM dashboard                                        (OK=726    KO=0     )
>  UI IDM managed user schema                              (OK=726    KO=0     )
>  UI IDM user                                             (OK=726    KO=0     )
>  UI IDM oidcToken                                        (OK=726    KO=0     )
> userinfo                                                 (OK=726    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=109    KO=0     )
> UI-Logout                                                (OK=726    KO=0     )
> UI-Logout Redirect 1                                     (OK=726    KO=0     )
>  UI AM revoke1                                           (OK=726    KO=0     )
>  UI AM revoke2                                           (OK=726    KO=0     )
>  UI AM endsession                                        (OK=726    KO=0     )
> Skip 2FA                                                 (OK=1761   KO=0     )
> RootUserinfo                                             (OK=2518   KO=0     )
> GetUUid                                                  (OK=1018   KO=0     )
> GetOpenidConfig                                          (OK=3009   KO=0     )
> CreatePolicy                                             (OK=1017   KO=1     )
> tokenUserinfo                                            (OK=703    KO=0     )
> getIdToken                                               (OK=237    KO=0     )
> getIdToken Redirect 1                                    (OK=237    KO=0     )
> createOrganization                                       (OK=237    KO=0     )
> queryOrganization                                        (OK=237    KO=0     )
> deleteOrganization                                       (OK=237    KO=0     )
> ReadPolicy                                               (OK=1003   KO=1     )
> DeletePolicy                                             (OK=986    KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 32803  / active: 47     / done: 3262  
================================================================================


================================================================================
2024-11-06 20:17:15 GMT                                     355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=47267  KO=3     )
> restLoginInitiate                                        (OK=3252   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3249   KO=0     )
> UI-Post-Login - stage 1                                  (OK=738    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=738    KO=0     )
>  UI AM idFromSession                                     (OK=738    KO=0     )
>  UI AM validateGoto                                      (OK=738    KO=0     )
> User Authorize PKCE stage                                (OK=3983   KO=0     )
> User AccessToken PKCE stage                              (OK=3982   KO=0     )
> UI-Post-Login - stage 2                                  (OK=738    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=738    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=738    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=738    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=110    KO=0     )
> UI-Post-Login - stage 3                                  (OK=738    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=738    KO=0     )
>  UI Enduser sessioncheck                                 (OK=738    KO=0     )
>  UI IDM uiconfig                                         (OK=738    KO=0     )
>  UI IDM version                                          (OK=738    KO=0     )
>  UI IDM features                                         (OK=738    KO=0     )
>  UI IDM privilege                                        (OK=738    KO=0     )
>  UI IDM login                                            (OK=738    KO=0     )
>  UI IDM dashboard                                        (OK=738    KO=0     )
>  UI IDM managed user schema                              (OK=738    KO=0     )
>  UI IDM user                                             (OK=737    KO=0     )
>  UI IDM oidcToken                                        (OK=737    KO=0     )
> userinfo                                                 (OK=736    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=110    KO=0     )
> UI-Logout                                                (OK=736    KO=0     )
> UI-Logout Redirect 1                                     (OK=736    KO=0     )
>  UI AM revoke1                                           (OK=736    KO=0     )
>  UI AM revoke2                                           (OK=736    KO=0     )
>  UI AM endsession                                        (OK=736    KO=0     )
> Skip 2FA                                                 (OK=1794   KO=0     )
> RootUserinfo                                             (OK=2557   KO=0     )
> GetUUid                                                  (OK=1033   KO=0     )
> GetOpenidConfig                                          (OK=3054   KO=0     )
> CreatePolicy                                             (OK=1032   KO=1     )
> tokenUserinfo                                            (OK=714    KO=0     )
> getIdToken                                               (OK=241    KO=0     )
> getIdToken Redirect 1                                    (OK=241    KO=0     )
> createOrganization                                       (OK=241    KO=0     )
> queryOrganization                                        (OK=241    KO=0     )
> deleteOrganization                                       (OK=241    KO=0     )
> ReadPolicy                                               (OK=1017   KO=1     )
> DeletePolicy                                             (OK=1001   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 32750  / active: 54     / done: 3308  
================================================================================


================================================================================
2024-11-06 20:17:20 GMT                                     360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=47839  KO=3     )
> restLoginInitiate                                        (OK=3296   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3296   KO=0     )
> UI-Post-Login - stage 1                                  (OK=744    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=744    KO=0     )
>  UI AM idFromSession                                     (OK=744    KO=0     )
>  UI AM validateGoto                                      (OK=744    KO=0     )
> User Authorize PKCE stage                                (OK=4036   KO=0     )
> User AccessToken PKCE stage                              (OK=4035   KO=0     )
> UI-Post-Login - stage 2                                  (OK=743    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=743    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=742    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=743    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=111    KO=0     )
> UI-Post-Login - stage 3                                  (OK=742    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=742    KO=0     )
>  UI Enduser sessioncheck                                 (OK=742    KO=0     )
>  UI IDM uiconfig                                         (OK=742    KO=0     )
>  UI IDM version                                          (OK=742    KO=0     )
>  UI IDM features                                         (OK=742    KO=0     )
>  UI IDM privilege                                        (OK=742    KO=0     )
>  UI IDM login                                            (OK=742    KO=0     )
>  UI IDM dashboard                                        (OK=742    KO=0     )
>  UI IDM managed user schema                              (OK=742    KO=0     )
>  UI IDM user                                             (OK=742    KO=0     )
>  UI IDM oidcToken                                        (OK=742    KO=0     )
> userinfo                                                 (OK=742    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=111    KO=0     )
> UI-Logout                                                (OK=742    KO=0     )
> UI-Logout Redirect 1                                     (OK=742    KO=0     )
>  UI AM revoke1                                           (OK=742    KO=0     )
>  UI AM revoke2                                           (OK=742    KO=0     )
>  UI AM endsession                                        (OK=742    KO=0     )
> Skip 2FA                                                 (OK=1826   KO=0     )
> RootUserinfo                                             (OK=2626   KO=0     )
> GetUUid                                                  (OK=1054   KO=0     )
> GetOpenidConfig                                          (OK=3104   KO=0     )
> CreatePolicy                                             (OK=1053   KO=1     )
> tokenUserinfo                                            (OK=725    KO=0     )
> getIdToken                                               (OK=243    KO=0     )
> getIdToken Redirect 1                                    (OK=243    KO=0     )
> createOrganization                                       (OK=243    KO=0     )
> queryOrganization                                        (OK=243    KO=0     )
> deleteOrganization                                       (OK=243    KO=0     )
> ReadPolicy                                               (OK=1031   KO=1     )
> DeletePolicy                                             (OK=1017   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 32705  / active: 49     / done: 3358  
================================================================================


================================================================================
2024-11-06 20:17:25 GMT                                     365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=48435  KO=3     )
> restLoginInitiate                                        (OK=3336   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3336   KO=0     )
> UI-Post-Login - stage 1                                  (OK=752    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=752    KO=0     )
>  UI AM idFromSession                                     (OK=752    KO=0     )
>  UI AM validateGoto                                      (OK=752    KO=0     )
> User Authorize PKCE stage                                (OK=4086   KO=0     )
> User AccessToken PKCE stage                              (OK=4086   KO=0     )
> UI-Post-Login - stage 2                                  (OK=752    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=751    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=751    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=751    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=114    KO=0     )
> UI-Post-Login - stage 3                                  (OK=751    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=751    KO=0     )
>  UI Enduser sessioncheck                                 (OK=751    KO=0     )
>  UI IDM uiconfig                                         (OK=751    KO=0     )
>  UI IDM version                                          (OK=751    KO=0     )
>  UI IDM features                                         (OK=751    KO=0     )
>  UI IDM privilege                                        (OK=751    KO=0     )
>  UI IDM login                                            (OK=751    KO=0     )
>  UI IDM dashboard                                        (OK=751    KO=0     )
>  UI IDM managed user schema                              (OK=751    KO=0     )
>  UI IDM user                                             (OK=751    KO=0     )
>  UI IDM oidcToken                                        (OK=751    KO=0     )
> userinfo                                                 (OK=751    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=114    KO=0     )
> UI-Logout                                                (OK=751    KO=0     )
> UI-Logout Redirect 1                                     (OK=751    KO=0     )
>  UI AM revoke1                                           (OK=751    KO=0     )
>  UI AM revoke2                                           (OK=751    KO=0     )
>  UI AM endsession                                        (OK=751    KO=0     )
> Skip 2FA                                                 (OK=1847   KO=0     )
> RootUserinfo                                             (OK=2654   KO=0     )
> GetUUid                                                  (OK=1066   KO=0     )
> GetOpenidConfig                                          (OK=3152   KO=0     )
> CreatePolicy                                             (OK=1065   KO=1     )
> tokenUserinfo                                            (OK=737    KO=0     )
> getIdToken                                               (OK=246    KO=0     )
> getIdToken Redirect 1                                    (OK=246    KO=0     )
> createOrganization                                       (OK=246    KO=0     )
> queryOrganization                                        (OK=246    KO=0     )
> deleteOrganization                                       (OK=246    KO=0     )
> ReadPolicy                                               (OK=1051   KO=1     )
> DeletePolicy                                             (OK=1030   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 32662  / active: 44     / done: 3406  
================================================================================


================================================================================
2024-11-06 20:17:30 GMT                                     370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=49096  KO=3     )
> restLoginInitiate                                        (OK=3383   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3381   KO=0     )
> UI-Post-Login - stage 1                                  (OK=763    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=763    KO=0     )
>  UI AM idFromSession                                     (OK=763    KO=0     )
>  UI AM validateGoto                                      (OK=763    KO=0     )
> User Authorize PKCE stage                                (OK=4141   KO=0     )
> User AccessToken PKCE stage                              (OK=4139   KO=0     )
> UI-Post-Login - stage 2                                  (OK=763    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=762    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=762    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=762    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=115    KO=0     )
> UI-Post-Login - stage 3                                  (OK=761    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=761    KO=0     )
>  UI Enduser sessioncheck                                 (OK=761    KO=0     )
>  UI IDM uiconfig                                         (OK=761    KO=0     )
>  UI IDM version                                          (OK=761    KO=0     )
>  UI IDM features                                         (OK=761    KO=0     )
>  UI IDM privilege                                        (OK=761    KO=0     )
>  UI IDM login                                            (OK=761    KO=0     )
>  UI IDM dashboard                                        (OK=761    KO=0     )
>  UI IDM managed user schema                              (OK=761    KO=0     )
>  UI IDM user                                             (OK=761    KO=0     )
>  UI IDM oidcToken                                        (OK=761    KO=0     )
> userinfo                                                 (OK=761    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=115    KO=0     )
> UI-Logout                                                (OK=761    KO=0     )
> UI-Logout Redirect 1                                     (OK=761    KO=0     )
>  UI AM revoke1                                           (OK=761    KO=0     )
>  UI AM revoke2                                           (OK=761    KO=0     )
>  UI AM endsession                                        (OK=761    KO=0     )
> Skip 2FA                                                 (OK=1871   KO=0     )
> RootUserinfo                                             (OK=2697   KO=0     )
> GetUUid                                                  (OK=1078   KO=0     )
> GetOpenidConfig                                          (OK=3195   KO=0     )
> CreatePolicy                                             (OK=1075   KO=1     )
> tokenUserinfo                                            (OK=746    KO=0     )
> getIdToken                                               (OK=249    KO=0     )
> getIdToken Redirect 1                                    (OK=249    KO=0     )
> createOrganization                                       (OK=249    KO=0     )
> queryOrganization                                        (OK=249    KO=0     )
> deleteOrganization                                       (OK=249    KO=0     )
> ReadPolicy                                               (OK=1065   KO=1     )
> DeletePolicy                                             (OK=1051   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 32613  / active: 43     / done: 3456  
================================================================================


================================================================================
2024-11-06 20:17:35 GMT                                     375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=49582  KO=3     )
> restLoginInitiate                                        (OK=3416   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3416   KO=0     )
> UI-Post-Login - stage 1                                  (OK=768    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=768    KO=0     )
>  UI AM idFromSession                                     (OK=768    KO=0     )
>  UI AM validateGoto                                      (OK=768    KO=0     )
> User Authorize PKCE stage                                (OK=4182   KO=0     )
> User AccessToken PKCE stage                              (OK=4182   KO=0     )
> UI-Post-Login - stage 2                                  (OK=768    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=768    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=768    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=768    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=115    KO=0     )
> UI-Post-Login - stage 3                                  (OK=768    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=768    KO=0     )
>  UI Enduser sessioncheck                                 (OK=768    KO=0     )
>  UI IDM uiconfig                                         (OK=768    KO=0     )
>  UI IDM version                                          (OK=768    KO=0     )
>  UI IDM features                                         (OK=768    KO=0     )
>  UI IDM privilege                                        (OK=768    KO=0     )
>  UI IDM login                                            (OK=768    KO=0     )
>  UI IDM dashboard                                        (OK=768    KO=0     )
>  UI IDM managed user schema                              (OK=768    KO=0     )
>  UI IDM user                                             (OK=768    KO=0     )
>  UI IDM oidcToken                                        (OK=768    KO=0     )
> userinfo                                                 (OK=767    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=115    KO=0     )
> UI-Logout                                                (OK=767    KO=0     )
> UI-Logout Redirect 1                                     (OK=767    KO=0     )
>  UI AM revoke1                                           (OK=767    KO=0     )
>  UI AM revoke2                                           (OK=767    KO=0     )
>  UI AM endsession                                        (OK=767    KO=0     )
> Skip 2FA                                                 (OK=1895   KO=0     )
> RootUserinfo                                             (OK=2736   KO=0     )
> GetUUid                                                  (OK=1092   KO=0     )
> GetOpenidConfig                                          (OK=3234   KO=0     )
> CreatePolicy                                             (OK=1091   KO=1     )
> tokenUserinfo                                            (OK=751    KO=0     )
> getIdToken                                               (OK=251    KO=0     )
> getIdToken Redirect 1                                    (OK=251    KO=0     )
> createOrganization                                       (OK=251    KO=0     )
> queryOrganization                                        (OK=251    KO=0     )
> deleteOrganization                                       (OK=251    KO=0     )
> ReadPolicy                                               (OK=1075   KO=1     )
> DeletePolicy                                             (OK=1065   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 32580  / active: 39     / done: 3493  
================================================================================


================================================================================
2024-11-06 20:17:40 GMT                                     380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=50119  KO=3     )
> restLoginInitiate                                        (OK=3459   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3458   KO=0     )
> UI-Post-Login - stage 1                                  (OK=775    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=775    KO=0     )
>  UI AM idFromSession                                     (OK=775    KO=0     )
>  UI AM validateGoto                                      (OK=775    KO=0     )
> User Authorize PKCE stage                                (OK=4229   KO=0     )
> User AccessToken PKCE stage                              (OK=4228   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     )
> loginTreeWorkflow_restLoginInitiate                      (OK=117    KO=0     )
> UI-Post-Login - stage 3                                  (OK=774    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=774    KO=0     )
>  UI Enduser sessioncheck                                 (OK=774    KO=0     )
>  UI IDM uiconfig                                         (OK=774    KO=0     )
>  UI IDM version                                          (OK=774    KO=0     )
>  UI IDM features                                         (OK=774    KO=0     )
>  UI IDM privilege                                        (OK=774    KO=0     )
>  UI IDM login                                            (OK=774    KO=0     )
>  UI IDM dashboard                                        (OK=774    KO=0     )
>  UI IDM managed user schema                              (OK=774    KO=0     )
>  UI IDM user                                             (OK=774    KO=0     )
>  UI IDM oidcToken                                        (OK=774    KO=0     )
> userinfo                                                 (OK=774    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=117    KO=0     )
> UI-Logout                                                (OK=774    KO=0     )
> UI-Logout Redirect 1                                     (OK=774    KO=0     )
>  UI AM revoke1                                           (OK=774    KO=0     )
>  UI AM revoke2                                           (OK=774    KO=0     )
>  UI AM endsession                                        (OK=774    KO=0     )
> Skip 2FA                                                 (OK=1923   KO=0     )
> RootUserinfo                                             (OK=2776   KO=0     )
> GetUUid                                                  (OK=1109   KO=0     )
> GetOpenidConfig                                          (OK=3277   KO=0     )
> CreatePolicy                                             (OK=1108   KO=1     )
> tokenUserinfo                                            (OK=759    KO=0     )
> getIdToken                                               (OK=253    KO=0     )
> getIdToken Redirect 1                                    (OK=253    KO=0     )
> createOrganization                                       (OK=253    KO=0     )
> queryOrganization                                        (OK=253    KO=0     )
> deleteOrganization                                       (OK=253    KO=0     )
> ReadPolicy                                               (OK=1091   KO=1     )
> DeletePolicy                                             (OK=1075   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 32536  / active: 47     / done: 3529  
================================================================================


================================================================================
2024-11-06 20:17:45 GMT                                     385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=50693  KO=3     )
> restLoginInitiate                                        (OK=3508   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3507   KO=0     )
> UI-Post-Login - stage 1                                  (OK=780    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=780    KO=0     )
>  UI AM idFromSession                                     (OK=780    KO=0     )
>  UI AM validateGoto                                      (OK=780    KO=0     )
> User Authorize PKCE stage                                (OK=4283   KO=0     )
> User AccessToken PKCE stage                              (OK=4282   KO=0     )
> UI-Post-Login - stage 2                                  (OK=780    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=780    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=779    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=779    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=119    KO=0     )
> UI-Post-Login - stage 3                                  (OK=779    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=779    KO=0     )
>  UI Enduser sessioncheck                                 (OK=779    KO=0     )
>  UI IDM uiconfig                                         (OK=779    KO=0     )
>  UI IDM version                                          (OK=779    KO=0     )
>  UI IDM features                                         (OK=779    KO=0     )
>  UI IDM privilege                                        (OK=779    KO=0     )
>  UI IDM login                                            (OK=779    KO=0     )
>  UI IDM dashboard                                        (OK=779    KO=0     )
>  UI IDM managed user schema                              (OK=779    KO=0     )
>  UI IDM user                                             (OK=779    KO=0     )
>  UI IDM oidcToken                                        (OK=779    KO=0     )
> userinfo                                                 (OK=779    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=119    KO=0     )
> UI-Logout                                                (OK=779    KO=0     )
> UI-Logout Redirect 1                                     (OK=779    KO=0     )
>  UI AM revoke1                                           (OK=779    KO=0     )
>  UI AM revoke2                                           (OK=779    KO=0     )
>  UI AM endsession                                        (OK=779    KO=0     )
> Skip 2FA                                                 (OK=1955   KO=0     )
> RootUserinfo                                             (OK=2816   KO=0     )
> GetUUid                                                  (OK=1129   KO=0     )
> GetOpenidConfig                                          (OK=3330   KO=0     )
> CreatePolicy                                             (OK=1127   KO=1     )
> tokenUserinfo                                            (OK=769    KO=0     )
> getIdToken                                               (OK=258    KO=0     )
> getIdToken Redirect 1                                    (OK=258    KO=0     )
> createOrganization                                       (OK=258    KO=0     )
> queryOrganization                                        (OK=258    KO=0     )
> deleteOrganization                                       (OK=258    KO=0     )
> ReadPolicy                                               (OK=1108   KO=1     )
> DeletePolicy                                             (OK=1091   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 32485  / active: 53     / done: 3574  
================================================================================


================================================================================
2024-11-06 20:17:50 GMT                                     390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=51455  KO=3     )
> restLoginInitiate                                        (OK=3565   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3563   KO=0     )
> UI-Post-Login - stage 1                                  (OK=790    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=790    KO=0     )
>  UI AM idFromSession                                     (OK=790    KO=0     )
>  UI AM validateGoto                                      (OK=790    KO=0     )
> User Authorize PKCE stage                                (OK=4350   KO=0     )
> User AccessToken PKCE stage                              (OK=4350   KO=0     )
> UI-Post-Login - stage 2                                  (OK=790    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=790    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=790    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=790    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=122    KO=0     )
> UI-Post-Login - stage 3                                  (OK=790    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=790    KO=0     )
>  UI Enduser sessioncheck                                 (OK=790    KO=0     )
>  UI IDM uiconfig                                         (OK=790    KO=0     )
>  UI IDM version                                          (OK=790    KO=0     )
>  UI IDM features                                         (OK=790    KO=0     )
>  UI IDM privilege                                        (OK=790    KO=0     )
>  UI IDM login                                            (OK=790    KO=0     )
>  UI IDM dashboard                                        (OK=790    KO=0     )
>  UI IDM managed user schema                              (OK=790    KO=0     )
>  UI IDM user                                             (OK=790    KO=0     )
>  UI IDM oidcToken                                        (OK=789    KO=0     )
> userinfo                                                 (OK=789    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=122    KO=0     )
> UI-Logout                                                (OK=789    KO=0     )
> UI-Logout Redirect 1                                     (OK=789    KO=0     )
>  UI AM revoke1                                           (OK=789    KO=0     )
>  UI AM revoke2                                           (OK=789    KO=0     )
>  UI AM endsession                                        (OK=789    KO=0     )
> Skip 2FA                                                 (OK=1986   KO=0     )
> RootUserinfo                                             (OK=2859   KO=0     )
> GetUUid                                                  (OK=1150   KO=0     )
> GetOpenidConfig                                          (OK=3387   KO=0     )
> CreatePolicy                                             (OK=1149   KO=1     )
> tokenUserinfo                                            (OK=784    KO=0     )
> getIdToken                                               (OK=260    KO=0     )
> getIdToken Redirect 1                                    (OK=260    KO=0     )
> createOrganization                                       (OK=260    KO=0     )
> queryOrganization                                        (OK=260    KO=0     )
> deleteOrganization                                       (OK=260    KO=0     )
> ReadPolicy                                               (OK=1127   KO=1     )
> DeletePolicy                                             (OK=1108   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 32425  / active: 57     / done: 3630  
================================================================================


================================================================================
2024-11-06 20:17:55 GMT                                     395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=52101  KO=3     )
> restLoginInitiate                                        (OK=3609   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3607   KO=0     )
> UI-Post-Login - stage 1                                  (OK=800    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=800    KO=0     )
>  UI AM idFromSession                                     (OK=800    KO=0     )
>  UI AM validateGoto                                      (OK=800    KO=0     )
> User Authorize PKCE stage                                (OK=4404   KO=0     )
> User AccessToken PKCE stage                              (OK=4404   KO=0     )
> UI-Post-Login - stage 2                                  (OK=800    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=800    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=800    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=800    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=122    KO=0     )
> UI-Post-Login - stage 3                                  (OK=799    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=799    KO=0     )
>  UI Enduser sessioncheck                                 (OK=799    KO=0     )
>  UI IDM uiconfig                                         (OK=799    KO=0     )
>  UI IDM version                                          (OK=799    KO=0     )
>  UI IDM features                                         (OK=799    KO=0     )
>  UI IDM privilege                                        (OK=799    KO=0     )
>  UI IDM login                                            (OK=799    KO=0     )
>  UI IDM dashboard                                        (OK=799    KO=0     )
>  UI IDM managed user schema                              (OK=799    KO=0     )
>  UI IDM user                                             (OK=799    KO=0     )
>  UI IDM oidcToken                                        (OK=798    KO=0     )
> userinfo                                                 (OK=798    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=122    KO=0     )
> UI-Logout                                                (OK=797    KO=0     )
> UI-Logout Redirect 1                                     (OK=797    KO=0     )
>  UI AM revoke1                                           (OK=797    KO=0     )
>  UI AM revoke2                                           (OK=797    KO=0     )
>  UI AM endsession                                        (OK=797    KO=0     )
> Skip 2FA                                                 (OK=2012   KO=0     )
> RootUserinfo                                             (OK=2898   KO=0     )
> GetUUid                                                  (OK=1163   KO=0     )
> GetOpenidConfig                                          (OK=3441   KO=0     )
> CreatePolicy                                             (OK=1162   KO=1     )
> tokenUserinfo                                            (OK=793    KO=0     )
> getIdToken                                               (OK=264    KO=0     )
> getIdToken Redirect 1                                    (OK=264    KO=0     )
> createOrganization                                       (OK=264    KO=0     )
> queryOrganization                                        (OK=264    KO=0     )
> deleteOrganization                                       (OK=263    KO=0     )
> ReadPolicy                                               (OK=1148   KO=1     )
> DeletePolicy                                             (OK=1127   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 32381  / active: 52     / done: 3679  
================================================================================


================================================================================
2024-11-06 20:18:00 GMT                                     400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=53035  KO=3     )
> restLoginInitiate                                        (OK=3667   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3664   KO=0     )
> UI-Post-Login - stage 1                                  (OK=818    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=818    KO=0     )
>  UI AM idFromSession                                     (OK=818    KO=0     )
>  UI AM validateGoto                                      (OK=818    KO=0     )
> User Authorize PKCE stage                                (OK=4480   KO=0     )
> User AccessToken PKCE stage                              (OK=4479   KO=0     )
> UI-Post-Login - stage 2                                  (OK=817    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=817    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=817    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=817    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=126    KO=0     )
> UI-Post-Login - stage 3                                  (OK=816    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=816    KO=0     )
>  UI Enduser sessioncheck                                 (OK=816    KO=0     )
>  UI IDM uiconfig                                         (OK=816    KO=0     )
>  UI IDM version                                          (OK=816    KO=0     )
>  UI IDM features                                         (OK=816    KO=0     )
>  UI IDM privilege                                        (OK=816    KO=0     )
>  UI IDM login                                            (OK=816    KO=0     )
>  UI IDM dashboard                                        (OK=815    KO=0     )
>  UI IDM managed user schema                              (OK=815    KO=0     )
>  UI IDM user                                             (OK=816    KO=0     )
>  UI IDM oidcToken                                        (OK=815    KO=0     )
> userinfo                                                 (OK=814    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=126    KO=0     )
> UI-Logout                                                (OK=814    KO=0     )
> UI-Logout Redirect 1                                     (OK=814    KO=0     )
>  UI AM revoke1                                           (OK=814    KO=0     )
>  UI AM revoke2                                           (OK=814    KO=0     )
>  UI AM endsession                                        (OK=814    KO=0     )
> Skip 2FA                                                 (OK=2039   KO=0     )
> RootUserinfo                                             (OK=2927   KO=0     )
> GetUUid                                                  (OK=1186   KO=0     )
> GetOpenidConfig                                          (OK=3498   KO=0     )
> CreatePolicy                                             (OK=1185   KO=1     )
> tokenUserinfo                                            (OK=806    KO=0     )
> getIdToken                                               (OK=266    KO=0     )
> getIdToken Redirect 1                                    (OK=266    KO=0     )
> createOrganization                                       (OK=266    KO=0     )
> queryOrganization                                        (OK=266    KO=0     )
> deleteOrganization                                       (OK=266    KO=0     )
> ReadPolicy                                               (OK=1162   KO=1     )
> DeletePolicy                                             (OK=1147   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 32317  / active: 53     / done: 3742  
================================================================================


================================================================================
2024-11-06 20:18:05 GMT                                     405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=53886  KO=3     )
> restLoginInitiate                                        (OK=3715   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3715   KO=0     )
> UI-Post-Login - stage 1                                  (OK=831    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=831    KO=0     )
>  UI AM idFromSession                                     (OK=831    KO=0     )
>  UI AM validateGoto                                      (OK=831    KO=0     )
> User Authorize PKCE stage                                (OK=4546   KO=0     )
> User AccessToken PKCE stage                              (OK=4545   KO=0     )
> UI-Post-Login - stage 2                                  (OK=831    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=831    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=831    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=831    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=128    KO=0     )
> UI-Post-Login - stage 3                                  (OK=831    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=831    KO=0     )
>  UI Enduser sessioncheck                                 (OK=831    KO=0     )
>  UI IDM uiconfig                                         (OK=831    KO=0     )
>  UI IDM version                                          (OK=831    KO=0     )
>  UI IDM features                                         (OK=831    KO=0     )
>  UI IDM privilege                                        (OK=831    KO=0     )
>  UI IDM login                                            (OK=831    KO=0     )
>  UI IDM dashboard                                        (OK=831    KO=0     )
>  UI IDM managed user schema                              (OK=831    KO=0     )
>  UI IDM user                                             (OK=831    KO=0     )
>  UI IDM oidcToken                                        (OK=831    KO=0     )
> userinfo                                                 (OK=831    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=128    KO=0     )
> UI-Logout                                                (OK=831    KO=0     )
> UI-Logout Redirect 1                                     (OK=831    KO=0     )
>  UI AM revoke1                                           (OK=831    KO=0     )
>  UI AM revoke2                                           (OK=831    KO=0     )
>  UI AM endsession                                        (OK=831    KO=0     )
> Skip 2FA                                                 (OK=2069   KO=0     )
> RootUserinfo                                             (OK=2960   KO=0     )
> GetUUid                                                  (OK=1203   KO=0     )
> GetOpenidConfig                                          (OK=3552   KO=0     )
> CreatePolicy                                             (OK=1202   KO=1     )
> tokenUserinfo                                            (OK=815    KO=0     )
> getIdToken                                               (OK=271    KO=0     )
> getIdToken Redirect 1                                    (OK=271    KO=0     )
> createOrganization                                       (OK=271    KO=0     )
> queryOrganization                                        (OK=271    KO=0     )
> deleteOrganization                                       (OK=271    KO=0     )
> ReadPolicy                                               (OK=1185   KO=1     )
> DeletePolicy                                             (OK=1162   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 32269  / active: 47     / done: 3796  
================================================================================


================================================================================
2024-11-06 20:18:10 GMT                                     410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=54463  KO=3     )
> restLoginInitiate                                        (OK=3753   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3752   KO=0     )
> UI-Post-Login - stage 1                                  (OK=840    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=840    KO=0     )
>  UI AM idFromSession                                     (OK=840    KO=0     )
>  UI AM validateGoto                                      (OK=840    KO=0     )
> User Authorize PKCE stage                                (OK=4592   KO=0     )
> User AccessToken PKCE stage                              (OK=4592   KO=0     )
> UI-Post-Login - stage 2                                  (OK=840    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=840    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=840    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=840    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=132    KO=0     )
> UI-Post-Login - stage 3                                  (OK=840    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=840    KO=0     )
>  UI Enduser sessioncheck                                 (OK=840    KO=0     )
>  UI IDM uiconfig                                         (OK=840    KO=0     )
>  UI IDM version                                          (OK=840    KO=0     )
>  UI IDM features                                         (OK=840    KO=0     )
>  UI IDM privilege                                        (OK=840    KO=0     )
>  UI IDM login                                            (OK=840    KO=0     )
>  UI IDM dashboard                                        (OK=840    KO=0     )
>  UI IDM managed user schema                              (OK=840    KO=0     )
>  UI IDM user                                             (OK=840    KO=0     )
>  UI IDM oidcToken                                        (OK=840    KO=0     )
> userinfo                                                 (OK=840    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=132    KO=0     )
> UI-Logout                                                (OK=840    KO=0     )
> UI-Logout Redirect 1                                     (OK=840    KO=0     )
>  UI AM revoke1                                           (OK=840    KO=0     )
>  UI AM revoke2                                           (OK=840    KO=0     )
>  UI AM endsession                                        (OK=840    KO=0     )
> Skip 2FA                                                 (OK=2084   KO=0     )
> RootUserinfo                                             (OK=2981   KO=0     )
> GetUUid                                                  (OK=1213   KO=0     )
> GetOpenidConfig                                          (OK=3602   KO=0     )
> CreatePolicy                                             (OK=1211   KO=1     )
> tokenUserinfo                                            (OK=828    KO=0     )
> getIdToken                                               (OK=273    KO=0     )
> getIdToken Redirect 1                                    (OK=273    KO=0     )
> createOrganization                                       (OK=273    KO=0     )
> queryOrganization                                        (OK=273    KO=0     )
> deleteOrganization                                       (OK=273    KO=0     )
> ReadPolicy                                               (OK=1202   KO=1     )
> DeletePolicy                                             (OK=1184   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 32225  / active: 35     / done: 3852  
================================================================================


================================================================================
2024-11-06 20:18:15 GMT                                     415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=55301  KO=3     )
> restLoginInitiate                                        (OK=3810   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3809   KO=0     )
> UI-Post-Login - stage 1                                  (OK=855    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=855    KO=0     )
>  UI AM idFromSession                                     (OK=855    KO=0     )
>  UI AM validateGoto                                      (OK=855    KO=0     )
> User Authorize PKCE stage                                (OK=4663   KO=0     )
> User AccessToken PKCE stage                              (OK=4663   KO=0     )
> UI-Post-Login - stage 2                                  (OK=855    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=855    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=855    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=855    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=134    KO=0     )
> UI-Post-Login - stage 3                                  (OK=855    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=855    KO=0     )
>  UI Enduser sessioncheck                                 (OK=855    KO=0     )
>  UI IDM uiconfig                                         (OK=855    KO=0     )
>  UI IDM version                                          (OK=855    KO=0     )
>  UI IDM features                                         (OK=855    KO=0     )
>  UI IDM privilege                                        (OK=855    KO=0     )
>  UI IDM login                                            (OK=855    KO=0     )
>  UI IDM dashboard                                        (OK=855    KO=0     )
>  UI IDM managed user schema                              (OK=855    KO=0     )
>  UI IDM user                                             (OK=855    KO=0     )
>  UI IDM oidcToken                                        (OK=854    KO=0     )
> userinfo                                                 (OK=854    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=134    KO=0     )
> UI-Logout                                                (OK=854    KO=0     )
> UI-Logout Redirect 1                                     (OK=854    KO=0     )
>  UI AM revoke1                                           (OK=854    KO=0     )
>  UI AM revoke2                                           (OK=854    KO=0     )
>  UI AM endsession                                        (OK=854    KO=0     )
> Skip 2FA                                                 (OK=2113   KO=0     )
> RootUserinfo                                             (OK=3017   KO=0     )
> GetUUid                                                  (OK=1230   KO=0     )
> GetOpenidConfig                                          (OK=3644   KO=0     )
> CreatePolicy                                             (OK=1229   KO=1     )
> tokenUserinfo                                            (OK=840    KO=0     )
> getIdToken                                               (OK=276    KO=0     )
> getIdToken Redirect 1                                    (OK=276    KO=0     )
> createOrganization                                       (OK=276    KO=0     )
> queryOrganization                                        (OK=276    KO=0     )
> deleteOrganization                                       (OK=276    KO=0     )
> ReadPolicy                                               (OK=1210   KO=1     )
> DeletePolicy                                             (OK=1202   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 10%
          waiting: 32168  / active: 39     / done: 3905  
================================================================================


================================================================================
2024-11-06 20:18:20 GMT                                     420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=55835  KO=3     )
> restLoginInitiate                                        (OK=3850   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3848   KO=0     )
> UI-Post-Login - stage 1                                  (OK=862    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=862    KO=0     )
>  UI AM idFromSession                                     (OK=862    KO=0     )
>  UI AM validateGoto                                      (OK=862    KO=0     )
> User Authorize PKCE stage                                (OK=4709   KO=0     )
> User AccessToken PKCE stage                              (OK=4707   KO=0     )
> UI-Post-Login - stage 2                                  (OK=862    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=862    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=862    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=862    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=139    KO=0     )
> UI-Post-Login - stage 3                                  (OK=862    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=862    KO=0     )
>  UI Enduser sessioncheck                                 (OK=862    KO=0     )
>  UI IDM uiconfig                                         (OK=862    KO=0     )
>  UI IDM version                                          (OK=862    KO=0     )
>  UI IDM features                                         (OK=862    KO=0     )
>  UI IDM privilege                                        (OK=862    KO=0     )
>  UI IDM login                                            (OK=862    KO=0     )
>  UI IDM dashboard                                        (OK=862    KO=0     )
>  UI IDM managed user schema                              (OK=862    KO=0     )
>  UI IDM user                                             (OK=862    KO=0     )
>  UI IDM oidcToken                                        (OK=862    KO=0     )
> userinfo                                                 (OK=862    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=138    KO=0     )
> UI-Logout                                                (OK=861    KO=0     )
> UI-Logout Redirect 1                                     (OK=861    KO=0     )
>  UI AM revoke1                                           (OK=861    KO=0     )
>  UI AM revoke2                                           (OK=861    KO=0     )
>  UI AM endsession                                        (OK=861    KO=0     )
> Skip 2FA                                                 (OK=2137   KO=0     )
> RootUserinfo                                             (OK=3050   KO=0     )
> GetUUid                                                  (OK=1240   KO=0     )
> GetOpenidConfig                                          (OK=3681   KO=0     )
> CreatePolicy                                             (OK=1239   KO=1     )
> tokenUserinfo                                            (OK=849    KO=0     )
> getIdToken                                               (OK=281    KO=0     )
> getIdToken Redirect 1                                    (OK=281    KO=0     )
> createOrganization                                       (OK=280    KO=0     )
> queryOrganization                                        (OK=280    KO=0     )
> deleteOrganization                                       (OK=280    KO=0     )
> ReadPolicy                                               (OK=1229   KO=1     )
> DeletePolicy                                             (OK=1210   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 10%
          waiting: 32123  / active: 45     / done: 3944  
================================================================================


================================================================================
2024-11-06 20:18:25 GMT                                     425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=56705  KO=3     )
> restLoginInitiate                                        (OK=3907   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3906   KO=0     )
> UI-Post-Login - stage 1                                  (OK=881    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=881    KO=0     )
>  UI AM idFromSession                                     (OK=881    KO=0     )
>  UI AM validateGoto                                      (OK=881    KO=0     )
> User Authorize PKCE stage                                (OK=4782   KO=0     )
> User AccessToken PKCE stage                              (OK=4782   KO=0     )
> UI-Post-Login - stage 2                                  (OK=880    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=879    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=879    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=879    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=139    KO=0     )
> UI-Post-Login - stage 3                                  (OK=878    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=878    KO=0     )
>  UI Enduser sessioncheck                                 (OK=877    KO=0     )
>  UI IDM uiconfig                                         (OK=877    KO=0     )
>  UI IDM version                                          (OK=877    KO=0     )
>  UI IDM features                                         (OK=877    KO=0     )
>  UI IDM privilege                                        (OK=877    KO=0     )
>  UI IDM login                                            (OK=877    KO=0     )
>  UI IDM dashboard                                        (OK=877    KO=0     )
>  UI IDM managed user schema                              (OK=877    KO=0     )
>  UI IDM user                                             (OK=877    KO=0     )
>  UI IDM oidcToken                                        (OK=877    KO=0     )
> userinfo                                                 (OK=877    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=139    KO=0     )
> UI-Logout                                                (OK=877    KO=0     )
> UI-Logout Redirect 1                                     (OK=877    KO=0     )
>  UI AM revoke1                                           (OK=875    KO=0     )
>  UI AM revoke2                                           (OK=875    KO=0     )
>  UI AM endsession                                        (OK=875    KO=0     )
> Skip 2FA                                                 (OK=2165   KO=0     )
> RootUserinfo                                             (OK=3089   KO=0     )
> GetUUid                                                  (OK=1259   KO=0     )
> GetOpenidConfig                                          (OK=3727   KO=0     )
> CreatePolicy                                             (OK=1256   KO=1     )
> tokenUserinfo                                            (OK=859    KO=0     )
> getIdToken                                               (OK=281    KO=0     )
> getIdToken Redirect 1                                    (OK=281    KO=0     )
> createOrganization                                       (OK=281    KO=0     )
> queryOrganization                                        (OK=281    KO=0     )
> deleteOrganization                                       (OK=281    KO=0     )
> ReadPolicy                                               (OK=1239   KO=1     )
> DeletePolicy                                             (OK=1228   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 32066  / active: 51     / done: 3995  
================================================================================


================================================================================
2024-11-06 20:18:30 GMT                                     430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=57393  KO=3     )
> restLoginInitiate                                        (OK=3940   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3937   KO=0     )
> UI-Post-Login - stage 1                                  (OK=893    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=893    KO=0     )
>  UI AM idFromSession                                     (OK=893    KO=0     )
>  UI AM validateGoto                                      (OK=893    KO=0     )
> User Authorize PKCE stage                                (OK=4830   KO=0     )
> User AccessToken PKCE stage                              (OK=4830   KO=0     )
> UI-Post-Login - stage 2                                  (OK=893    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=893    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=893    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=893    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=139    KO=0     )
> UI-Post-Login - stage 3                                  (OK=893    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=893    KO=0     )
>  UI Enduser sessioncheck                                 (OK=893    KO=0     )
>  UI IDM uiconfig                                         (OK=893    KO=0     )
>  UI IDM version                                          (OK=893    KO=0     )
>  UI IDM features                                         (OK=893    KO=0     )
>  UI IDM privilege                                        (OK=893    KO=0     )
>  UI IDM login                                            (OK=893    KO=0     )
>  UI IDM dashboard                                        (OK=893    KO=0     )
>  UI IDM managed user schema                              (OK=893    KO=0     )
>  UI IDM user                                             (OK=893    KO=0     )
>  UI IDM oidcToken                                        (OK=893    KO=0     )
> userinfo                                                 (OK=892    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=139    KO=0     )
> UI-Logout                                                (OK=892    KO=0     )
> UI-Logout Redirect 1                                     (OK=891    KO=0     )
>  UI AM revoke1                                           (OK=891    KO=0     )
>  UI AM revoke2                                           (OK=891    KO=0     )
>  UI AM endsession                                        (OK=891    KO=0     )
> Skip 2FA                                                 (OK=2178   KO=0     )
> RootUserinfo                                             (OK=3120   KO=0     )
> GetUUid                                                  (OK=1270   KO=0     )
> GetOpenidConfig                                          (OK=3767   KO=0     )
> CreatePolicy                                             (OK=1269   KO=1     )
> tokenUserinfo                                            (OK=866    KO=0     )
> getIdToken                                               (OK=282    KO=0     )
> getIdToken Redirect 1                                    (OK=281    KO=0     )
> createOrganization                                       (OK=281    KO=0     )
> queryOrganization                                        (OK=281    KO=0     )
> deleteOrganization                                       (OK=281    KO=0     )
> ReadPolicy                                               (OK=1255   KO=1     )
> DeletePolicy                                             (OK=1239   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 32033  / active: 40     / done: 4039  
================================================================================


================================================================================
2024-11-06 20:18:35 GMT                                     435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=57925  KO=3     )
> restLoginInitiate                                        (OK=3984   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3983   KO=0     )
> UI-Post-Login - stage 1                                  (OK=898    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=898    KO=0     )
>  UI AM idFromSession                                     (OK=898    KO=0     )
>  UI AM validateGoto                                      (OK=898    KO=0     )
> User Authorize PKCE stage                                (OK=4880   KO=0     )
> User AccessToken PKCE stage                              (OK=4880   KO=0     )
> UI-Post-Login - stage 2                                  (OK=898    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=898    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=898    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=898    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=139    KO=0     )
> UI-Post-Login - stage 3                                  (OK=898    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=898    KO=0     )
>  UI Enduser sessioncheck                                 (OK=898    KO=0     )
>  UI IDM uiconfig                                         (OK=898    KO=0     )
>  UI IDM version                                          (OK=898    KO=0     )
>  UI IDM features                                         (OK=898    KO=0     )
>  UI IDM privilege                                        (OK=898    KO=0     )
>  UI IDM login                                            (OK=898    KO=0     )
>  UI IDM dashboard                                        (OK=898    KO=0     )
>  UI IDM managed user schema                              (OK=898    KO=0     )
>  UI IDM user                                             (OK=898    KO=0     )
>  UI IDM oidcToken                                        (OK=898    KO=0     )
> userinfo                                                 (OK=898    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=139    KO=0     )
> UI-Logout                                                (OK=898    KO=0     )
> UI-Logout Redirect 1                                     (OK=898    KO=0     )
>  UI AM revoke1                                           (OK=898    KO=0     )
>  UI AM revoke2                                           (OK=898    KO=0     )
>  UI AM endsession                                        (OK=898    KO=0     )
> Skip 2FA                                                 (OK=2206   KO=0     )
> RootUserinfo                                             (OK=3141   KO=0     )
> GetUUid                                                  (OK=1288   KO=0     )
> GetOpenidConfig                                          (OK=3814   KO=0     )
> CreatePolicy                                             (OK=1287   KO=1     )
> tokenUserinfo                                            (OK=878    KO=0     )
> getIdToken                                               (OK=287    KO=0     )
> getIdToken Redirect 1                                    (OK=287    KO=0     )
> createOrganization                                       (OK=287    KO=0     )
> queryOrganization                                        (OK=287    KO=0     )
> deleteOrganization                                       (OK=287    KO=0     )
> ReadPolicy                                               (OK=1269   KO=1     )
> DeletePolicy                                             (OK=1254   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 31988  / active: 42     / done: 4082  
================================================================================


================================================================================
2024-11-06 20:18:40 GMT                                     440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=58547  KO=3     )
> restLoginInitiate                                        (OK=4029   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4029   KO=0     )
> UI-Post-Login - stage 1                                  (OK=908    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=908    KO=0     )
>  UI AM idFromSession                                     (OK=908    KO=0     )
>  UI AM validateGoto                                      (OK=908    KO=0     )
> User Authorize PKCE stage                                (OK=4935   KO=0     )
> User AccessToken PKCE stage                              (OK=4933   KO=0     )
> UI-Post-Login - stage 2                                  (OK=908    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=908    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=908    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=908    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=140    KO=0     )
> UI-Post-Login - stage 3                                  (OK=907    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=907    KO=0     )
>  UI Enduser sessioncheck                                 (OK=907    KO=0     )
>  UI IDM uiconfig                                         (OK=907    KO=0     )
>  UI IDM version                                          (OK=907    KO=0     )
>  UI IDM features                                         (OK=907    KO=0     )
>  UI IDM privilege                                        (OK=907    KO=0     )
>  UI IDM login                                            (OK=907    KO=0     )
>  UI IDM dashboard                                        (OK=907    KO=0     )
>  UI IDM managed user schema                              (OK=907    KO=0     )
>  UI IDM user                                             (OK=907    KO=0     )
>  UI IDM oidcToken                                        (OK=907    KO=0     )
> userinfo                                                 (OK=907    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=140    KO=0     )
> UI-Logout                                                (OK=907    KO=0     )
> UI-Logout Redirect 1                                     (OK=907    KO=0     )
>  UI AM revoke1                                           (OK=907    KO=0     )
>  UI AM revoke2                                           (OK=907    KO=0     )
>  UI AM endsession                                        (OK=907    KO=0     )
> Skip 2FA                                                 (OK=2228   KO=0     )
> RootUserinfo                                             (OK=3177   KO=0     )
> GetUUid                                                  (OK=1297   KO=0     )
> GetOpenidConfig                                          (OK=3855   KO=0     )
> CreatePolicy                                             (OK=1296   KO=1     )
> tokenUserinfo                                            (OK=892    KO=0     )
> getIdToken                                               (OK=291    KO=0     )
> getIdToken Redirect 1                                    (OK=290    KO=0     )
> createOrganization                                       (OK=290    KO=0     )
> queryOrganization                                        (OK=290    KO=0     )
> deleteOrganization                                       (OK=290    KO=0     )
> ReadPolicy                                               (OK=1287   KO=1     )
> DeletePolicy                                             (OK=1268   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 31943  / active: 40     / done: 4129  
================================================================================


================================================================================
2024-11-06 20:18:45 GMT                                     445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=59359  KO=3     )
> restLoginInitiate                                        (OK=4082   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4080   KO=0     )
> UI-Post-Login - stage 1                                  (OK=922    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=922    KO=0     )
>  UI AM idFromSession                                     (OK=922    KO=0     )
>  UI AM validateGoto                                      (OK=922    KO=0     )
> User Authorize PKCE stage                                (OK=5001   KO=0     )
> User AccessToken PKCE stage                              (OK=5001   KO=0     )
> UI-Post-Login - stage 2                                  (OK=922    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=922    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=922    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=922    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=140    KO=0     )
> UI-Post-Login - stage 3                                  (OK=921    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=921    KO=0     )
>  UI Enduser sessioncheck                                 (OK=921    KO=0     )
>  UI IDM uiconfig                                         (OK=921    KO=0     )
>  UI IDM version                                          (OK=921    KO=0     )
>  UI IDM features                                         (OK=921    KO=0     )
>  UI IDM privilege                                        (OK=921    KO=0     )
>  UI IDM login                                            (OK=921    KO=0     )
>  UI IDM dashboard                                        (OK=921    KO=0     )
>  UI IDM managed user schema                              (OK=921    KO=0     )
>  UI IDM user                                             (OK=921    KO=0     )
>  UI IDM oidcToken                                        (OK=921    KO=0     )
> userinfo                                                 (OK=921    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=140    KO=0     )
> UI-Logout                                                (OK=921    KO=0     )
> UI-Logout Redirect 1                                     (OK=921    KO=0     )
>  UI AM revoke1                                           (OK=921    KO=0     )
>  UI AM revoke2                                           (OK=921    KO=0     )
>  UI AM endsession                                        (OK=921    KO=0     )
> Skip 2FA                                                 (OK=2259   KO=0     )
> RootUserinfo                                             (OK=3218   KO=0     )
> GetUUid                                                  (OK=1321   KO=0     )
> GetOpenidConfig                                          (OK=3906   KO=0     )
> CreatePolicy                                             (OK=1320   KO=1     )
> tokenUserinfo                                            (OK=899    KO=0     )
> getIdToken                                               (OK=291    KO=0     )
> getIdToken Redirect 1                                    (OK=291    KO=0     )
> createOrganization                                       (OK=291    KO=0     )
> queryOrganization                                        (OK=291    KO=0     )
> deleteOrganization                                       (OK=291    KO=0     )
> ReadPolicy                                               (OK=1296   KO=1     )
> DeletePolicy                                             (OK=1287   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 31888  / active: 48     / done: 4176  
================================================================================


================================================================================
2024-11-06 20:18:50 GMT                                     450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=60026  KO=3     )
> restLoginInitiate                                        (OK=4132   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4131   KO=0     )
> UI-Post-Login - stage 1                                  (OK=931    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=931    KO=0     )
>  UI AM idFromSession                                     (OK=931    KO=0     )
>  UI AM validateGoto                                      (OK=931    KO=0     )
> User Authorize PKCE stage                                (OK=5062   KO=0     )
> User AccessToken PKCE stage                              (OK=5060   KO=0     )
> UI-Post-Login - stage 2                                  (OK=931    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=931    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=931    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=931    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=143    KO=0     )
> UI-Post-Login - stage 3                                  (OK=931    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=931    KO=0     )
>  UI Enduser sessioncheck                                 (OK=931    KO=0     )
>  UI IDM uiconfig                                         (OK=931    KO=0     )
>  UI IDM version                                          (OK=931    KO=0     )
>  UI IDM features                                         (OK=931    KO=0     )
>  UI IDM privilege                                        (OK=931    KO=0     )
>  UI IDM login                                            (OK=931    KO=0     )
>  UI IDM dashboard                                        (OK=931    KO=0     )
>  UI IDM managed user schema                              (OK=931    KO=0     )
>  UI IDM user                                             (OK=931    KO=0     )
>  UI IDM oidcToken                                        (OK=931    KO=0     )
> userinfo                                                 (OK=931    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=143    KO=0     )
> UI-Logout                                                (OK=930    KO=0     )
> UI-Logout Redirect 1                                     (OK=930    KO=0     )
>  UI AM revoke1                                           (OK=930    KO=0     )
>  UI AM revoke2                                           (OK=930    KO=0     )
>  UI AM endsession                                        (OK=930    KO=0     )
> Skip 2FA                                                 (OK=2288   KO=0     )
> RootUserinfo                                             (OK=3243   KO=0     )
> GetUUid                                                  (OK=1339   KO=0     )
> GetOpenidConfig                                          (OK=3953   KO=0     )
> CreatePolicy                                             (OK=1334   KO=1     )
> tokenUserinfo                                            (OK=912    KO=0     )
> getIdToken                                               (OK=294    KO=0     )
> getIdToken Redirect 1                                    (OK=294    KO=0     )
> createOrganization                                       (OK=294    KO=0     )
> queryOrganization                                        (OK=294    KO=0     )
> deleteOrganization                                       (OK=294    KO=0     )
> ReadPolicy                                               (OK=1319   KO=1     )
> DeletePolicy                                             (OK=1296   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 31836  / active: 55     / done: 4221  
================================================================================


================================================================================
2024-11-06 20:18:55 GMT                                     455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=60765  KO=3     )
> restLoginInitiate                                        (OK=4187   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4186   KO=0     )
> UI-Post-Login - stage 1                                  (OK=941    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=941    KO=0     )
>  UI AM idFromSession                                     (OK=941    KO=0     )
>  UI AM validateGoto                                      (OK=941    KO=0     )
> User Authorize PKCE stage                                (OK=5127   KO=0     )
> User AccessToken PKCE stage                              (OK=5127   KO=0     )
> UI-Post-Login - stage 2                                  (OK=941    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=941    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=941    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=941    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=144    KO=0     )
> UI-Post-Login - stage 3                                  (OK=941    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=941    KO=0     )
>  UI Enduser sessioncheck                                 (OK=941    KO=0     )
>  UI IDM uiconfig                                         (OK=941    KO=0     )
>  UI IDM version                                          (OK=941    KO=0     )
>  UI IDM features                                         (OK=941    KO=0     )
>  UI IDM privilege                                        (OK=941    KO=0     )
>  UI IDM login                                            (OK=941    KO=0     )
>  UI IDM dashboard                                        (OK=941    KO=0     )
>  UI IDM managed user schema                              (OK=940    KO=0     )
>  UI IDM user                                             (OK=940    KO=0     )
>  UI IDM oidcToken                                        (OK=940    KO=0     )
> userinfo                                                 (OK=940    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=144    KO=0     )
> UI-Logout                                                (OK=940    KO=0     )
> UI-Logout Redirect 1                                     (OK=939    KO=0     )
>  UI AM revoke1                                           (OK=939    KO=0     )
>  UI AM revoke2                                           (OK=939    KO=0     )
>  UI AM endsession                                        (OK=939    KO=0     )
> Skip 2FA                                                 (OK=2322   KO=0     )
> RootUserinfo                                             (OK=3282   KO=0     )
> GetUUid                                                  (OK=1360   KO=0     )
> GetOpenidConfig                                          (OK=4014   KO=0     )
> CreatePolicy                                             (OK=1358   KO=1     )
> tokenUserinfo                                            (OK=923    KO=0     )
> getIdToken                                               (OK=297    KO=0     )
> getIdToken Redirect 1                                    (OK=297    KO=0     )
> createOrganization                                       (OK=297    KO=0     )
> queryOrganization                                        (OK=297    KO=0     )
> deleteOrganization                                       (OK=297    KO=0     )
> ReadPolicy                                               (OK=1334   KO=1     )
> DeletePolicy                                             (OK=1319   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 31780  / active: 58     / done: 4274  
================================================================================


================================================================================
2024-11-06 20:19:00 GMT                                     460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=61386  KO=3     )
> restLoginInitiate                                        (OK=4226   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4225   KO=0     )
> UI-Post-Login - stage 1                                  (OK=952    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=952    KO=0     )
>  UI AM idFromSession                                     (OK=951    KO=0     )
>  UI AM validateGoto                                      (OK=951    KO=0     )
> User Authorize PKCE stage                                (OK=5175   KO=0     )
> User AccessToken PKCE stage                              (OK=5175   KO=0     )
> UI-Post-Login - stage 2                                  (OK=951    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=951    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=951    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=951    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=144    KO=0     )
> UI-Post-Login - stage 3                                  (OK=951    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=951    KO=0     )
>  UI Enduser sessioncheck                                 (OK=950    KO=0     )
>  UI IDM uiconfig                                         (OK=949    KO=0     )
>  UI IDM version                                          (OK=949    KO=0     )
>  UI IDM features                                         (OK=949    KO=0     )
>  UI IDM privilege                                        (OK=949    KO=0     )
>  UI IDM login                                            (OK=949    KO=0     )
>  UI IDM dashboard                                        (OK=949    KO=0     )
>  UI IDM managed user schema                              (OK=949    KO=0     )
>  UI IDM user                                             (OK=949    KO=0     )
>  UI IDM oidcToken                                        (OK=949    KO=0     )
> userinfo                                                 (OK=949    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=144    KO=0     )
> UI-Logout                                                (OK=949    KO=0     )
> UI-Logout Redirect 1                                     (OK=949    KO=0     )
>  UI AM revoke1                                           (OK=949    KO=0     )
>  UI AM revoke2                                           (OK=949    KO=0     )
>  UI AM endsession                                        (OK=949    KO=0     )
> Skip 2FA                                                 (OK=2340   KO=0     )
> RootUserinfo                                             (OK=3330   KO=0     )
> GetUUid                                                  (OK=1372   KO=0     )
> GetOpenidConfig                                          (OK=4064   KO=0     )
> CreatePolicy                                             (OK=1370   KO=1     )
> tokenUserinfo                                            (OK=933    KO=0     )
> getIdToken                                               (OK=300    KO=0     )
> getIdToken Redirect 1                                    (OK=300    KO=0     )
> createOrganization                                       (OK=300    KO=0     )
> queryOrganization                                        (OK=300    KO=0     )
> deleteOrganization                                       (OK=300    KO=0     )
> ReadPolicy                                               (OK=1357   KO=1     )
> DeletePolicy                                             (OK=1334   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 31742  / active: 47     / done: 4323  
================================================================================


================================================================================
2024-11-06 20:19:05 GMT                                     465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=61973  KO=3     )
> restLoginInitiate                                        (OK=4266   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4265   KO=0     )
> UI-Post-Login - stage 1                                  (OK=959    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=958    KO=0     )
>  UI AM idFromSession                                     (OK=958    KO=0     )
>  UI AM validateGoto                                      (OK=958    KO=0     )
> User Authorize PKCE stage                                (OK=5222   KO=0     )
> User AccessToken PKCE stage                              (OK=5222   KO=0     )
> UI-Post-Login - stage 2                                  (OK=958    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=958    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=958    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=958    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=146    KO=0     )
> UI-Post-Login - stage 3                                  (OK=958    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=958    KO=0     )
>  UI Enduser sessioncheck                                 (OK=958    KO=0     )
>  UI IDM uiconfig                                         (OK=958    KO=0     )
>  UI IDM version                                          (OK=958    KO=0     )
>  UI IDM features                                         (OK=958    KO=0     )
>  UI IDM privilege                                        (OK=958    KO=0     )
>  UI IDM login                                            (OK=958    KO=0     )
>  UI IDM dashboard                                        (OK=958    KO=0     )
>  UI IDM managed user schema                              (OK=958    KO=0     )
>  UI IDM user                                             (OK=958    KO=0     )
>  UI IDM oidcToken                                        (OK=958    KO=0     )
> userinfo                                                 (OK=958    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=146    KO=0     )
> UI-Logout                                                (OK=958    KO=0     )
> UI-Logout Redirect 1                                     (OK=958    KO=0     )
>  UI AM revoke1                                           (OK=958    KO=0     )
>  UI AM revoke2                                           (OK=958    KO=0     )
>  UI AM endsession                                        (OK=958    KO=0     )
> Skip 2FA                                                 (OK=2366   KO=0     )
> RootUserinfo                                             (OK=3362   KO=0     )
> GetUUid                                                  (OK=1385   KO=0     )
> GetOpenidConfig                                          (OK=4114   KO=0     )
> CreatePolicy                                             (OK=1383   KO=1     )
> tokenUserinfo                                            (OK=940    KO=0     )
> getIdToken                                               (OK=304    KO=0     )
> getIdToken Redirect 1                                    (OK=304    KO=0     )
> createOrganization                                       (OK=304    KO=0     )
> queryOrganization                                        (OK=304    KO=0     )
> deleteOrganization                                       (OK=304    KO=0     )
> ReadPolicy                                               (OK=1370   KO=1     )
> DeletePolicy                                             (OK=1357   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 12%
          waiting: 31700  / active: 39     / done: 4373  
================================================================================


================================================================================
2024-11-06 20:19:10 GMT                                     470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=62607  KO=3     )
> restLoginInitiate                                        (OK=4310   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4308   KO=0     )
> UI-Post-Login - stage 1                                  (OK=969    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=969    KO=0     )
>  UI AM idFromSession                                     (OK=969    KO=0     )
>  UI AM validateGoto                                      (OK=969    KO=0     )
> User Authorize PKCE stage                                (OK=5274   KO=0     )
> User AccessToken PKCE stage                              (OK=5272   KO=0     )
> UI-Post-Login - stage 2                                  (OK=968    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=968    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=968    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=968    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=151    KO=0     )
> UI-Post-Login - stage 3                                  (OK=968    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=968    KO=0     )
>  UI Enduser sessioncheck                                 (OK=968    KO=0     )
>  UI IDM uiconfig                                         (OK=968    KO=0     )
>  UI IDM version                                          (OK=968    KO=0     )
>  UI IDM features                                         (OK=968    KO=0     )
>  UI IDM privilege                                        (OK=968    KO=0     )
>  UI IDM login                                            (OK=968    KO=0     )
>  UI IDM dashboard                                        (OK=968    KO=0     )
>  UI IDM managed user schema                              (OK=968    KO=0     )
>  UI IDM user                                             (OK=968    KO=0     )
>  UI IDM oidcToken                                        (OK=968    KO=0     )
> userinfo                                                 (OK=968    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=151    KO=0     )
> UI-Logout                                                (OK=968    KO=0     )
> UI-Logout Redirect 1                                     (OK=968    KO=0     )
>  UI AM revoke1                                           (OK=968    KO=0     )
>  UI AM revoke2                                           (OK=968    KO=0     )
>  UI AM endsession                                        (OK=968    KO=0     )
> Skip 2FA                                                 (OK=2386   KO=0     )
> RootUserinfo                                             (OK=3391   KO=0     )
> GetUUid                                                  (OK=1396   KO=0     )
> GetOpenidConfig                                          (OK=4151   KO=0     )
> CreatePolicy                                             (OK=1395   KO=1     )
> tokenUserinfo                                            (OK=951    KO=0     )
> getIdToken                                               (OK=310    KO=0     )
> getIdToken Redirect 1                                    (OK=310    KO=0     )
> createOrganization                                       (OK=310    KO=0     )
> queryOrganization                                        (OK=308    KO=0     )
> deleteOrganization                                       (OK=308    KO=0     )
> ReadPolicy                                               (OK=1383   KO=1     )
> DeletePolicy                                             (OK=1370   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 31650  / active: 38     / done: 4424  
================================================================================


================================================================================
2024-11-06 20:19:15 GMT                                     475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=63304  KO=3     )
> restLoginInitiate                                        (OK=4363   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4360   KO=0     )
> UI-Post-Login - stage 1                                  (OK=980    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=980    KO=0     )
>  UI AM idFromSession                                     (OK=980    KO=0     )
>  UI AM validateGoto                                      (OK=980    KO=0     )
> User Authorize PKCE stage                                (OK=5338   KO=0     )
> User AccessToken PKCE stage                              (OK=5337   KO=0     )
> UI-Post-Login - stage 2                                  (OK=980    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=980    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=979    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=979    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=153    KO=0     )
> UI-Post-Login - stage 3                                  (OK=978    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=978    KO=0     )
>  UI Enduser sessioncheck                                 (OK=978    KO=0     )
>  UI IDM uiconfig                                         (OK=978    KO=0     )
>  UI IDM version                                          (OK=978    KO=0     )
>  UI IDM features                                         (OK=978    KO=0     )
>  UI IDM privilege                                        (OK=978    KO=0     )
>  UI IDM login                                            (OK=978    KO=0     )
>  UI IDM dashboard                                        (OK=978    KO=0     )
>  UI IDM managed user schema                              (OK=978    KO=0     )
>  UI IDM user                                             (OK=978    KO=0     )
>  UI IDM oidcToken                                        (OK=978    KO=0     )
> userinfo                                                 (OK=978    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=153    KO=0     )
> UI-Logout                                                (OK=978    KO=0     )
> UI-Logout Redirect 1                                     (OK=977    KO=0     )
>  UI AM revoke1                                           (OK=976    KO=0     )
>  UI AM revoke2                                           (OK=976    KO=0     )
>  UI AM endsession                                        (OK=976    KO=0     )
> Skip 2FA                                                 (OK=2414   KO=0     )
> RootUserinfo                                             (OK=3422   KO=0     )
> GetUUid                                                  (OK=1413   KO=0     )
> GetOpenidConfig                                          (OK=4193   KO=0     )
> CreatePolicy                                             (OK=1412   KO=1     )
> tokenUserinfo                                            (OK=965    KO=0     )
> getIdToken                                               (OK=314    KO=0     )
> getIdToken Redirect 1                                    (OK=314    KO=0     )
> createOrganization                                       (OK=314    KO=0     )
> queryOrganization                                        (OK=314    KO=0     )
> deleteOrganization                                       (OK=314    KO=0     )
> ReadPolicy                                               (OK=1394   KO=1     )
> DeletePolicy                                             (OK=1382   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 31594  / active: 48     / done: 4470  
================================================================================


================================================================================
2024-11-06 20:19:20 GMT                                     480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=63884  KO=3     )
> restLoginInitiate                                        (OK=4402   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4401   KO=0     )
> UI-Post-Login - stage 1                                  (OK=987    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=987    KO=0     )
>  UI AM idFromSession                                     (OK=987    KO=0     )
>  UI AM validateGoto                                      (OK=987    KO=0     )
> User Authorize PKCE stage                                (OK=5387   KO=0     )
> User AccessToken PKCE stage                              (OK=5386   KO=0     )
> UI-Post-Login - stage 2                                  (OK=987    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=987    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=987    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=987    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=154    KO=0     )
> UI-Post-Login - stage 3                                  (OK=987    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=987    KO=0     )
>  UI Enduser sessioncheck                                 (OK=987    KO=0     )
>  UI IDM uiconfig                                         (OK=987    KO=0     )
>  UI IDM version                                          (OK=987    KO=0     )
>  UI IDM features                                         (OK=987    KO=0     )
>  UI IDM privilege                                        (OK=987    KO=0     )
>  UI IDM login                                            (OK=987    KO=0     )
>  UI IDM dashboard                                        (OK=987    KO=0     )
>  UI IDM managed user schema                              (OK=987    KO=0     )
>  UI IDM user                                             (OK=987    KO=0     )
>  UI IDM oidcToken                                        (OK=987    KO=0     )
> userinfo                                                 (OK=987    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=154    KO=0     )
> UI-Logout                                                (OK=987    KO=0     )
> UI-Logout Redirect 1                                     (OK=987    KO=0     )
>  UI AM revoke1                                           (OK=987    KO=0     )
>  UI AM revoke2                                           (OK=987    KO=0     )
>  UI AM endsession                                        (OK=987    KO=0     )
> Skip 2FA                                                 (OK=2436   KO=0     )
> RootUserinfo                                             (OK=3455   KO=0     )
> GetUUid                                                  (OK=1423   KO=0     )
> GetOpenidConfig                                          (OK=4230   KO=0     )
> CreatePolicy                                             (OK=1422   KO=1     )
> tokenUserinfo                                            (OK=977    KO=0     )
> getIdToken                                               (OK=318    KO=0     )
> getIdToken Redirect 1                                    (OK=318    KO=0     )
> createOrganization                                       (OK=318    KO=0     )
> queryOrganization                                        (OK=318    KO=0     )
> deleteOrganization                                       (OK=318    KO=0     )
> ReadPolicy                                               (OK=1412   KO=1     )
> DeletePolicy                                             (OK=1393   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 31554  / active: 41     / done: 4517  
================================================================================


================================================================================
2024-11-06 20:19:25 GMT                                     485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=64739  KO=3     )
> restLoginInitiate                                        (OK=4456   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4455   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1003   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1003   KO=0     )
>  UI AM idFromSession                                     (OK=1003   KO=0     )
>  UI AM validateGoto                                      (OK=1003   KO=0     )
> User Authorize PKCE stage                                (OK=5457   KO=0     )
> User AccessToken PKCE stage                              (OK=5456   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1003   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1003   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1003   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1003   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=157    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1003   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1003   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1002   KO=0     )
>  UI IDM uiconfig                                         (OK=1002   KO=0     )
>  UI IDM version                                          (OK=1002   KO=0     )
>  UI IDM features                                         (OK=1002   KO=0     )
>  UI IDM privilege                                        (OK=1002   KO=0     )
>  UI IDM login                                            (OK=1002   KO=0     )
>  UI IDM dashboard                                        (OK=1002   KO=0     )
>  UI IDM managed user schema                              (OK=1002   KO=0     )
>  UI IDM user                                             (OK=1002   KO=0     )
>  UI IDM oidcToken                                        (OK=1002   KO=0     )
> userinfo                                                 (OK=1002   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=157    KO=0     )
> UI-Logout                                                (OK=1002   KO=0     )
> UI-Logout Redirect 1                                     (OK=1002   KO=0     )
>  UI AM revoke1                                           (OK=1001   KO=0     )
>  UI AM revoke2                                           (OK=1002   KO=0     )
>  UI AM endsession                                        (OK=1001   KO=0     )
> Skip 2FA                                                 (OK=2465   KO=0     )
> RootUserinfo                                             (OK=3488   KO=0     )
> GetUUid                                                  (OK=1439   KO=0     )
> GetOpenidConfig                                          (OK=4273   KO=0     )
> CreatePolicy                                             (OK=1437   KO=1     )
> tokenUserinfo                                            (OK=986    KO=0     )
> getIdToken                                               (OK=324    KO=0     )
> getIdToken Redirect 1                                    (OK=324    KO=0     )
> createOrganization                                       (OK=324    KO=0     )
> queryOrganization                                        (OK=324    KO=0     )
> deleteOrganization                                       (OK=324    KO=0     )
> ReadPolicy                                               (OK=1421   KO=1     )
> DeletePolicy                                             (OK=1412   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 31499  / active: 40     / done: 4573  
================================================================================


================================================================================
2024-11-06 20:19:30 GMT                                     490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=65283  KO=3     )
> restLoginInitiate                                        (OK=4498   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4498   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1009   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1009   KO=0     )
>  UI AM idFromSession                                     (OK=1009   KO=0     )
>  UI AM validateGoto                                      (OK=1009   KO=0     )
> User Authorize PKCE stage                                (OK=5506   KO=0     )
> User AccessToken PKCE stage                              (OK=5505   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1009   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1009   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1009   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1009   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=159    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1009   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1009   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1009   KO=0     )
>  UI IDM uiconfig                                         (OK=1009   KO=0     )
>  UI IDM version                                          (OK=1009   KO=0     )
>  UI IDM features                                         (OK=1009   KO=0     )
>  UI IDM privilege                                        (OK=1009   KO=0     )
>  UI IDM login                                            (OK=1009   KO=0     )
>  UI IDM dashboard                                        (OK=1009   KO=0     )
>  UI IDM managed user schema                              (OK=1009   KO=0     )
>  UI IDM user                                             (OK=1009   KO=0     )
>  UI IDM oidcToken                                        (OK=1009   KO=0     )
> userinfo                                                 (OK=1009   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=159    KO=0     )
> UI-Logout                                                (OK=1009   KO=0     )
> UI-Logout Redirect 1                                     (OK=1009   KO=0     )
>  UI AM revoke1                                           (OK=1008   KO=0     )
>  UI AM revoke2                                           (OK=1008   KO=0     )
>  UI AM endsession                                        (OK=1008   KO=0     )
> Skip 2FA                                                 (OK=2492   KO=0     )
> RootUserinfo                                             (OK=3538   KO=0     )
> GetUUid                                                  (OK=1453   KO=0     )
> GetOpenidConfig                                          (OK=4313   KO=0     )
> CreatePolicy                                             (OK=1452   KO=1     )
> tokenUserinfo                                            (OK=996    KO=0     )
> getIdToken                                               (OK=325    KO=0     )
> getIdToken Redirect 1                                    (OK=325    KO=0     )
> createOrganization                                       (OK=325    KO=0     )
> queryOrganization                                        (OK=325    KO=0     )
> deleteOrganization                                       (OK=325    KO=0     )
> ReadPolicy                                               (OK=1437   KO=1     )
> DeletePolicy                                             (OK=1421   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (33.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 31455  / active: 46     / done: 4611  
================================================================================

20:19:32.935 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 4678: status.find.in([200, 209], 304), found 409
20:19:32.935 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,4678,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTIzMjYyOTQ4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiYWUxd2xVWHhpb2lVUDg1SVFzY0xvZDlTV0QwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkyNDM3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkyNDM3MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTI3OTcyLCJpYXQiOjE3MzA5MjQzNzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlFibjVaMXRHLXQ4ZEVrTlJjcEVZNFZnSnI2SSJ9.EAZFKeiRNaiNb0Hcp0lj18TD48Z0iyOk3YuBW6t3zEZTWc_6iokx9YiimOczMbPhLyo7Vfx1sFpm2JygcICpv_AG-C6hEJzkPDZ0GmYJQ0RTYIjd1vwnblHtEdn59nvpgkwVH5yBYm3b_yMelgBmafUCSVkF1IiLa-o-Uxr9mSMGn4FX4Z4QtBn_yomgtUzegQoP_DnTPx7L2M1nlp7qRual7h0crtpWKNkIOwIsh0KJJ3YNsSG5KYZIJg1R2uZU-D8CqIOeci4aL8_oUgAf_nVAnWiFP7nPro97wL44wXYpied8qbN6lKxvFP_SAbO997j6rGypNIJa82cw2HRAVw, username -> user.71636, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy961918, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1126a6dd, authcode -> _zROZWG4pT561kPjqOI-t6ITadw, useAdminRealm -> true, callbacks -> {"tokenId":"qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730924372575), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730924372575))), password -> Pa_ssw0rd, challenge -> UeNkDEkf0-QjYCswMkGpbq5dipEelDT8yhBJVQAD8Os, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ3NjkwNTAyNTI3MTI1MzYwNDY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23a93dbd, tokenId -> qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy961918","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, 06 Nov 2024 20:19:32 GMT
	x-forgerock-transactionid: 266d48ee-0981-46a9-84c2-de4dcc66cd6e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:19:35 GMT                                     495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=65887  KO=4     )
> restLoginInitiate                                        (OK=4542   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4540   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1018   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1018   KO=0     )
>  UI AM idFromSession                                     (OK=1018   KO=0     )
>  UI AM validateGoto                                      (OK=1018   KO=0     )
> User Authorize PKCE stage                                (OK=5556   KO=0     )
> User AccessToken PKCE stage                              (OK=5556   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1018   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1018   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1018   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1018   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=160    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1018   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1018   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1018   KO=0     )
>  UI IDM uiconfig                                         (OK=1018   KO=0     )
>  UI IDM version                                          (OK=1018   KO=0     )
>  UI IDM features                                         (OK=1018   KO=0     )
>  UI IDM privilege                                        (OK=1017   KO=0     )
>  UI IDM login                                            (OK=1017   KO=0     )
>  UI IDM dashboard                                        (OK=1017   KO=0     )
>  UI IDM managed user schema                              (OK=1017   KO=0     )
>  UI IDM user                                             (OK=1017   KO=0     )
>  UI IDM oidcToken                                        (OK=1017   KO=0     )
> userinfo                                                 (OK=1017   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=160    KO=0     )
> UI-Logout                                                (OK=1017   KO=0     )
> UI-Logout Redirect 1                                     (OK=1017   KO=0     )
>  UI AM revoke1                                           (OK=1017   KO=0     )
>  UI AM revoke2                                           (OK=1017   KO=0     )
>  UI AM endsession                                        (OK=1017   KO=0     )
> Skip 2FA                                                 (OK=2517   KO=0     )
> RootUserinfo                                             (OK=3586   KO=0     )
> GetUUid                                                  (OK=1468   KO=0     )
> GetOpenidConfig                                          (OK=4359   KO=0     )
> CreatePolicy                                             (OK=1466   KO=2     )
> tokenUserinfo                                            (OK=1004   KO=0     )
> getIdToken                                               (OK=326    KO=0     )
> getIdToken Redirect 1                                    (OK=326    KO=0     )
> createOrganization                                       (OK=326    KO=0     )
> queryOrganization                                        (OK=326    KO=0     )
> deleteOrganization                                       (OK=326    KO=0     )
> ReadPolicy                                               (OK=1451   KO=1     )
> DeletePolicy                                             (OK=1436   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          2 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (25.00%)
> status.find.in([200, 209], 304), found 409                          1 (25.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 31408  / active: 48     / done: 4656  
================================================================================

20:19:38.091 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 4678: status.find.in([200, 209], 304), found 404
20:19:38.092 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,4678,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTIzMjYyOTQ4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiYWUxd2xVWHhpb2lVUDg1SVFzY0xvZDlTV0QwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkyNDM3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkyNDM3MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTI3OTcyLCJpYXQiOjE3MzA5MjQzNzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlFibjVaMXRHLXQ4ZEVrTlJjcEVZNFZnSnI2SSJ9.EAZFKeiRNaiNb0Hcp0lj18TD48Z0iyOk3YuBW6t3zEZTWc_6iokx9YiimOczMbPhLyo7Vfx1sFpm2JygcICpv_AG-C6hEJzkPDZ0GmYJQ0RTYIjd1vwnblHtEdn59nvpgkwVH5yBYm3b_yMelgBmafUCSVkF1IiLa-o-Uxr9mSMGn4FX4Z4QtBn_yomgtUzegQoP_DnTPx7L2M1nlp7qRual7h0crtpWKNkIOwIsh0KJJ3YNsSG5KYZIJg1R2uZU-D8CqIOeci4aL8_oUgAf_nVAnWiFP7nPro97wL44wXYpied8qbN6lKxvFP_SAbO997j6rGypNIJa82cw2HRAVw, username -> user.71636, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy961918, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1126a6dd, authcode -> _zROZWG4pT561kPjqOI-t6ITadw, useAdminRealm -> true, callbacks -> {"tokenId":"qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730924372575), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730924372575))), password -> Pa_ssw0rd, challenge -> UeNkDEkf0-QjYCswMkGpbq5dipEelDT8yhBJVQAD8Os, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ3NjkwNTAyNTI3MTI1MzYwNDY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23a93dbd, tokenId -> qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy961918
headers:
	user-agent: Mozilla/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=qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 06 Nov 2024 20:19:38 GMT
	x-forgerock-transactionid: d4932417-1768-4232-8ce4-fea2d52894d9
	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 testPolicy961918 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:19:40 GMT                                     500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=66640  KO=5     )
> restLoginInitiate                                        (OK=4589   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4588   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1030   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1030   KO=0     )
>  UI AM idFromSession                                     (OK=1030   KO=0     )
>  UI AM validateGoto                                      (OK=1030   KO=0     )
> User Authorize PKCE stage                                (OK=5618   KO=0     )
> User AccessToken PKCE stage                              (OK=5617   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1030   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1030   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1030   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1030   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=163    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1030   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1030   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1030   KO=0     )
>  UI IDM uiconfig                                         (OK=1030   KO=0     )
>  UI IDM version                                          (OK=1030   KO=0     )
>  UI IDM features                                         (OK=1030   KO=0     )
>  UI IDM privilege                                        (OK=1030   KO=0     )
>  UI IDM login                                            (OK=1030   KO=0     )
>  UI IDM dashboard                                        (OK=1030   KO=0     )
>  UI IDM managed user schema                              (OK=1030   KO=0     )
>  UI IDM user                                             (OK=1030   KO=0     )
>  UI IDM oidcToken                                        (OK=1030   KO=0     )
> userinfo                                                 (OK=1030   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=162    KO=0     )
> UI-Logout                                                (OK=1030   KO=0     )
> UI-Logout Redirect 1                                     (OK=1030   KO=0     )
>  UI AM revoke1                                           (OK=1030   KO=0     )
>  UI AM revoke2                                           (OK=1030   KO=0     )
>  UI AM endsession                                        (OK=1030   KO=0     )
> Skip 2FA                                                 (OK=2546   KO=0     )
> RootUserinfo                                             (OK=3630   KO=0     )
> GetUUid                                                  (OK=1485   KO=0     )
> GetOpenidConfig                                          (OK=4405   KO=0     )
> CreatePolicy                                             (OK=1483   KO=2     )
> tokenUserinfo                                            (OK=1012   KO=0     )
> getIdToken                                               (OK=329    KO=0     )
> getIdToken Redirect 1                                    (OK=329    KO=0     )
> createOrganization                                       (OK=329    KO=0     )
> queryOrganization                                        (OK=329    KO=0     )
> deleteOrganization                                       (OK=329    KO=0     )
> ReadPolicy                                               (OK=1466   KO=2     )
> DeletePolicy                                             (OK=1451   KO=1     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          3 (60.00%)
> status.find.in([200, 209], 304), found 502                          1 (20.00%)
> status.find.in([200, 209], 304), found 409                          1 (20.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 31360  / active: 48     / done: 4704  
================================================================================

20:19:43.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 4678: status.find.in([200, 209], 304), found 404
20:19:43.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,4678,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGU4MWU4NmQtODlhYy00YTliLTgwNDEtYzE5ZTVjY2JhOGRmLTIzMjYyOTQ4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiYWUxd2xVWHhpb2lVUDg1SVFzY0xvZDlTV0QwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMDkyNDM3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMDkyNDM3MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMwOTI3OTcyLCJpYXQiOjE3MzA5MjQzNzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlFibjVaMXRHLXQ4ZEVrTlJjcEVZNFZnSnI2SSJ9.EAZFKeiRNaiNb0Hcp0lj18TD48Z0iyOk3YuBW6t3zEZTWc_6iokx9YiimOczMbPhLyo7Vfx1sFpm2JygcICpv_AG-C6hEJzkPDZ0GmYJQ0RTYIjd1vwnblHtEdn59nvpgkwVH5yBYm3b_yMelgBmafUCSVkF1IiLa-o-Uxr9mSMGn4FX4Z4QtBn_yomgtUzegQoP_DnTPx7L2M1nlp7qRual7h0crtpWKNkIOwIsh0KJJ3YNsSG5KYZIJg1R2uZU-D8CqIOeci4aL8_oUgAf_nVAnWiFP7nPro97wL44wXYpied8qbN6lKxvFP_SAbO997j6rGypNIJa82cw2HRAVw, username -> user.71636, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy961918, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1126a6dd, authcode -> _zROZWG4pT561kPjqOI-t6ITadw, useAdminRealm -> true, callbacks -> {"tokenId":"qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730924372575), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730924372575))), password -> Pa_ssw0rd, challenge -> UeNkDEkf0-QjYCswMkGpbq5dipEelDT8yhBJVQAD8Os, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ3NjkwNTAyNTI3MTI1MzYwNDY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23a93dbd, tokenId -> qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy961918
headers:
	user-agent: Mozilla/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=qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qqfDQfvjpj0sKKBxH0qdYZq1aMQ.*AAJTSQACMDIAAlNLABw3VDdTVUpFNkhXR1c2SVdvU0UxYWtrbG9KbE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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, 06 Nov 2024 20:19:43 GMT
	x-forgerock-transactionid: 60c5505b-29c1-48e1-99af-91c529e8d295
	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 testPolicy961918 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:19:45 GMT                                     505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=67452  KO=6     )
> restLoginInitiate                                        (OK=4639   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4638   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1045   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1045   KO=0     )
>  UI AM idFromSession                                     (OK=1045   KO=0     )
>  UI AM validateGoto                                      (OK=1045   KO=0     )
> User Authorize PKCE stage                                (OK=5682   KO=0     )
> User AccessToken PKCE stage                              (OK=5681   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1045   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1045   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1045   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1045   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=165    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1045   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1045   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1045   KO=0     )
>  UI IDM uiconfig                                         (OK=1045   KO=0     )
>  UI IDM version                                          (OK=1045   KO=0     )
>  UI IDM features                                         (OK=1045   KO=0     )
>  UI IDM privilege                                        (OK=1045   KO=0     )
>  UI IDM login                                            (OK=1045   KO=0     )
>  UI IDM dashboard                                        (OK=1045   KO=0     )
>  UI IDM managed user schema                              (OK=1045   KO=0     )
>  UI IDM user                                             (OK=1045   KO=0     )
>  UI IDM oidcToken                                        (OK=1045   KO=0     )
> userinfo                                                 (OK=1045   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=165    KO=0     )
> UI-Logout                                                (OK=1045   KO=0     )
> UI-Logout Redirect 1                                     (OK=1045   KO=0     )
>  UI AM revoke1                                           (OK=1045   KO=0     )
>  UI AM revoke2                                           (OK=1045   KO=0     )
>  UI AM endsession                                        (OK=1045   KO=0     )
> Skip 2FA                                                 (OK=2569   KO=0     )
> RootUserinfo                                             (OK=3668   KO=0     )
> GetUUid                                                  (OK=1497   KO=0     )
> GetOpenidConfig                                          (OK=4450   KO=0     )
> CreatePolicy                                             (OK=1495   KO=2     )
> tokenUserinfo                                            (OK=1022   KO=0     )
> getIdToken                                               (OK=333    KO=0     )
> getIdToken Redirect 1                                    (OK=333    KO=0     )
> createOrganization                                       (OK=333    KO=0     )
> queryOrganization                                        (OK=332    KO=0     )
> deleteOrganization                                       (OK=331    KO=0     )
> ReadPolicy                                               (OK=1483   KO=2     )
> DeletePolicy                                             (OK=1466   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 31308  / active: 44     / done: 4760  
================================================================================


================================================================================
2024-11-06 20:19:50 GMT                                     510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=68132  KO=6     )
> restLoginInitiate                                        (OK=4693   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4693   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1054   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1054   KO=0     )
>  UI AM idFromSession                                     (OK=1053   KO=0     )
>  UI AM validateGoto                                      (OK=1053   KO=0     )
> User Authorize PKCE stage                                (OK=5745   KO=0     )
> User AccessToken PKCE stage                              (OK=5745   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1053   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1053   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1053   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1053   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=166    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1053   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1053   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1053   KO=0     )
>  UI IDM uiconfig                                         (OK=1053   KO=0     )
>  UI IDM version                                          (OK=1053   KO=0     )
>  UI IDM features                                         (OK=1053   KO=0     )
>  UI IDM privilege                                        (OK=1053   KO=0     )
>  UI IDM login                                            (OK=1053   KO=0     )
>  UI IDM dashboard                                        (OK=1053   KO=0     )
>  UI IDM managed user schema                              (OK=1053   KO=0     )
>  UI IDM user                                             (OK=1053   KO=0     )
>  UI IDM oidcToken                                        (OK=1053   KO=0     )
> userinfo                                                 (OK=1052   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=166    KO=0     )
> UI-Logout                                                (OK=1052   KO=0     )
> UI-Logout Redirect 1                                     (OK=1052   KO=0     )
>  UI AM revoke1                                           (OK=1052   KO=0     )
>  UI AM revoke2                                           (OK=1052   KO=0     )
>  UI AM endsession                                        (OK=1052   KO=0     )
> Skip 2FA                                                 (OK=2602   KO=0     )
> RootUserinfo                                             (OK=3716   KO=0     )
> GetUUid                                                  (OK=1515   KO=0     )
> GetOpenidConfig                                          (OK=4496   KO=0     )
> CreatePolicy                                             (OK=1511   KO=2     )
> tokenUserinfo                                            (OK=1037   KO=0     )
> getIdToken                                               (OK=339    KO=0     )
> getIdToken Redirect 1                                    (OK=339    KO=0     )
> createOrganization                                       (OK=339    KO=0     )
> queryOrganization                                        (OK=339    KO=0     )
> deleteOrganization                                       (OK=339    KO=0     )
> ReadPolicy                                               (OK=1495   KO=2     )
> DeletePolicy                                             (OK=1483   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 31253  / active: 42     / done: 4817  
================================================================================


================================================================================
2024-11-06 20:19:55 GMT                                     515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=68941  KO=6     )
> restLoginInitiate                                        (OK=4743   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4740   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1069   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1069   KO=0     )
>  UI AM idFromSession                                     (OK=1069   KO=0     )
>  UI AM validateGoto                                      (OK=1069   KO=0     )
> User Authorize PKCE stage                                (OK=5808   KO=0     )
> User AccessToken PKCE stage                              (OK=5807   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1069   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1069   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1069   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1069   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=167    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1068   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1068   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1068   KO=0     )
>  UI IDM uiconfig                                         (OK=1068   KO=0     )
>  UI IDM version                                          (OK=1068   KO=0     )
>  UI IDM features                                         (OK=1068   KO=0     )
>  UI IDM privilege                                        (OK=1068   KO=0     )
>  UI IDM login                                            (OK=1068   KO=0     )
>  UI IDM dashboard                                        (OK=1068   KO=0     )
>  UI IDM managed user schema                              (OK=1068   KO=0     )
>  UI IDM user                                             (OK=1068   KO=0     )
>  UI IDM oidcToken                                        (OK=1068   KO=0     )
> userinfo                                                 (OK=1068   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=167    KO=0     )
> UI-Logout                                                (OK=1068   KO=0     )
> UI-Logout Redirect 1                                     (OK=1068   KO=0     )
>  UI AM revoke1                                           (OK=1068   KO=0     )
>  UI AM revoke2                                           (OK=1068   KO=0     )
>  UI AM endsession                                        (OK=1068   KO=0     )
> Skip 2FA                                                 (OK=2625   KO=0     )
> RootUserinfo                                             (OK=3752   KO=0     )
> GetUUid                                                  (OK=1529   KO=0     )
> GetOpenidConfig                                          (OK=4539   KO=0     )
> CreatePolicy                                             (OK=1527   KO=2     )
> tokenUserinfo                                            (OK=1045   KO=0     )
> getIdToken                                               (OK=342    KO=0     )
> getIdToken Redirect 1                                    (OK=342    KO=0     )
> createOrganization                                       (OK=342    KO=0     )
> queryOrganization                                        (OK=342    KO=0     )
> deleteOrganization                                       (OK=342    KO=0     )
> ReadPolicy                                               (OK=1511   KO=2     )
> DeletePolicy                                             (OK=1495   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 31201  / active: 45     / done: 4866  
================================================================================


================================================================================
2024-11-06 20:20:00 GMT                                     520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=69595  KO=6     )
> restLoginInitiate                                        (OK=4787   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4787   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1078   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1078   KO=0     )
>  UI AM idFromSession                                     (OK=1078   KO=0     )
>  UI AM validateGoto                                      (OK=1078   KO=0     )
> User Authorize PKCE stage                                (OK=5864   KO=0     )
> User AccessToken PKCE stage                              (OK=5864   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1078   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1078   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1078   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1078   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=168    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1078   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1078   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1078   KO=0     )
>  UI IDM uiconfig                                         (OK=1078   KO=0     )
>  UI IDM version                                          (OK=1078   KO=0     )
>  UI IDM features                                         (OK=1078   KO=0     )
>  UI IDM privilege                                        (OK=1078   KO=0     )
>  UI IDM login                                            (OK=1078   KO=0     )
>  UI IDM dashboard                                        (OK=1078   KO=0     )
>  UI IDM managed user schema                              (OK=1078   KO=0     )
>  UI IDM user                                             (OK=1078   KO=0     )
>  UI IDM oidcToken                                        (OK=1078   KO=0     )
> userinfo                                                 (OK=1077   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=168    KO=0     )
> UI-Logout                                                (OK=1077   KO=0     )
> UI-Logout Redirect 1                                     (OK=1077   KO=0     )
>  UI AM revoke1                                           (OK=1077   KO=0     )
>  UI AM revoke2                                           (OK=1077   KO=0     )
>  UI AM endsession                                        (OK=1077   KO=0     )
> Skip 2FA                                                 (OK=2653   KO=0     )
> RootUserinfo                                             (OK=3785   KO=0     )
> GetUUid                                                  (OK=1549   KO=0     )
> GetOpenidConfig                                          (OK=4590   KO=0     )
> CreatePolicy                                             (OK=1546   KO=2     )
> tokenUserinfo                                            (OK=1055   KO=0     )
> getIdToken                                               (OK=344    KO=0     )
> getIdToken Redirect 1                                    (OK=344    KO=0     )
> createOrganization                                       (OK=344    KO=0     )
> queryOrganization                                        (OK=344    KO=0     )
> deleteOrganization                                       (OK=344    KO=0     )
> ReadPolicy                                               (OK=1526   KO=2     )
> DeletePolicy                                             (OK=1511   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 31156  / active: 45     / done: 4911  
================================================================================


================================================================================
2024-11-06 20:20:05 GMT                                     525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=70412  KO=6     )
> restLoginInitiate                                        (OK=4839   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4839   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1093   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1093   KO=0     )
>  UI AM idFromSession                                     (OK=1093   KO=0     )
>  UI AM validateGoto                                      (OK=1093   KO=0     )
> User Authorize PKCE stage                                (OK=5931   KO=0     )
> User AccessToken PKCE stage                              (OK=5929   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1092   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1092   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1092   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1092   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=170    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1092   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1092   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1092   KO=0     )
>  UI IDM uiconfig                                         (OK=1092   KO=0     )
>  UI IDM version                                          (OK=1092   KO=0     )
>  UI IDM features                                         (OK=1092   KO=0     )
>  UI IDM privilege                                        (OK=1092   KO=0     )
>  UI IDM login                                            (OK=1092   KO=0     )
>  UI IDM dashboard                                        (OK=1091   KO=0     )
>  UI IDM managed user schema                              (OK=1091   KO=0     )
>  UI IDM user                                             (OK=1091   KO=0     )
>  UI IDM oidcToken                                        (OK=1090   KO=0     )
> userinfo                                                 (OK=1090   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=170    KO=0     )
> UI-Logout                                                (OK=1090   KO=0     )
> UI-Logout Redirect 1                                     (OK=1090   KO=0     )
>  UI AM revoke1                                           (OK=1090   KO=0     )
>  UI AM revoke2                                           (OK=1090   KO=0     )
>  UI AM endsession                                        (OK=1090   KO=0     )
> Skip 2FA                                                 (OK=2685   KO=0     )
> RootUserinfo                                             (OK=3821   KO=0     )
> GetUUid                                                  (OK=1568   KO=0     )
> GetOpenidConfig                                          (OK=4644   KO=0     )
> CreatePolicy                                             (OK=1565   KO=2     )
> tokenUserinfo                                            (OK=1060   KO=0     )
> getIdToken                                               (OK=348    KO=0     )
> getIdToken Redirect 1                                    (OK=348    KO=0     )
> createOrganization                                       (OK=348    KO=0     )
> queryOrganization                                        (OK=348    KO=0     )
> deleteOrganization                                       (OK=348    KO=0     )
> ReadPolicy                                               (OK=1546   KO=2     )
> DeletePolicy                                             (OK=1526   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 31103  / active: 53     / done: 4956  
================================================================================


================================================================================
2024-11-06 20:20:10 GMT                                     530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=71097  KO=6     )
> restLoginInitiate                                        (OK=4887   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4886   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1102   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1102   KO=0     )
>  UI AM idFromSession                                     (OK=1102   KO=0     )
>  UI AM validateGoto                                      (OK=1102   KO=0     )
> User Authorize PKCE stage                                (OK=5986   KO=0     )
> User AccessToken PKCE stage                              (OK=5986   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1102   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1102   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1102   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1102   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=172    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1102   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1102   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1102   KO=0     )
>  UI IDM uiconfig                                         (OK=1102   KO=0     )
>  UI IDM version                                          (OK=1102   KO=0     )
>  UI IDM features                                         (OK=1101   KO=0     )
>  UI IDM privilege                                        (OK=1101   KO=0     )
>  UI IDM login                                            (OK=1101   KO=0     )
>  UI IDM dashboard                                        (OK=1101   KO=0     )
>  UI IDM managed user schema                              (OK=1101   KO=0     )
>  UI IDM user                                             (OK=1101   KO=0     )
>  UI IDM oidcToken                                        (OK=1101   KO=0     )
> userinfo                                                 (OK=1101   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=172    KO=0     )
> UI-Logout                                                (OK=1101   KO=0     )
> UI-Logout Redirect 1                                     (OK=1101   KO=0     )
>  UI AM revoke1                                           (OK=1101   KO=0     )
>  UI AM revoke2                                           (OK=1101   KO=0     )
>  UI AM endsession                                        (OK=1101   KO=0     )
> Skip 2FA                                                 (OK=2714   KO=0     )
> RootUserinfo                                             (OK=3860   KO=0     )
> GetUUid                                                  (OK=1585   KO=0     )
> GetOpenidConfig                                          (OK=4699   KO=0     )
> CreatePolicy                                             (OK=1582   KO=2     )
> tokenUserinfo                                            (OK=1070   KO=0     )
> getIdToken                                               (OK=350    KO=0     )
> getIdToken Redirect 1                                    (OK=350    KO=0     )
> createOrganization                                       (OK=350    KO=0     )
> queryOrganization                                        (OK=350    KO=0     )
> deleteOrganization                                       (OK=350    KO=0     )
> ReadPolicy                                               (OK=1564   KO=2     )
> DeletePolicy                                             (OK=1545   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 31053  / active: 53     / done: 5006  
================================================================================


================================================================================
2024-11-06 20:20:15 GMT                                     535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=71694  KO=6     )
> restLoginInitiate                                        (OK=4937   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4936   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1108   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1108   KO=0     )
>  UI AM idFromSession                                     (OK=1108   KO=0     )
>  UI AM validateGoto                                      (OK=1108   KO=0     )
> User Authorize PKCE stage                                (OK=6040   KO=0     )
> User AccessToken PKCE stage                              (OK=6039   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1107   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1107   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1107   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1107   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=175    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1106   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1105   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1105   KO=0     )
>  UI IDM uiconfig                                         (OK=1105   KO=0     )
>  UI IDM version                                          (OK=1105   KO=0     )
>  UI IDM features                                         (OK=1105   KO=0     )
>  UI IDM privilege                                        (OK=1105   KO=0     )
>  UI IDM login                                            (OK=1105   KO=0     )
>  UI IDM dashboard                                        (OK=1105   KO=0     )
>  UI IDM managed user schema                              (OK=1105   KO=0     )
>  UI IDM user                                             (OK=1105   KO=0     )
>  UI IDM oidcToken                                        (OK=1105   KO=0     )
> userinfo                                                 (OK=1105   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=175    KO=0     )
> UI-Logout                                                (OK=1105   KO=0     )
> UI-Logout Redirect 1                                     (OK=1105   KO=0     )
>  UI AM revoke1                                           (OK=1105   KO=0     )
>  UI AM revoke2                                           (OK=1105   KO=0     )
>  UI AM endsession                                        (OK=1105   KO=0     )
> Skip 2FA                                                 (OK=2752   KO=0     )
> RootUserinfo                                             (OK=3918   KO=0     )
> GetUUid                                                  (OK=1605   KO=0     )
> GetOpenidConfig                                          (OK=4753   KO=0     )
> CreatePolicy                                             (OK=1603   KO=2     )
> tokenUserinfo                                            (OK=1074   KO=0     )
> getIdToken                                               (OK=359    KO=0     )
> getIdToken Redirect 1                                    (OK=359    KO=0     )
> createOrganization                                       (OK=358    KO=0     )
> queryOrganization                                        (OK=358    KO=0     )
> deleteOrganization                                       (OK=358    KO=0     )
> ReadPolicy                                               (OK=1581   KO=2     )
> DeletePolicy                                             (OK=1563   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 31000  / active: 59     / done: 5053  
================================================================================


================================================================================
2024-11-06 20:20:20 GMT                                     540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=72605  KO=6     )
> restLoginInitiate                                        (OK=4993   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4993   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1123   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1122   KO=0     )
>  UI AM idFromSession                                     (OK=1122   KO=0     )
>  UI AM validateGoto                                      (OK=1122   KO=0     )
> User Authorize PKCE stage                                (OK=6110   KO=0     )
> User AccessToken PKCE stage                              (OK=6110   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1121   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1121   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1121   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1121   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=178    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1121   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1121   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1121   KO=0     )
>  UI IDM uiconfig                                         (OK=1121   KO=0     )
>  UI IDM version                                          (OK=1121   KO=0     )
>  UI IDM features                                         (OK=1121   KO=0     )
>  UI IDM privilege                                        (OK=1121   KO=0     )
>  UI IDM login                                            (OK=1121   KO=0     )
>  UI IDM dashboard                                        (OK=1121   KO=0     )
>  UI IDM managed user schema                              (OK=1121   KO=0     )
>  UI IDM user                                             (OK=1121   KO=0     )
>  UI IDM oidcToken                                        (OK=1121   KO=0     )
> userinfo                                                 (OK=1121   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=178    KO=0     )
> UI-Logout                                                (OK=1121   KO=0     )
> UI-Logout Redirect 1                                     (OK=1121   KO=0     )
>  UI AM revoke1                                           (OK=1121   KO=0     )
>  UI AM revoke2                                           (OK=1121   KO=0     )
>  UI AM endsession                                        (OK=1121   KO=0     )
> Skip 2FA                                                 (OK=2785   KO=0     )
> RootUserinfo                                             (OK=3974   KO=0     )
> GetUUid                                                  (OK=1625   KO=0     )
> GetOpenidConfig                                          (OK=4813   KO=0     )
> CreatePolicy                                             (OK=1622   KO=2     )
> tokenUserinfo                                            (OK=1084   KO=0     )
> getIdToken                                               (OK=361    KO=0     )
> getIdToken Redirect 1                                    (OK=361    KO=0     )
> createOrganization                                       (OK=361    KO=0     )
> queryOrganization                                        (OK=361    KO=0     )
> deleteOrganization                                       (OK=361    KO=0     )
> ReadPolicy                                               (OK=1603   KO=2     )
> DeletePolicy                                             (OK=1581   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 30940  / active: 57     / done: 5115  
================================================================================


================================================================================
2024-11-06 20:20:25 GMT                                     545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=73260  KO=6     )
> restLoginInitiate                                        (OK=5037   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5036   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1131   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1131   KO=0     )
>  UI AM idFromSession                                     (OK=1131   KO=0     )
>  UI AM validateGoto                                      (OK=1131   KO=0     )
> User Authorize PKCE stage                                (OK=6165   KO=0     )
> User AccessToken PKCE stage                              (OK=6164   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1131   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1131   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1131   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1131   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=183    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1130   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1130   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1130   KO=0     )
>  UI IDM uiconfig                                         (OK=1130   KO=0     )
>  UI IDM version                                          (OK=1130   KO=0     )
>  UI IDM features                                         (OK=1130   KO=0     )
>  UI IDM privilege                                        (OK=1130   KO=0     )
>  UI IDM login                                            (OK=1130   KO=0     )
>  UI IDM dashboard                                        (OK=1130   KO=0     )
>  UI IDM managed user schema                              (OK=1130   KO=0     )
>  UI IDM user                                             (OK=1130   KO=0     )
>  UI IDM oidcToken                                        (OK=1130   KO=0     )
> userinfo                                                 (OK=1130   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=183    KO=0     )
> UI-Logout                                                (OK=1129   KO=0     )
> UI-Logout Redirect 1                                     (OK=1129   KO=0     )
>  UI AM revoke1                                           (OK=1129   KO=0     )
>  UI AM revoke2                                           (OK=1129   KO=0     )
>  UI AM endsession                                        (OK=1129   KO=0     )
> Skip 2FA                                                 (OK=2810   KO=0     )
> RootUserinfo                                             (OK=4008   KO=0     )
> GetUUid                                                  (OK=1642   KO=0     )
> GetOpenidConfig                                          (OK=4871   KO=0     )
> CreatePolicy                                             (OK=1640   KO=2     )
> tokenUserinfo                                            (OK=1093   KO=0     )
> getIdToken                                               (OK=364    KO=0     )
> getIdToken Redirect 1                                    (OK=364    KO=0     )
> createOrganization                                       (OK=364    KO=0     )
> queryOrganization                                        (OK=364    KO=0     )
> deleteOrganization                                       (OK=364    KO=0     )
> ReadPolicy                                               (OK=1622   KO=2     )
> DeletePolicy                                             (OK=1603   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 30890  / active: 50     / done: 5172  
================================================================================


================================================================================
2024-11-06 20:20:30 GMT                                     550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=73965  KO=6     )
> restLoginInitiate                                        (OK=5085   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5083   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1144   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1144   KO=0     )
>  UI AM idFromSession                                     (OK=1144   KO=0     )
>  UI AM validateGoto                                      (OK=1144   KO=0     )
> User Authorize PKCE stage                                (OK=6222   KO=0     )
> User AccessToken PKCE stage                              (OK=6221   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1143   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1143   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1143   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1143   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=184    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1142   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1142   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1141   KO=0     )
>  UI IDM uiconfig                                         (OK=1141   KO=0     )
>  UI IDM version                                          (OK=1141   KO=0     )
>  UI IDM features                                         (OK=1141   KO=0     )
>  UI IDM privilege                                        (OK=1141   KO=0     )
>  UI IDM login                                            (OK=1141   KO=0     )
>  UI IDM dashboard                                        (OK=1141   KO=0     )
>  UI IDM managed user schema                              (OK=1141   KO=0     )
>  UI IDM user                                             (OK=1141   KO=0     )
>  UI IDM oidcToken                                        (OK=1141   KO=0     )
> userinfo                                                 (OK=1141   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=184    KO=0     )
> UI-Logout                                                (OK=1141   KO=0     )
> UI-Logout Redirect 1                                     (OK=1141   KO=0     )
>  UI AM revoke1                                           (OK=1141   KO=0     )
>  UI AM revoke2                                           (OK=1141   KO=0     )
>  UI AM endsession                                        (OK=1141   KO=0     )
> Skip 2FA                                                 (OK=2833   KO=0     )
> RootUserinfo                                             (OK=4036   KO=0     )
> GetUUid                                                  (OK=1656   KO=0     )
> GetOpenidConfig                                          (OK=4921   KO=0     )
> CreatePolicy                                             (OK=1654   KO=2     )
> tokenUserinfo                                            (OK=1103   KO=0     )
> getIdToken                                               (OK=367    KO=0     )
> getIdToken Redirect 1                                    (OK=367    KO=0     )
> createOrganization                                       (OK=367    KO=0     )
> queryOrganization                                        (OK=367    KO=0     )
> deleteOrganization                                       (OK=367    KO=0     )
> ReadPolicy                                               (OK=1638   KO=2     )
> DeletePolicy                                             (OK=1622   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 30842  / active: 48     / done: 5222  
================================================================================


================================================================================
2024-11-06 20:20:35 GMT                                     555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=74543  KO=6     )
> restLoginInitiate                                        (OK=5119   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5119   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1151   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1151   KO=0     )
>  UI AM idFromSession                                     (OK=1151   KO=0     )
>  UI AM validateGoto                                      (OK=1151   KO=0     )
> User Authorize PKCE stage                                (OK=6270   KO=0     )
> User AccessToken PKCE stage                              (OK=6270   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1151   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1151   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1151   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1151   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=188    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1150   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1150   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1150   KO=0     )
>  UI IDM uiconfig                                         (OK=1150   KO=0     )
>  UI IDM version                                          (OK=1150   KO=0     )
>  UI IDM features                                         (OK=1150   KO=0     )
>  UI IDM privilege                                        (OK=1150   KO=0     )
>  UI IDM login                                            (OK=1150   KO=0     )
>  UI IDM dashboard                                        (OK=1150   KO=0     )
>  UI IDM managed user schema                              (OK=1150   KO=0     )
>  UI IDM user                                             (OK=1150   KO=0     )
>  UI IDM oidcToken                                        (OK=1150   KO=0     )
> userinfo                                                 (OK=1150   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=188    KO=0     )
> UI-Logout                                                (OK=1149   KO=0     )
> UI-Logout Redirect 1                                     (OK=1149   KO=0     )
>  UI AM revoke1                                           (OK=1149   KO=0     )
>  UI AM revoke2                                           (OK=1149   KO=0     )
>  UI AM endsession                                        (OK=1149   KO=0     )
> Skip 2FA                                                 (OK=2857   KO=0     )
> RootUserinfo                                             (OK=4061   KO=0     )
> GetUUid                                                  (OK=1672   KO=0     )
> GetOpenidConfig                                          (OK=4968   KO=0     )
> CreatePolicy                                             (OK=1670   KO=2     )
> tokenUserinfo                                            (OK=1111   KO=0     )
> getIdToken                                               (OK=371    KO=0     )
> getIdToken Redirect 1                                    (OK=371    KO=0     )
> createOrganization                                       (OK=371    KO=0     )
> queryOrganization                                        (OK=371    KO=0     )
> deleteOrganization                                       (OK=371    KO=0     )
> ReadPolicy                                               (OK=1654   KO=2     )
> DeletePolicy                                             (OK=1638   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 30805  / active: 39     / done: 5268  
================================================================================


================================================================================
2024-11-06 20:20:40 GMT                                     560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=75228  KO=6     )
> restLoginInitiate                                        (OK=5179   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5178   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1159   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1159   KO=0     )
>  UI AM idFromSession                                     (OK=1159   KO=0     )
>  UI AM validateGoto                                      (OK=1159   KO=0     )
> User Authorize PKCE stage                                (OK=6336   KO=0     )
> User AccessToken PKCE stage                              (OK=6336   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1158   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1158   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1158   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1158   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=190    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1158   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1158   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1158   KO=0     )
>  UI IDM uiconfig                                         (OK=1158   KO=0     )
>  UI IDM version                                          (OK=1158   KO=0     )
>  UI IDM features                                         (OK=1158   KO=0     )
>  UI IDM privilege                                        (OK=1158   KO=0     )
>  UI IDM login                                            (OK=1158   KO=0     )
>  UI IDM dashboard                                        (OK=1158   KO=0     )
>  UI IDM managed user schema                              (OK=1158   KO=0     )
>  UI IDM user                                             (OK=1158   KO=0     )
>  UI IDM oidcToken                                        (OK=1158   KO=0     )
> userinfo                                                 (OK=1158   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=190    KO=0     )
> UI-Logout                                                (OK=1158   KO=0     )
> UI-Logout Redirect 1                                     (OK=1158   KO=0     )
>  UI AM revoke1                                           (OK=1158   KO=0     )
>  UI AM revoke2                                           (OK=1158   KO=0     )
>  UI AM endsession                                        (OK=1158   KO=0     )
> Skip 2FA                                                 (OK=2888   KO=0     )
> RootUserinfo                                             (OK=4092   KO=0     )
> GetUUid                                                  (OK=1693   KO=0     )
> GetOpenidConfig                                          (OK=5020   KO=0     )
> CreatePolicy                                             (OK=1689   KO=2     )
> tokenUserinfo                                            (OK=1131   KO=0     )
> getIdToken                                               (OK=374    KO=0     )
> getIdToken Redirect 1                                    (OK=374    KO=0     )
> createOrganization                                       (OK=374    KO=0     )
> queryOrganization                                        (OK=374    KO=0     )
> deleteOrganization                                       (OK=374    KO=0     )
> ReadPolicy                                               (OK=1670   KO=2     )
> DeletePolicy                                             (OK=1654   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 30743  / active: 44     / done: 5325  
================================================================================


================================================================================
2024-11-06 20:20:45 GMT                                     565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=75991  KO=6     )
> restLoginInitiate                                        (OK=5237   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5235   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1169   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1169   KO=0     )
>  UI AM idFromSession                                     (OK=1169   KO=0     )
>  UI AM validateGoto                                      (OK=1169   KO=0     )
> User Authorize PKCE stage                                (OK=6404   KO=0     )
> User AccessToken PKCE stage                              (OK=6404   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1169   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1169   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1169   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1169   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=190    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1169   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1169   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1169   KO=0     )
>  UI IDM uiconfig                                         (OK=1169   KO=0     )
>  UI IDM version                                          (OK=1169   KO=0     )
>  UI IDM features                                         (OK=1169   KO=0     )
>  UI IDM privilege                                        (OK=1169   KO=0     )
>  UI IDM login                                            (OK=1169   KO=0     )
>  UI IDM dashboard                                        (OK=1169   KO=0     )
>  UI IDM managed user schema                              (OK=1169   KO=0     )
>  UI IDM user                                             (OK=1169   KO=0     )
>  UI IDM oidcToken                                        (OK=1169   KO=0     )
> userinfo                                                 (OK=1169   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=190    KO=0     )
> UI-Logout                                                (OK=1169   KO=0     )
> UI-Logout Redirect 1                                     (OK=1169   KO=0     )
>  UI AM revoke1                                           (OK=1169   KO=0     )
>  UI AM revoke2                                           (OK=1169   KO=0     )
>  UI AM endsession                                        (OK=1169   KO=0     )
> Skip 2FA                                                 (OK=2920   KO=0     )
> RootUserinfo                                             (OK=4125   KO=0     )
> GetUUid                                                  (OK=1712   KO=0     )
> GetOpenidConfig                                          (OK=5075   KO=0     )
> CreatePolicy                                             (OK=1710   KO=2     )
> tokenUserinfo                                            (OK=1146   KO=0     )
> getIdToken                                               (OK=378    KO=0     )
> getIdToken Redirect 1                                    (OK=378    KO=0     )
> createOrganization                                       (OK=378    KO=0     )
> queryOrganization                                        (OK=378    KO=0     )
> deleteOrganization                                       (OK=378    KO=0     )
> ReadPolicy                                               (OK=1689   KO=2     )
> DeletePolicy                                             (OK=1670   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 14%
          waiting: 30685  / active: 52     / done: 5375  
================================================================================


================================================================================
2024-11-06 20:20:50 GMT                                     570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=76968  KO=6     )
> restLoginInitiate                                        (OK=5309   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5308   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1186   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1185   KO=0     )
>  UI AM idFromSession                                     (OK=1185   KO=0     )
>  UI AM validateGoto                                      (OK=1185   KO=0     )
> User Authorize PKCE stage                                (OK=6491   KO=0     )
> User AccessToken PKCE stage                              (OK=6490   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1185   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1185   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1185   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1185   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=191    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1185   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1185   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1185   KO=0     )
>  UI IDM uiconfig                                         (OK=1185   KO=0     )
>  UI IDM version                                          (OK=1185   KO=0     )
>  UI IDM features                                         (OK=1185   KO=0     )
>  UI IDM privilege                                        (OK=1185   KO=0     )
>  UI IDM login                                            (OK=1185   KO=0     )
>  UI IDM dashboard                                        (OK=1185   KO=0     )
>  UI IDM managed user schema                              (OK=1185   KO=0     )
>  UI IDM user                                             (OK=1185   KO=0     )
>  UI IDM oidcToken                                        (OK=1185   KO=0     )
> userinfo                                                 (OK=1184   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=191    KO=0     )
> UI-Logout                                                (OK=1183   KO=0     )
> UI-Logout Redirect 1                                     (OK=1183   KO=0     )
>  UI AM revoke1                                           (OK=1182   KO=0     )
>  UI AM revoke2                                           (OK=1182   KO=0     )
>  UI AM endsession                                        (OK=1182   KO=0     )
> Skip 2FA                                                 (OK=2951   KO=0     )
> RootUserinfo                                             (OK=4168   KO=0     )
> GetUUid                                                  (OK=1728   KO=0     )
> GetOpenidConfig                                          (OK=5131   KO=0     )
> CreatePolicy                                             (OK=1726   KO=2     )
> tokenUserinfo                                            (OK=1169   KO=0     )
> getIdToken                                               (OK=384    KO=0     )
> getIdToken Redirect 1                                    (OK=384    KO=0     )
> createOrganization                                       (OK=384    KO=0     )
> queryOrganization                                        (OK=384    KO=0     )
> deleteOrganization                                       (OK=384    KO=0     )
> ReadPolicy                                               (OK=1710   KO=2     )
> DeletePolicy                                             (OK=1688   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 30612  / active: 55     / done: 5445  
================================================================================


================================================================================
2024-11-06 20:20:55 GMT                                     575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=77813  KO=6     )
> restLoginInitiate                                        (OK=5356   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5354   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1201   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1201   KO=0     )
>  UI AM idFromSession                                     (OK=1201   KO=0     )
>  UI AM validateGoto                                      (OK=1201   KO=0     )
> User Authorize PKCE stage                                (OK=6554   KO=0     )
> User AccessToken PKCE stage                              (OK=6554   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1201   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1201   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1201   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1201   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=193    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1201   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1201   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1201   KO=0     )
>  UI IDM uiconfig                                         (OK=1201   KO=0     )
>  UI IDM version                                          (OK=1201   KO=0     )
>  UI IDM features                                         (OK=1201   KO=0     )
>  UI IDM privilege                                        (OK=1201   KO=0     )
>  UI IDM login                                            (OK=1201   KO=0     )
>  UI IDM dashboard                                        (OK=1201   KO=0     )
>  UI IDM managed user schema                              (OK=1201   KO=0     )
>  UI IDM user                                             (OK=1201   KO=0     )
>  UI IDM oidcToken                                        (OK=1201   KO=0     )
> userinfo                                                 (OK=1201   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=193    KO=0     )
> UI-Logout                                                (OK=1201   KO=0     )
> UI-Logout Redirect 1                                     (OK=1201   KO=0     )
>  UI AM revoke1                                           (OK=1201   KO=0     )
>  UI AM revoke2                                           (OK=1201   KO=0     )
>  UI AM endsession                                        (OK=1201   KO=0     )
> Skip 2FA                                                 (OK=2975   KO=0     )
> RootUserinfo                                             (OK=4197   KO=0     )
> GetUUid                                                  (OK=1745   KO=0     )
> GetOpenidConfig                                          (OK=5185   KO=0     )
> CreatePolicy                                             (OK=1743   KO=2     )
> tokenUserinfo                                            (OK=1178   KO=0     )
> getIdToken                                               (OK=385    KO=0     )
> getIdToken Redirect 1                                    (OK=385    KO=0     )
> createOrganization                                       (OK=385    KO=0     )
> queryOrganization                                        (OK=385    KO=0     )
> deleteOrganization                                       (OK=385    KO=0     )
> ReadPolicy                                               (OK=1725   KO=2     )
> DeletePolicy                                             (OK=1710   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 30563  / active: 43     / done: 5506  
================================================================================


================================================================================
2024-11-06 20:21:00 GMT                                     580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=78568  KO=6     )
> restLoginInitiate                                        (OK=5417   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5416   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1212   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1212   KO=0     )
>  UI AM idFromSession                                     (OK=1212   KO=0     )
>  UI AM validateGoto                                      (OK=1212   KO=0     )
> User Authorize PKCE stage                                (OK=6628   KO=0     )
> User AccessToken PKCE stage                              (OK=6627   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1212   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1212   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1212   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1212   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=196    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1210   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1210   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1209   KO=0     )
>  UI IDM uiconfig                                         (OK=1209   KO=0     )
>  UI IDM version                                          (OK=1209   KO=0     )
>  UI IDM features                                         (OK=1209   KO=0     )
>  UI IDM privilege                                        (OK=1209   KO=0     )
>  UI IDM login                                            (OK=1209   KO=0     )
>  UI IDM dashboard                                        (OK=1209   KO=0     )
>  UI IDM managed user schema                              (OK=1209   KO=0     )
>  UI IDM user                                             (OK=1209   KO=0     )
>  UI IDM oidcToken                                        (OK=1209   KO=0     )
> userinfo                                                 (OK=1209   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=196    KO=0     )
> UI-Logout                                                (OK=1209   KO=0     )
> UI-Logout Redirect 1                                     (OK=1209   KO=0     )
>  UI AM revoke1                                           (OK=1209   KO=0     )
>  UI AM revoke2                                           (OK=1209   KO=0     )
>  UI AM endsession                                        (OK=1209   KO=0     )
> Skip 2FA                                                 (OK=3011   KO=0     )
> RootUserinfo                                             (OK=4237   KO=0     )
> GetUUid                                                  (OK=1771   KO=0     )
> GetOpenidConfig                                          (OK=5241   KO=0     )
> CreatePolicy                                             (OK=1768   KO=2     )
> tokenUserinfo                                            (OK=1193   KO=0     )
> getIdToken                                               (OK=388    KO=0     )
> getIdToken Redirect 1                                    (OK=388    KO=0     )
> createOrganization                                       (OK=388    KO=0     )
> queryOrganization                                        (OK=388    KO=0     )
> deleteOrganization                                       (OK=388    KO=0     )
> ReadPolicy                                               (OK=1743   KO=2     )
> DeletePolicy                                             (OK=1724   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 30499  / active: 60     / done: 5553  
================================================================================


================================================================================
2024-11-06 20:21:05 GMT                                     585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=79313  KO=6     )
> restLoginInitiate                                        (OK=5461   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5461   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1223   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1223   KO=0     )
>  UI AM idFromSession                                     (OK=1223   KO=0     )
>  UI AM validateGoto                                      (OK=1223   KO=0     )
> User Authorize PKCE stage                                (OK=6684   KO=0     )
> User AccessToken PKCE stage                              (OK=6684   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1223   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1223   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1223   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1223   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=198    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1223   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1223   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1223   KO=0     )
>  UI IDM uiconfig                                         (OK=1223   KO=0     )
>  UI IDM version                                          (OK=1223   KO=0     )
>  UI IDM features                                         (OK=1223   KO=0     )
>  UI IDM privilege                                        (OK=1223   KO=0     )
>  UI IDM login                                            (OK=1223   KO=0     )
>  UI IDM dashboard                                        (OK=1223   KO=0     )
>  UI IDM managed user schema                              (OK=1223   KO=0     )
>  UI IDM user                                             (OK=1223   KO=0     )
>  UI IDM oidcToken                                        (OK=1223   KO=0     )
> userinfo                                                 (OK=1223   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=198    KO=0     )
> UI-Logout                                                (OK=1223   KO=0     )
> UI-Logout Redirect 1                                     (OK=1222   KO=0     )
>  UI AM revoke1                                           (OK=1220   KO=0     )
>  UI AM revoke2                                           (OK=1220   KO=0     )
>  UI AM endsession                                        (OK=1220   KO=0     )
> Skip 2FA                                                 (OK=3035   KO=0     )
> RootUserinfo                                             (OK=4271   KO=0     )
> GetUUid                                                  (OK=1789   KO=0     )
> GetOpenidConfig                                          (OK=5304   KO=0     )
> CreatePolicy                                             (OK=1786   KO=2     )
> tokenUserinfo                                            (OK=1203   KO=0     )
> getIdToken                                               (OK=388    KO=0     )
> getIdToken Redirect 1                                    (OK=388    KO=0     )
> createOrganization                                       (OK=388    KO=0     )
> queryOrganization                                        (OK=388    KO=0     )
> deleteOrganization                                       (OK=388    KO=0     )
> ReadPolicy                                               (OK=1768   KO=2     )
> DeletePolicy                                             (OK=1743   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 30452  / active: 55     / done: 5605  
================================================================================


================================================================================
2024-11-06 20:21:10 GMT                                     590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=80042  KO=6     )
> restLoginInitiate                                        (OK=5515   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5515   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1233   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1233   KO=0     )
>  UI AM idFromSession                                     (OK=1233   KO=0     )
>  UI AM validateGoto                                      (OK=1233   KO=0     )
> User Authorize PKCE stage                                (OK=6746   KO=0     )
> User AccessToken PKCE stage                              (OK=6746   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1233   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1233   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1233   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1233   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=198    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1233   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1233   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1233   KO=0     )
>  UI IDM uiconfig                                         (OK=1233   KO=0     )
>  UI IDM version                                          (OK=1233   KO=0     )
>  UI IDM features                                         (OK=1233   KO=0     )
>  UI IDM privilege                                        (OK=1233   KO=0     )
>  UI IDM login                                            (OK=1233   KO=0     )
>  UI IDM dashboard                                        (OK=1233   KO=0     )
>  UI IDM managed user schema                              (OK=1233   KO=0     )
>  UI IDM user                                             (OK=1233   KO=0     )
>  UI IDM oidcToken                                        (OK=1233   KO=0     )
> userinfo                                                 (OK=1231   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=198    KO=0     )
> UI-Logout                                                (OK=1231   KO=0     )
> UI-Logout Redirect 1                                     (OK=1231   KO=0     )
>  UI AM revoke1                                           (OK=1231   KO=0     )
>  UI AM revoke2                                           (OK=1231   KO=0     )
>  UI AM endsession                                        (OK=1231   KO=0     )
> Skip 2FA                                                 (OK=3067   KO=0     )
> RootUserinfo                                             (OK=4299   KO=0     )
> GetUUid                                                  (OK=1810   KO=0     )
> GetOpenidConfig                                          (OK=5368   KO=0     )
> CreatePolicy                                             (OK=1808   KO=2     )
> tokenUserinfo                                            (OK=1214   KO=0     )
> getIdToken                                               (OK=392    KO=0     )
> getIdToken Redirect 1                                    (OK=392    KO=0     )
> createOrganization                                       (OK=392    KO=0     )
> queryOrganization                                        (OK=391    KO=0     )
> deleteOrganization                                       (OK=391    KO=0     )
> ReadPolicy                                               (OK=1786   KO=2     )
> DeletePolicy                                             (OK=1768   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 30398  / active: 52     / done: 5662  
================================================================================


================================================================================
2024-11-06 20:21:15 GMT                                     595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=80680  KO=6     )
> restLoginInitiate                                        (OK=5555   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5554   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1244   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1244   KO=0     )
>  UI AM idFromSession                                     (OK=1244   KO=0     )
>  UI AM validateGoto                                      (OK=1244   KO=0     )
> User Authorize PKCE stage                                (OK=6796   KO=0     )
> User AccessToken PKCE stage                              (OK=6795   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1243   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1243   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1243   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1243   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=204    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1243   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1242   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1242   KO=0     )
>  UI IDM uiconfig                                         (OK=1242   KO=0     )
>  UI IDM version                                          (OK=1242   KO=0     )
>  UI IDM features                                         (OK=1242   KO=0     )
>  UI IDM privilege                                        (OK=1242   KO=0     )
>  UI IDM login                                            (OK=1242   KO=0     )
>  UI IDM dashboard                                        (OK=1242   KO=0     )
>  UI IDM managed user schema                              (OK=1242   KO=0     )
>  UI IDM user                                             (OK=1242   KO=0     )
>  UI IDM oidcToken                                        (OK=1242   KO=0     )
> userinfo                                                 (OK=1242   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=204    KO=0     )
> UI-Logout                                                (OK=1242   KO=0     )
> UI-Logout Redirect 1                                     (OK=1242   KO=0     )
>  UI AM revoke1                                           (OK=1242   KO=0     )
>  UI AM revoke2                                           (OK=1242   KO=0     )
>  UI AM endsession                                        (OK=1242   KO=0     )
> Skip 2FA                                                 (OK=3086   KO=0     )
> RootUserinfo                                             (OK=4333   KO=0     )
> GetUUid                                                  (OK=1819   KO=0     )
> GetOpenidConfig                                          (OK=5417   KO=0     )
> CreatePolicy                                             (OK=1817   KO=2     )
> tokenUserinfo                                            (OK=1223   KO=0     )
> getIdToken                                               (OK=396    KO=0     )
> getIdToken Redirect 1                                    (OK=396    KO=0     )
> createOrganization                                       (OK=396    KO=0     )
> queryOrganization                                        (OK=396    KO=0     )
> deleteOrganization                                       (OK=396    KO=0     )
> ReadPolicy                                               (OK=1806   KO=2     )
> DeletePolicy                                             (OK=1786   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 30353  / active: 45     / done: 5714  
================================================================================


================================================================================
2024-11-06 20:21:20 GMT                                     600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=81596  KO=6     )
> restLoginInitiate                                        (OK=5609   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5606   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1263   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1263   KO=0     )
>  UI AM idFromSession                                     (OK=1263   KO=0     )
>  UI AM validateGoto                                      (OK=1263   KO=0     )
> User Authorize PKCE stage                                (OK=6866   KO=0     )
> User AccessToken PKCE stage                              (OK=6866   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1263   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1263   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1262   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1262   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=205    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1261   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1260   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1260   KO=0     )
>  UI IDM uiconfig                                         (OK=1260   KO=0     )
>  UI IDM version                                          (OK=1260   KO=0     )
>  UI IDM features                                         (OK=1260   KO=0     )
>  UI IDM privilege                                        (OK=1260   KO=0     )
>  UI IDM login                                            (OK=1260   KO=0     )
>  UI IDM dashboard                                        (OK=1260   KO=0     )
>  UI IDM managed user schema                              (OK=1260   KO=0     )
>  UI IDM user                                             (OK=1260   KO=0     )
>  UI IDM oidcToken                                        (OK=1260   KO=0     )
> userinfo                                                 (OK=1259   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=205    KO=0     )
> UI-Logout                                                (OK=1258   KO=0     )
> UI-Logout Redirect 1                                     (OK=1258   KO=0     )
>  UI AM revoke1                                           (OK=1258   KO=0     )
>  UI AM revoke2                                           (OK=1258   KO=0     )
>  UI AM endsession                                        (OK=1258   KO=0     )
> Skip 2FA                                                 (OK=3110   KO=0     )
> RootUserinfo                                             (OK=4360   KO=0     )
> GetUUid                                                  (OK=1832   KO=0     )
> GetOpenidConfig                                          (OK=5459   KO=0     )
> CreatePolicy                                             (OK=1830   KO=2     )
> tokenUserinfo                                            (OK=1233   KO=0     )
> getIdToken                                               (OK=404    KO=0     )
> getIdToken Redirect 1                                    (OK=404    KO=0     )
> createOrganization                                       (OK=404    KO=0     )
> queryOrganization                                        (OK=404    KO=0     )
> deleteOrganization                                       (OK=404    KO=0     )
> ReadPolicy                                               (OK=1817   KO=2     )
> DeletePolicy                                             (OK=1806   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 16%
          waiting: 30298  / active: 36     / done: 5778  
================================================================================


================================================================================
2024-11-06 20:21:25 GMT                                     605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=82066  KO=6     )
> restLoginInitiate                                        (OK=5645   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5644   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1268   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1267   KO=0     )
>  UI AM idFromSession                                     (OK=1267   KO=0     )
>  UI AM validateGoto                                      (OK=1267   KO=0     )
> User Authorize PKCE stage                                (OK=6907   KO=0     )
> User AccessToken PKCE stage                              (OK=6907   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1265   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1265   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1265   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1265   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=208    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1265   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1265   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1265   KO=0     )
>  UI IDM uiconfig                                         (OK=1265   KO=0     )
>  UI IDM version                                          (OK=1265   KO=0     )
>  UI IDM features                                         (OK=1265   KO=0     )
>  UI IDM privilege                                        (OK=1265   KO=0     )
>  UI IDM login                                            (OK=1265   KO=0     )
>  UI IDM dashboard                                        (OK=1265   KO=0     )
>  UI IDM managed user schema                              (OK=1265   KO=0     )
>  UI IDM user                                             (OK=1265   KO=0     )
>  UI IDM oidcToken                                        (OK=1265   KO=0     )
> userinfo                                                 (OK=1265   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=208    KO=0     )
> UI-Logout                                                (OK=1265   KO=0     )
> UI-Logout Redirect 1                                     (OK=1265   KO=0     )
>  UI AM revoke1                                           (OK=1265   KO=0     )
>  UI AM revoke2                                           (OK=1265   KO=0     )
>  UI AM endsession                                        (OK=1265   KO=0     )
> Skip 2FA                                                 (OK=3138   KO=0     )
> RootUserinfo                                             (OK=4377   KO=0     )
> GetUUid                                                  (OK=1852   KO=0     )
> GetOpenidConfig                                          (OK=5503   KO=0     )
> CreatePolicy                                             (OK=1849   KO=2     )
> tokenUserinfo                                            (OK=1238   KO=0     )
> getIdToken                                               (OK=409    KO=0     )
> getIdToken Redirect 1                                    (OK=409    KO=0     )
> createOrganization                                       (OK=409    KO=0     )
> queryOrganization                                        (OK=409    KO=0     )
> deleteOrganization                                       (OK=409    KO=0     )
> ReadPolicy                                               (OK=1829   KO=2     )
> DeletePolicy                                             (OK=1817   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 16%
          waiting: 30259  / active: 41     / done: 5812  
================================================================================


================================================================================
2024-11-06 20:21:30 GMT                                     610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=82762  KO=6     )
> restLoginInitiate                                        (OK=5702   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5700   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1275   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1274   KO=0     )
>  UI AM idFromSession                                     (OK=1274   KO=0     )
>  UI AM validateGoto                                      (OK=1274   KO=0     )
> User Authorize PKCE stage                                (OK=6973   KO=0     )
> User AccessToken PKCE stage                              (OK=6973   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1274   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1274   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1274   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1274   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=212    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1274   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1274   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1274   KO=0     )
>  UI IDM uiconfig                                         (OK=1274   KO=0     )
>  UI IDM version                                          (OK=1274   KO=0     )
>  UI IDM features                                         (OK=1274   KO=0     )
>  UI IDM privilege                                        (OK=1274   KO=0     )
>  UI IDM login                                            (OK=1274   KO=0     )
>  UI IDM dashboard                                        (OK=1274   KO=0     )
>  UI IDM managed user schema                              (OK=1274   KO=0     )
>  UI IDM user                                             (OK=1274   KO=0     )
>  UI IDM oidcToken                                        (OK=1274   KO=0     )
> userinfo                                                 (OK=1273   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=212    KO=0     )
> UI-Logout                                                (OK=1273   KO=0     )
> UI-Logout Redirect 1                                     (OK=1273   KO=0     )
>  UI AM revoke1                                           (OK=1273   KO=0     )
>  UI AM revoke2                                           (OK=1273   KO=0     )
>  UI AM endsession                                        (OK=1273   KO=0     )
> Skip 2FA                                                 (OK=3172   KO=0     )
> RootUserinfo                                             (OK=4402   KO=0     )
> GetUUid                                                  (OK=1877   KO=0     )
> GetOpenidConfig                                          (OK=5559   KO=0     )
> CreatePolicy                                             (OK=1873   KO=2     )
> tokenUserinfo                                            (OK=1253   KO=0     )
> getIdToken                                               (OK=412    KO=0     )
> getIdToken Redirect 1                                    (OK=412    KO=0     )
> createOrganization                                       (OK=411    KO=0     )
> queryOrganization                                        (OK=411    KO=0     )
> deleteOrganization                                       (OK=411    KO=0     )
> ReadPolicy                                               (OK=1849   KO=2     )
> DeletePolicy                                             (OK=1829   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (66.67%)
> status.find.in([200, 209], 304), found 502                          1 (16.67%)
> status.find.in([200, 209], 304), found 409                          1 (16.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 30198  / active: 56     / done: 5858  
================================================================================

20:21:30.326 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User Authorize PKCE stage' failed for user 5914: status.find.is(302), but actually found 502
20:21:30.327 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User Authorize PKCE stage: KO status.find.is(302), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,5914,HashMap(username -> user.929298, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5542ac6f, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize, callbacks -> {"tokenId":"aoIvAMzw8Wg_oG7mGWm02aht8qg.*AAJTSQACMDIAAlNLABw2NWwyZEc3UExqMUFuS1dTSElMWnZaR0E3dGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730924490285), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=aoIvAMzw8Wg_oG7mGWm02aht8qg.*AAJTSQACMDIAAlNLABw2NWwyZEc3UExqMUFuS1dTSElMWnZaR0E3dGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730924490285))), password -> Pa_ssw0rd, challenge -> sAHazGSQyNg6-CwdusdjLGZsBpWqswSaCdsOX_vieF8, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTgxMjc4Mzk4OTU4NjI1Mzg5NDk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f6c3541, tokenId -> aoIvAMzw8Wg_oG7mGWm02aht8qg.*AAJTSQACMDIAAlNLABw2NWwyZEc3UExqMUFuS1dTSElMWnZaR0E3dGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=aoIvAMzw8Wg_oG7mGWm02aht8qg.*AAJTSQACMDIAAlNLABw2NWwyZEc3UExqMUFuS1dTSElMWnZaR0E3dGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 438
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=aoIvAMzw8Wg_oG7mGWm02aht8qg.*AAJTSQACMDIAAlNLABw2NWwyZEc3UExqMUFuS1dTSElMWnZaR0E3dGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=client_id=endUserUIClient&scope=openid+fr%3Aidm%3A*&state=1234&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&response_type=code+id_token&prompt=none&nonce=1234&code_challenge=sAHazGSQyNg6-CwdusdjLGZsBpWqswSaCdsOX_vieF8&code_challenge_method=S256&decision=Allow&csrf=aoIvAMzw8Wg_oG7mGWm02aht8qg.*AAJTSQACMDIAAlNLABw2NWwyZEc3UExqMUFuS1dTSElMWnZaR0E3dGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*}
=========================
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, 06 Nov 2024 20:21:30 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>

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

================================================================================
2024-11-06 20:21:35 GMT                                     615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=83670  KO=7     )
> restLoginInitiate                                        (OK=5756   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5755   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1290   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1290   KO=0     )
>  UI AM idFromSession                                     (OK=1290   KO=0     )
>  UI AM validateGoto                                      (OK=1290   KO=0     )
> User Authorize PKCE stage                                (OK=7044   KO=1     )
> User AccessToken PKCE stage                              (OK=7044   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1290   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1290   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1290   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1290   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=213    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1290   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1290   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1290   KO=0     )
>  UI IDM uiconfig                                         (OK=1290   KO=0     )
>  UI IDM version                                          (OK=1290   KO=0     )
>  UI IDM features                                         (OK=1290   KO=0     )
>  UI IDM privilege                                        (OK=1290   KO=0     )
>  UI IDM login                                            (OK=1290   KO=0     )
>  UI IDM dashboard                                        (OK=1290   KO=0     )
>  UI IDM managed user schema                              (OK=1290   KO=0     )
>  UI IDM user                                             (OK=1290   KO=0     )
>  UI IDM oidcToken                                        (OK=1290   KO=0     )
> userinfo                                                 (OK=1290   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=213    KO=0     )
> UI-Logout                                                (OK=1290   KO=0     )
> UI-Logout Redirect 1                                     (OK=1290   KO=0     )
>  UI AM revoke1                                           (OK=1290   KO=0     )
>  UI AM revoke2                                           (OK=1290   KO=0     )
>  UI AM endsession                                        (OK=1290   KO=0     )
> Skip 2FA                                                 (OK=3201   KO=0     )
> RootUserinfo                                             (OK=4442   KO=0     )
> GetUUid                                                  (OK=1894   KO=0     )
> GetOpenidConfig                                          (OK=5619   KO=0     )
> CreatePolicy                                             (OK=1892   KO=2     )
> tokenUserinfo                                            (OK=1263   KO=0     )
> getIdToken                                               (OK=415    KO=0     )
> getIdToken Redirect 1                                    (OK=415    KO=0     )
> createOrganization                                       (OK=415    KO=0     )
> queryOrganization                                        (OK=415    KO=0     )
> deleteOrganization                                       (OK=415    KO=0     )
> ReadPolicy                                               (OK=1872   KO=2     )
> DeletePolicy                                             (OK=1847   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 30143  / active: 55     / done: 5914  
================================================================================


================================================================================
2024-11-06 20:21:40 GMT                                     620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=84361  KO=7     )
> restLoginInitiate                                        (OK=5809   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5808   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1300   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1300   KO=0     )
>  UI AM idFromSession                                     (OK=1300   KO=0     )
>  UI AM validateGoto                                      (OK=1300   KO=0     )
> User Authorize PKCE stage                                (OK=7104   KO=1     )
> User AccessToken PKCE stage                              (OK=7103   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1299   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1298   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1298   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1298   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=215    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1298   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1298   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 features                                         (OK=1298   KO=0     )
>  UI IDM privilege                                        (OK=1298   KO=0     )
>  UI IDM login                                            (OK=1298   KO=0     )
>  UI IDM dashboard                                        (OK=1298   KO=0     )
>  UI IDM managed user schema                              (OK=1298   KO=0     )
>  UI IDM user                                             (OK=1298   KO=0     )
>  UI IDM oidcToken                                        (OK=1298   KO=0     )
> userinfo                                                 (OK=1298   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=215    KO=0     )
> UI-Logout                                                (OK=1298   KO=0     )
> UI-Logout Redirect 1                                     (OK=1298   KO=0     )
>  UI AM revoke1                                           (OK=1298   KO=0     )
>  UI AM revoke2                                           (OK=1298   KO=0     )
>  UI AM endsession                                        (OK=1298   KO=0     )
> Skip 2FA                                                 (OK=3234   KO=0     )
> RootUserinfo                                             (OK=4482   KO=0     )
> GetUUid                                                  (OK=1911   KO=0     )
> GetOpenidConfig                                          (OK=5676   KO=0     )
> CreatePolicy                                             (OK=1908   KO=2     )
> tokenUserinfo                                            (OK=1272   KO=0     )
> getIdToken                                               (OK=421    KO=0     )
> getIdToken Redirect 1                                    (OK=421    KO=0     )
> createOrganization                                       (OK=421    KO=0     )
> queryOrganization                                        (OK=421    KO=0     )
> deleteOrganization                                       (OK=421    KO=0     )
> ReadPolicy                                               (OK=1890   KO=2     )
> DeletePolicy                                             (OK=1872   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 30088  / active: 51     / done: 5973  
================================================================================


================================================================================
2024-11-06 20:21:45 GMT                                     625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=85169  KO=7     )
> restLoginInitiate                                        (OK=5860   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5860   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1315   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1315   KO=0     )
>  UI AM idFromSession                                     (OK=1314   KO=0     )
>  UI AM validateGoto                                      (OK=1314   KO=0     )
> User Authorize PKCE stage                                (OK=7169   KO=1     )
> User AccessToken PKCE stage                              (OK=7169   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1313   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1312   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1312   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1312   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=217    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1311   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1311   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1311   KO=0     )
>  UI IDM uiconfig                                         (OK=1311   KO=0     )
>  UI IDM version                                          (OK=1311   KO=0     )
>  UI IDM features                                         (OK=1311   KO=0     )
>  UI IDM privilege                                        (OK=1311   KO=0     )
>  UI IDM login                                            (OK=1311   KO=0     )
>  UI IDM dashboard                                        (OK=1311   KO=0     )
>  UI IDM managed user schema                              (OK=1311   KO=0     )
>  UI IDM user                                             (OK=1311   KO=0     )
>  UI IDM oidcToken                                        (OK=1311   KO=0     )
> userinfo                                                 (OK=1311   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=217    KO=0     )
> UI-Logout                                                (OK=1311   KO=0     )
> UI-Logout Redirect 1                                     (OK=1311   KO=0     )
>  UI AM revoke1                                           (OK=1311   KO=0     )
>  UI AM revoke2                                           (OK=1311   KO=0     )
>  UI AM endsession                                        (OK=1311   KO=0     )
> Skip 2FA                                                 (OK=3259   KO=0     )
> RootUserinfo                                             (OK=4514   KO=0     )
> GetUUid                                                  (OK=1932   KO=0     )
> GetOpenidConfig                                          (OK=5734   KO=0     )
> CreatePolicy                                             (OK=1930   KO=2     )
> tokenUserinfo                                            (OK=1285   KO=0     )
> getIdToken                                               (OK=424    KO=0     )
> getIdToken Redirect 1                                    (OK=424    KO=0     )
> createOrganization                                       (OK=424    KO=0     )
> queryOrganization                                        (OK=424    KO=0     )
> deleteOrganization                                       (OK=424    KO=0     )
> ReadPolicy                                               (OK=1908   KO=2     )
> DeletePolicy                                             (OK=1890   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 30034  / active: 49     / done: 6029  
================================================================================


================================================================================
2024-11-06 20:21:50 GMT                                     630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=85833  KO=7     )
> restLoginInitiate                                        (OK=5904   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5904   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1322   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1322   KO=0     )
>  UI AM idFromSession                                     (OK=1322   KO=0     )
>  UI AM validateGoto                                      (OK=1322   KO=0     )
> User Authorize PKCE stage                                (OK=7224   KO=1     )
> User AccessToken PKCE stage                              (OK=7223   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1322   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1321   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1321   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1321   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=223    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1321   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1321   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1321   KO=0     )
>  UI IDM uiconfig                                         (OK=1321   KO=0     )
>  UI IDM version                                          (OK=1321   KO=0     )
>  UI IDM features                                         (OK=1321   KO=0     )
>  UI IDM privilege                                        (OK=1321   KO=0     )
>  UI IDM login                                            (OK=1321   KO=0     )
>  UI IDM dashboard                                        (OK=1321   KO=0     )
>  UI IDM managed user schema                              (OK=1321   KO=0     )
>  UI IDM user                                             (OK=1321   KO=0     )
>  UI IDM oidcToken                                        (OK=1321   KO=0     )
> userinfo                                                 (OK=1321   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=223    KO=0     )
> UI-Logout                                                (OK=1321   KO=0     )
> UI-Logout Redirect 1                                     (OK=1321   KO=0     )
>  UI AM revoke1                                           (OK=1321   KO=0     )
>  UI AM revoke2                                           (OK=1321   KO=0     )
>  UI AM endsession                                        (OK=1321   KO=0     )
> Skip 2FA                                                 (OK=3288   KO=0     )
> RootUserinfo                                             (OK=4535   KO=0     )
> GetUUid                                                  (OK=1945   KO=0     )
> GetOpenidConfig                                          (OK=5786   KO=0     )
> CreatePolicy                                             (OK=1942   KO=2     )
> tokenUserinfo                                            (OK=1293   KO=0     )
> getIdToken                                               (OK=431    KO=0     )
> getIdToken Redirect 1                                    (OK=431    KO=0     )
> createOrganization                                       (OK=431    KO=0     )
> queryOrganization                                        (OK=431    KO=0     )
> deleteOrganization                                       (OK=431    KO=0     )
> ReadPolicy                                               (OK=1929   KO=2     )
> DeletePolicy                                             (OK=1908   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 29985  / active: 45     / done: 6082  
================================================================================


================================================================================
2024-11-06 20:21:55 GMT                                     635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=86356  KO=7     )
> restLoginInitiate                                        (OK=5942   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5941   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1329   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1329   KO=0     )
>  UI AM idFromSession                                     (OK=1329   KO=0     )
>  UI AM validateGoto                                      (OK=1329   KO=0     )
> User Authorize PKCE stage                                (OK=7268   KO=1     )
> User AccessToken PKCE stage                              (OK=7268   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1329   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1329   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1329   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1329   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=223    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1328   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1328   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1328   KO=0     )
>  UI IDM uiconfig                                         (OK=1328   KO=0     )
>  UI IDM version                                          (OK=1328   KO=0     )
>  UI IDM features                                         (OK=1328   KO=0     )
>  UI IDM privilege                                        (OK=1328   KO=0     )
>  UI IDM login                                            (OK=1328   KO=0     )
>  UI IDM dashboard                                        (OK=1328   KO=0     )
>  UI IDM managed user schema                              (OK=1328   KO=0     )
>  UI IDM user                                             (OK=1328   KO=0     )
>  UI IDM oidcToken                                        (OK=1328   KO=0     )
> userinfo                                                 (OK=1328   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=223    KO=0     )
> UI-Logout                                                (OK=1328   KO=0     )
> UI-Logout Redirect 1                                     (OK=1328   KO=0     )
>  UI AM revoke1                                           (OK=1328   KO=0     )
>  UI AM revoke2                                           (OK=1328   KO=0     )
>  UI AM endsession                                        (OK=1328   KO=0     )
> Skip 2FA                                                 (OK=3306   KO=0     )
> RootUserinfo                                             (OK=4571   KO=0     )
> GetUUid                                                  (OK=1957   KO=0     )
> GetOpenidConfig                                          (OK=5832   KO=0     )
> CreatePolicy                                             (OK=1955   KO=2     )
> tokenUserinfo                                            (OK=1304   KO=0     )
> getIdToken                                               (OK=432    KO=0     )
> getIdToken Redirect 1                                    (OK=432    KO=0     )
> createOrganization                                       (OK=432    KO=0     )
> queryOrganization                                        (OK=432    KO=0     )
> deleteOrganization                                       (OK=432    KO=0     )
> ReadPolicy                                               (OK=1942   KO=2     )
> DeletePolicy                                             (OK=1928   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 29945  / active: 39     / done: 6128  
================================================================================


================================================================================
2024-11-06 20:22:00 GMT                                     640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=87117  KO=7     )
> restLoginInitiate                                        (OK=5998   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5997   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1340   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1340   KO=0     )
>  UI AM idFromSession                                     (OK=1340   KO=0     )
>  UI AM validateGoto                                      (OK=1340   KO=0     )
> User Authorize PKCE stage                                (OK=7332   KO=1     )
> User AccessToken PKCE stage                              (OK=7332   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1340   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1340   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1340   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1340   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=224    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1340   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1340   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1340   KO=0     )
>  UI IDM uiconfig                                         (OK=1340   KO=0     )
>  UI IDM version                                          (OK=1340   KO=0     )
>  UI IDM features                                         (OK=1340   KO=0     )
>  UI IDM privilege                                        (OK=1340   KO=0     )
>  UI IDM login                                            (OK=1340   KO=0     )
>  UI IDM dashboard                                        (OK=1340   KO=0     )
>  UI IDM managed user schema                              (OK=1340   KO=0     )
>  UI IDM user                                             (OK=1340   KO=0     )
>  UI IDM oidcToken                                        (OK=1340   KO=0     )
> userinfo                                                 (OK=1340   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=224    KO=0     )
> UI-Logout                                                (OK=1340   KO=0     )
> UI-Logout Redirect 1                                     (OK=1340   KO=0     )
>  UI AM revoke1                                           (OK=1340   KO=0     )
>  UI AM revoke2                                           (OK=1340   KO=0     )
>  UI AM endsession                                        (OK=1340   KO=0     )
> Skip 2FA                                                 (OK=3341   KO=0     )
> RootUserinfo                                             (OK=4605   KO=0     )
> GetUUid                                                  (OK=1980   KO=0     )
> GetOpenidConfig                                          (OK=5881   KO=0     )
> CreatePolicy                                             (OK=1977   KO=2     )
> tokenUserinfo                                            (OK=1312   KO=0     )
> getIdToken                                               (OK=436    KO=0     )
> getIdToken Redirect 1                                    (OK=436    KO=0     )
> createOrganization                                       (OK=436    KO=0     )
> queryOrganization                                        (OK=435    KO=0     )
> deleteOrganization                                       (OK=434    KO=0     )
> ReadPolicy                                               (OK=1955   KO=2     )
> DeletePolicy                                             (OK=1942   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 29889  / active: 51     / done: 6172  
================================================================================


================================================================================
2024-11-06 20:22:05 GMT                                     645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=87759  KO=7     )
> restLoginInitiate                                        (OK=6048   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6048   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1348   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1348   KO=0     )
>  UI AM idFromSession                                     (OK=1348   KO=0     )
>  UI AM validateGoto                                      (OK=1348   KO=0     )
> User Authorize PKCE stage                                (OK=7392   KO=1     )
> User AccessToken PKCE stage                              (OK=7392   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1348   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1348   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1347   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1347   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=226    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1347   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1347   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1347   KO=0     )
>  UI IDM uiconfig                                         (OK=1347   KO=0     )
>  UI IDM version                                          (OK=1347   KO=0     )
>  UI IDM features                                         (OK=1347   KO=0     )
>  UI IDM privilege                                        (OK=1347   KO=0     )
>  UI IDM login                                            (OK=1347   KO=0     )
>  UI IDM dashboard                                        (OK=1347   KO=0     )
>  UI IDM managed user schema                              (OK=1347   KO=0     )
>  UI IDM user                                             (OK=1347   KO=0     )
>  UI IDM oidcToken                                        (OK=1346   KO=0     )
> userinfo                                                 (OK=1346   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=226    KO=0     )
> UI-Logout                                                (OK=1346   KO=0     )
> UI-Logout Redirect 1                                     (OK=1346   KO=0     )
>  UI AM revoke1                                           (OK=1346   KO=0     )
>  UI AM revoke2                                           (OK=1346   KO=0     )
>  UI AM endsession                                        (OK=1346   KO=0     )
> Skip 2FA                                                 (OK=3375   KO=0     )
> RootUserinfo                                             (OK=4642   KO=0     )
> GetUUid                                                  (OK=2003   KO=0     )
> GetOpenidConfig                                          (OK=5939   KO=0     )
> CreatePolicy                                             (OK=2001   KO=2     )
> tokenUserinfo                                            (OK=1324   KO=0     )
> getIdToken                                               (OK=438    KO=0     )
> getIdToken Redirect 1                                    (OK=438    KO=0     )
> createOrganization                                       (OK=438    KO=0     )
> queryOrganization                                        (OK=438    KO=0     )
> deleteOrganization                                       (OK=438    KO=0     )
> ReadPolicy                                               (OK=1977   KO=2     )
> DeletePolicy                                             (OK=1955   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 29837  / active: 59     / done: 6216  
================================================================================


================================================================================
2024-11-06 20:22:10 GMT                                     650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=88422  KO=7     )
> restLoginInitiate                                        (OK=6104   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6102   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1354   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1354   KO=0     )
>  UI AM idFromSession                                     (OK=1354   KO=0     )
>  UI AM validateGoto                                      (OK=1354   KO=0     )
> User Authorize PKCE stage                                (OK=7451   KO=1     )
> User AccessToken PKCE stage                              (OK=7451   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1354   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1354   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1353   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1353   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=229    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1353   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1353   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1353   KO=0     )
>  UI IDM uiconfig                                         (OK=1353   KO=0     )
>  UI IDM version                                          (OK=1353   KO=0     )
>  UI IDM features                                         (OK=1353   KO=0     )
>  UI IDM privilege                                        (OK=1353   KO=0     )
>  UI IDM login                                            (OK=1353   KO=0     )
>  UI IDM dashboard                                        (OK=1353   KO=0     )
>  UI IDM managed user schema                              (OK=1353   KO=0     )
>  UI IDM user                                             (OK=1353   KO=0     )
>  UI IDM oidcToken                                        (OK=1353   KO=0     )
> userinfo                                                 (OK=1353   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=229    KO=0     )
> UI-Logout                                                (OK=1353   KO=0     )
> UI-Logout Redirect 1                                     (OK=1353   KO=0     )
>  UI AM revoke1                                           (OK=1353   KO=0     )
>  UI AM revoke2                                           (OK=1353   KO=0     )
>  UI AM endsession                                        (OK=1353   KO=0     )
> Skip 2FA                                                 (OK=3408   KO=0     )
> RootUserinfo                                             (OK=4688   KO=0     )
> GetUUid                                                  (OK=2022   KO=0     )
> GetOpenidConfig                                          (OK=6004   KO=0     )
> CreatePolicy                                             (OK=2020   KO=2     )
> tokenUserinfo                                            (OK=1337   KO=0     )
> getIdToken                                               (OK=443    KO=0     )
> getIdToken Redirect 1                                    (OK=443    KO=0     )
> createOrganization                                       (OK=443    KO=0     )
> queryOrganization                                        (OK=443    KO=0     )
> deleteOrganization                                       (OK=443    KO=0     )
> ReadPolicy                                               (OK=2001   KO=2     )
> DeletePolicy                                             (OK=1977   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 29778  / active: 61     / done: 6273  
================================================================================


================================================================================
2024-11-06 20:22:15 GMT                                     655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=89075  KO=7     )
> restLoginInitiate                                        (OK=6144   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6144   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1363   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1363   KO=0     )
>  UI AM idFromSession                                     (OK=1363   KO=0     )
>  UI AM validateGoto                                      (OK=1363   KO=0     )
> User Authorize PKCE stage                                (OK=7504   KO=1     )
> User AccessToken PKCE stage                              (OK=7504   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1362   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1362   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1362   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1362   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=231    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1362   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1362   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1361   KO=0     )
>  UI IDM uiconfig                                         (OK=1361   KO=0     )
>  UI IDM version                                          (OK=1361   KO=0     )
>  UI IDM features                                         (OK=1361   KO=0     )
>  UI IDM privilege                                        (OK=1361   KO=0     )
>  UI IDM login                                            (OK=1361   KO=0     )
>  UI IDM dashboard                                        (OK=1361   KO=0     )
>  UI IDM managed user schema                              (OK=1361   KO=0     )
>  UI IDM user                                             (OK=1361   KO=0     )
>  UI IDM oidcToken                                        (OK=1361   KO=0     )
> userinfo                                                 (OK=1361   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=231    KO=0     )
> UI-Logout                                                (OK=1361   KO=0     )
> UI-Logout Redirect 1                                     (OK=1361   KO=0     )
>  UI AM revoke1                                           (OK=1361   KO=0     )
>  UI AM revoke2                                           (OK=1361   KO=0     )
>  UI AM endsession                                        (OK=1361   KO=0     )
> Skip 2FA                                                 (OK=3436   KO=0     )
> RootUserinfo                                             (OK=4733   KO=0     )
> GetUUid                                                  (OK=2037   KO=0     )
> GetOpenidConfig                                          (OK=6062   KO=0     )
> CreatePolicy                                             (OK=2035   KO=2     )
> tokenUserinfo                                            (OK=1343   KO=0     )
> getIdToken                                               (OK=450    KO=0     )
> getIdToken Redirect 1                                    (OK=450    KO=0     )
> createOrganization                                       (OK=450    KO=0     )
> queryOrganization                                        (OK=450    KO=0     )
> deleteOrganization                                       (OK=450    KO=0     )
> ReadPolicy                                               (OK=2020   KO=2     )
> DeletePolicy                                             (OK=2001   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 29737  / active: 45     / done: 6330  
================================================================================


================================================================================
2024-11-06 20:22:20 GMT                                     660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=89803  KO=7     )
> restLoginInitiate                                        (OK=6194   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6194   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1374   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1374   KO=0     )
>  UI AM idFromSession                                     (OK=1374   KO=0     )
>  UI AM validateGoto                                      (OK=1374   KO=0     )
> User Authorize PKCE stage                                (OK=7565   KO=1     )
> User AccessToken PKCE stage                              (OK=7564   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1374   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1374   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1373   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1373   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=231    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1372   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1372   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1372   KO=0     )
>  UI IDM uiconfig                                         (OK=1372   KO=0     )
>  UI IDM version                                          (OK=1372   KO=0     )
>  UI IDM features                                         (OK=1372   KO=0     )
>  UI IDM privilege                                        (OK=1372   KO=0     )
>  UI IDM login                                            (OK=1372   KO=0     )
>  UI IDM dashboard                                        (OK=1372   KO=0     )
>  UI IDM managed user schema                              (OK=1372   KO=0     )
>  UI IDM user                                             (OK=1372   KO=0     )
>  UI IDM oidcToken                                        (OK=1372   KO=0     )
> userinfo                                                 (OK=1372   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=231    KO=0     )
> UI-Logout                                                (OK=1372   KO=0     )
> UI-Logout Redirect 1                                     (OK=1372   KO=0     )
>  UI AM revoke1                                           (OK=1372   KO=0     )
>  UI AM revoke2                                           (OK=1372   KO=0     )
>  UI AM endsession                                        (OK=1372   KO=0     )
> Skip 2FA                                                 (OK=3468   KO=0     )
> RootUserinfo                                             (OK=4768   KO=0     )
> GetUUid                                                  (OK=2058   KO=0     )
> GetOpenidConfig                                          (OK=6117   KO=0     )
> CreatePolicy                                             (OK=2056   KO=2     )
> tokenUserinfo                                            (OK=1351   KO=0     )
> getIdToken                                               (OK=453    KO=0     )
> getIdToken Redirect 1                                    (OK=453    KO=0     )
> createOrganization                                       (OK=453    KO=0     )
> queryOrganization                                        (OK=453    KO=0     )
> deleteOrganization                                       (OK=453    KO=0     )
> ReadPolicy                                               (OK=2035   KO=2     )
> DeletePolicy                                             (OK=2020   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 29686  / active: 47     / done: 6379  
================================================================================


================================================================================
2024-11-06 20:22:25 GMT                                     665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=90462  KO=7     )
> restLoginInitiate                                        (OK=6239   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6239   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1383   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1383   KO=0     )
>  UI AM idFromSession                                     (OK=1383   KO=0     )
>  UI AM validateGoto                                      (OK=1383   KO=0     )
> User Authorize PKCE stage                                (OK=7619   KO=1     )
> User AccessToken PKCE stage                              (OK=7618   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1383   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1383   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1383   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1383   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=234    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1382   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1382   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1382   KO=0     )
>  UI IDM uiconfig                                         (OK=1382   KO=0     )
>  UI IDM version                                          (OK=1382   KO=0     )
>  UI IDM features                                         (OK=1382   KO=0     )
>  UI IDM privilege                                        (OK=1382   KO=0     )
>  UI IDM login                                            (OK=1382   KO=0     )
>  UI IDM dashboard                                        (OK=1382   KO=0     )
>  UI IDM managed user schema                              (OK=1382   KO=0     )
>  UI IDM user                                             (OK=1382   KO=0     )
>  UI IDM oidcToken                                        (OK=1382   KO=0     )
> userinfo                                                 (OK=1382   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=234    KO=0     )
> UI-Logout                                                (OK=1382   KO=0     )
> UI-Logout Redirect 1                                     (OK=1382   KO=0     )
>  UI AM revoke1                                           (OK=1382   KO=0     )
>  UI AM revoke2                                           (OK=1382   KO=0     )
>  UI AM endsession                                        (OK=1382   KO=0     )
> Skip 2FA                                                 (OK=3492   KO=0     )
> RootUserinfo                                             (OK=4795   KO=0     )
> GetUUid                                                  (OK=2073   KO=0     )
> GetOpenidConfig                                          (OK=6167   KO=0     )
> CreatePolicy                                             (OK=2071   KO=2     )
> tokenUserinfo                                            (OK=1361   KO=0     )
> getIdToken                                               (OK=458    KO=0     )
> getIdToken Redirect 1                                    (OK=458    KO=0     )
> createOrganization                                       (OK=458    KO=0     )
> queryOrganization                                        (OK=458    KO=0     )
> deleteOrganization                                       (OK=458    KO=0     )
> ReadPolicy                                               (OK=2055   KO=2     )
> DeletePolicy                                             (OK=2035   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 29639  / active: 44     / done: 6429  
================================================================================


================================================================================
2024-11-06 20:22:30 GMT                                     670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=91171  KO=7     )
> restLoginInitiate                                        (OK=6289   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6289   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1395   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1395   KO=0     )
>  UI AM idFromSession                                     (OK=1395   KO=0     )
>  UI AM validateGoto                                      (OK=1395   KO=0     )
> User Authorize PKCE stage                                (OK=7678   KO=1     )
> User AccessToken PKCE stage                              (OK=7677   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1394   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1394   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1394   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1394   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=236    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1394   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1394   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1394   KO=0     )
>  UI IDM uiconfig                                         (OK=1394   KO=0     )
>  UI IDM version                                          (OK=1394   KO=0     )
>  UI IDM features                                         (OK=1394   KO=0     )
>  UI IDM privilege                                        (OK=1394   KO=0     )
>  UI IDM login                                            (OK=1394   KO=0     )
>  UI IDM dashboard                                        (OK=1394   KO=0     )
>  UI IDM managed user schema                              (OK=1394   KO=0     )
>  UI IDM user                                             (OK=1394   KO=0     )
>  UI IDM oidcToken                                        (OK=1394   KO=0     )
> userinfo                                                 (OK=1394   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=236    KO=0     )
> UI-Logout                                                (OK=1394   KO=0     )
> UI-Logout Redirect 1                                     (OK=1394   KO=0     )
>  UI AM revoke1                                           (OK=1392   KO=0     )
>  UI AM revoke2                                           (OK=1392   KO=0     )
>  UI AM endsession                                        (OK=1392   KO=0     )
> Skip 2FA                                                 (OK=3518   KO=0     )
> RootUserinfo                                             (OK=4815   KO=0     )
> GetUUid                                                  (OK=2087   KO=0     )
> GetOpenidConfig                                          (OK=6214   KO=0     )
> CreatePolicy                                             (OK=2084   KO=2     )
> tokenUserinfo                                            (OK=1372   KO=0     )
> getIdToken                                               (OK=462    KO=0     )
> getIdToken Redirect 1                                    (OK=462    KO=0     )
> createOrganization                                       (OK=462    KO=0     )
> queryOrganization                                        (OK=462    KO=0     )
> deleteOrganization                                       (OK=462    KO=0     )
> ReadPolicy                                               (OK=2070   KO=2     )
> DeletePolicy                                             (OK=2054   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 29587  / active: 45     / done: 6480  
================================================================================


================================================================================
2024-11-06 20:22:35 GMT                                     675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=91857  KO=7     )
> restLoginInitiate                                        (OK=6342   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6342   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1404   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1404   KO=0     )
>  UI AM idFromSession                                     (OK=1404   KO=0     )
>  UI AM validateGoto                                      (OK=1404   KO=0     )
> User Authorize PKCE stage                                (OK=7743   KO=1     )
> User AccessToken PKCE stage                              (OK=7741   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1403   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1403   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1403   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1403   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=237    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1402   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1402   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1402   KO=0     )
>  UI IDM uiconfig                                         (OK=1402   KO=0     )
>  UI IDM version                                          (OK=1402   KO=0     )
>  UI IDM features                                         (OK=1402   KO=0     )
>  UI IDM privilege                                        (OK=1402   KO=0     )
>  UI IDM login                                            (OK=1402   KO=0     )
>  UI IDM dashboard                                        (OK=1402   KO=0     )
>  UI IDM managed user schema                              (OK=1402   KO=0     )
>  UI IDM user                                             (OK=1402   KO=0     )
>  UI IDM oidcToken                                        (OK=1402   KO=0     )
> userinfo                                                 (OK=1402   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=237    KO=0     )
> UI-Logout                                                (OK=1402   KO=0     )
> UI-Logout Redirect 1                                     (OK=1402   KO=0     )
>  UI AM revoke1                                           (OK=1402   KO=0     )
>  UI AM revoke2                                           (OK=1402   KO=0     )
>  UI AM endsession                                        (OK=1402   KO=0     )
> Skip 2FA                                                 (OK=3550   KO=0     )
> RootUserinfo                                             (OK=4864   KO=0     )
> GetUUid                                                  (OK=2102   KO=0     )
> GetOpenidConfig                                          (OK=6259   KO=0     )
> CreatePolicy                                             (OK=2100   KO=2     )
> tokenUserinfo                                            (OK=1386   KO=0     )
> getIdToken                                               (OK=468    KO=0     )
> getIdToken Redirect 1                                    (OK=468    KO=0     )
> createOrganization                                       (OK=467    KO=0     )
> queryOrganization                                        (OK=467    KO=0     )
> deleteOrganization                                       (OK=467    KO=0     )
> ReadPolicy                                               (OK=2084   KO=2     )
> DeletePolicy                                             (OK=2069   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 29532  / active: 49     / done: 6531  
================================================================================


================================================================================
2024-11-06 20:22:40 GMT                                     680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=92508  KO=7     )
> restLoginInitiate                                        (OK=6387   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6385   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1415   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1415   KO=0     )
>  UI AM idFromSession                                     (OK=1414   KO=0     )
>  UI AM validateGoto                                      (OK=1414   KO=0     )
> User Authorize PKCE stage                                (OK=7795   KO=1     )
> User AccessToken PKCE stage                              (OK=7793   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1412   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1412   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1412   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1412   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=237    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1412   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1412   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1412   KO=0     )
>  UI IDM uiconfig                                         (OK=1412   KO=0     )
>  UI IDM version                                          (OK=1412   KO=0     )
>  UI IDM features                                         (OK=1412   KO=0     )
>  UI IDM privilege                                        (OK=1412   KO=0     )
>  UI IDM login                                            (OK=1412   KO=0     )
>  UI IDM dashboard                                        (OK=1412   KO=0     )
>  UI IDM managed user schema                              (OK=1412   KO=0     )
>  UI IDM user                                             (OK=1412   KO=0     )
>  UI IDM oidcToken                                        (OK=1412   KO=0     )
> userinfo                                                 (OK=1412   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=237    KO=0     )
> UI-Logout                                                (OK=1412   KO=0     )
> UI-Logout Redirect 1                                     (OK=1412   KO=0     )
>  UI AM revoke1                                           (OK=1412   KO=0     )
>  UI AM revoke2                                           (OK=1412   KO=0     )
>  UI AM endsession                                        (OK=1412   KO=0     )
> Skip 2FA                                                 (OK=3573   KO=0     )
> RootUserinfo                                             (OK=4918   KO=0     )
> GetUUid                                                  (OK=2115   KO=0     )
> GetOpenidConfig                                          (OK=6303   KO=0     )
> CreatePolicy                                             (OK=2113   KO=2     )
> tokenUserinfo                                            (OK=1396   KO=0     )
> getIdToken                                               (OK=470    KO=0     )
> getIdToken Redirect 1                                    (OK=470    KO=0     )
> createOrganization                                       (OK=470    KO=0     )
> queryOrganization                                        (OK=470    KO=0     )
> deleteOrganization                                       (OK=470    KO=0     )
> ReadPolicy                                               (OK=2100   KO=2     )
> DeletePolicy                                             (OK=2084   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 29488  / active: 45     / done: 6579  
================================================================================


================================================================================
2024-11-06 20:22:45 GMT                                     685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=93429  KO=7     )
> restLoginInitiate                                        (OK=6443   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6443   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1430   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1430   KO=0     )
>  UI AM idFromSession                                     (OK=1430   KO=0     )
>  UI AM validateGoto                                      (OK=1430   KO=0     )
> User Authorize PKCE stage                                (OK=7868   KO=1     )
> User AccessToken PKCE stage                              (OK=7868   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1429   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1429   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1429   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1429   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=241    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1429   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1429   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1429   KO=0     )
>  UI IDM uiconfig                                         (OK=1429   KO=0     )
>  UI IDM version                                          (OK=1429   KO=0     )
>  UI IDM features                                         (OK=1429   KO=0     )
>  UI IDM privilege                                        (OK=1429   KO=0     )
>  UI IDM login                                            (OK=1429   KO=0     )
>  UI IDM dashboard                                        (OK=1429   KO=0     )
>  UI IDM managed user schema                              (OK=1429   KO=0     )
>  UI IDM user                                             (OK=1429   KO=0     )
>  UI IDM oidcToken                                        (OK=1427   KO=0     )
> userinfo                                                 (OK=1427   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=241    KO=0     )
> UI-Logout                                                (OK=1427   KO=0     )
> UI-Logout Redirect 1                                     (OK=1427   KO=0     )
>  UI AM revoke1                                           (OK=1427   KO=0     )
>  UI AM revoke2                                           (OK=1427   KO=0     )
>  UI AM endsession                                        (OK=1427   KO=0     )
> Skip 2FA                                                 (OK=3607   KO=0     )
> RootUserinfo                                             (OK=4973   KO=0     )
> GetUUid                                                  (OK=2137   KO=0     )
> GetOpenidConfig                                          (OK=6354   KO=0     )
> CreatePolicy                                             (OK=2135   KO=2     )
> tokenUserinfo                                            (OK=1402   KO=0     )
> getIdToken                                               (OK=472    KO=0     )
> getIdToken Redirect 1                                    (OK=472    KO=0     )
> createOrganization                                       (OK=472    KO=0     )
> queryOrganization                                        (OK=472    KO=0     )
> deleteOrganization                                       (OK=472    KO=0     )
> ReadPolicy                                               (OK=2113   KO=2     )
> DeletePolicy                                             (OK=2100   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 29428  / active: 54     / done: 6630  
================================================================================


================================================================================
2024-11-06 20:22:50 GMT                                     690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=93961  KO=7     )
> restLoginInitiate                                        (OK=6482   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6482   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1438   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1438   KO=0     )
>  UI AM idFromSession                                     (OK=1438   KO=0     )
>  UI AM validateGoto                                      (OK=1438   KO=0     )
> User Authorize PKCE stage                                (OK=7915   KO=1     )
> User AccessToken PKCE stage                              (OK=7913   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1436   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1436   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1436   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1436   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=243    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1435   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1435   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1435   KO=0     )
>  UI IDM uiconfig                                         (OK=1435   KO=0     )
>  UI IDM version                                          (OK=1435   KO=0     )
>  UI IDM features                                         (OK=1435   KO=0     )
>  UI IDM privilege                                        (OK=1435   KO=0     )
>  UI IDM login                                            (OK=1435   KO=0     )
>  UI IDM dashboard                                        (OK=1435   KO=0     )
>  UI IDM managed user schema                              (OK=1435   KO=0     )
>  UI IDM user                                             (OK=1434   KO=0     )
>  UI IDM oidcToken                                        (OK=1434   KO=0     )
> userinfo                                                 (OK=1434   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=243    KO=0     )
> UI-Logout                                                (OK=1434   KO=0     )
> UI-Logout Redirect 1                                     (OK=1434   KO=0     )
>  UI AM revoke1                                           (OK=1434   KO=0     )
>  UI AM revoke2                                           (OK=1434   KO=0     )
>  UI AM endsession                                        (OK=1434   KO=0     )
> Skip 2FA                                                 (OK=3631   KO=0     )
> RootUserinfo                                             (OK=5007   KO=0     )
> GetUUid                                                  (OK=2148   KO=0     )
> GetOpenidConfig                                          (OK=6400   KO=0     )
> CreatePolicy                                             (OK=2145   KO=2     )
> tokenUserinfo                                            (OK=1412   KO=0     )
> getIdToken                                               (OK=475    KO=0     )
> getIdToken Redirect 1                                    (OK=475    KO=0     )
> createOrganization                                       (OK=475    KO=0     )
> queryOrganization                                        (OK=475    KO=0     )
> deleteOrganization                                       (OK=475    KO=0     )
> ReadPolicy                                               (OK=2135   KO=2     )
> DeletePolicy                                             (OK=2112   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 29386  / active: 51     / done: 6675  
================================================================================


================================================================================
2024-11-06 20:22:55 GMT                                     695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=94627  KO=7     )
> restLoginInitiate                                        (OK=6528   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6527   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1446   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1446   KO=0     )
>  UI AM idFromSession                                     (OK=1446   KO=0     )
>  UI AM validateGoto                                      (OK=1446   KO=0     )
> User Authorize PKCE stage                                (OK=7970   KO=1     )
> User AccessToken PKCE stage                              (OK=7970   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1446   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1446   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1446   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1446   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=243    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1445   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1445   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1445   KO=0     )
>  UI IDM uiconfig                                         (OK=1445   KO=0     )
>  UI IDM version                                          (OK=1445   KO=0     )
>  UI IDM features                                         (OK=1445   KO=0     )
>  UI IDM privilege                                        (OK=1445   KO=0     )
>  UI IDM login                                            (OK=1445   KO=0     )
>  UI IDM dashboard                                        (OK=1444   KO=0     )
>  UI IDM managed user schema                              (OK=1444   KO=0     )
>  UI IDM user                                             (OK=1444   KO=0     )
>  UI IDM oidcToken                                        (OK=1444   KO=0     )
> userinfo                                                 (OK=1444   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=243    KO=0     )
> UI-Logout                                                (OK=1444   KO=0     )
> UI-Logout Redirect 1                                     (OK=1444   KO=0     )
>  UI AM revoke1                                           (OK=1444   KO=0     )
>  UI AM revoke2                                           (OK=1444   KO=0     )
>  UI AM endsession                                        (OK=1444   KO=0     )
> Skip 2FA                                                 (OK=3656   KO=0     )
> RootUserinfo                                             (OK=5055   KO=0     )
> GetUUid                                                  (OK=2164   KO=0     )
> GetOpenidConfig                                          (OK=6448   KO=0     )
> CreatePolicy                                             (OK=2162   KO=2     )
> tokenUserinfo                                            (OK=1423   KO=0     )
> getIdToken                                               (OK=478    KO=0     )
> getIdToken Redirect 1                                    (OK=478    KO=0     )
> createOrganization                                       (OK=478    KO=0     )
> queryOrganization                                        (OK=478    KO=0     )
> deleteOrganization                                       (OK=478    KO=0     )
> ReadPolicy                                               (OK=2145   KO=2     )
> DeletePolicy                                             (OK=2135   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 29341  / active: 38     / done: 6733  
================================================================================


================================================================================
2024-11-06 20:23:00 GMT                                     700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=95340  KO=7     )
> restLoginInitiate                                        (OK=6574   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6574   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1458   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1458   KO=0     )
>  UI AM idFromSession                                     (OK=1458   KO=0     )
>  UI AM validateGoto                                      (OK=1458   KO=0     )
> User Authorize PKCE stage                                (OK=8030   KO=1     )
> User AccessToken PKCE stage                              (OK=8030   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1458   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1458   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1458   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1458   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=243    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1457   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1457   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1457   KO=0     )
>  UI IDM uiconfig                                         (OK=1457   KO=0     )
>  UI IDM version                                          (OK=1457   KO=0     )
>  UI IDM features                                         (OK=1457   KO=0     )
>  UI IDM privilege                                        (OK=1457   KO=0     )
>  UI IDM login                                            (OK=1457   KO=0     )
>  UI IDM dashboard                                        (OK=1457   KO=0     )
>  UI IDM managed user schema                              (OK=1457   KO=0     )
>  UI IDM user                                             (OK=1457   KO=0     )
>  UI IDM oidcToken                                        (OK=1457   KO=0     )
> userinfo                                                 (OK=1457   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=243    KO=0     )
> UI-Logout                                                (OK=1457   KO=0     )
> UI-Logout Redirect 1                                     (OK=1457   KO=0     )
>  UI AM revoke1                                           (OK=1457   KO=0     )
>  UI AM revoke2                                           (OK=1457   KO=0     )
>  UI AM endsession                                        (OK=1457   KO=0     )
> Skip 2FA                                                 (OK=3683   KO=0     )
> RootUserinfo                                             (OK=5101   KO=0     )
> GetUUid                                                  (OK=2178   KO=0     )
> GetOpenidConfig                                          (OK=6489   KO=0     )
> CreatePolicy                                             (OK=2176   KO=2     )
> tokenUserinfo                                            (OK=1432   KO=0     )
> getIdToken                                               (OK=478    KO=0     )
> getIdToken Redirect 1                                    (OK=478    KO=0     )
> createOrganization                                       (OK=478    KO=0     )
> queryOrganization                                        (OK=478    KO=0     )
> deleteOrganization                                       (OK=478    KO=0     )
> ReadPolicy                                               (OK=2162   KO=2     )
> DeletePolicy                                             (OK=2145   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 29295  / active: 47     / done: 6770  
================================================================================


================================================================================
2024-11-06 20:23:05 GMT                                     705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=95992  KO=7     )
> restLoginInitiate                                        (OK=6621   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6620   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1469   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1469   KO=0     )
>  UI AM idFromSession                                     (OK=1469   KO=0     )
>  UI AM validateGoto                                      (OK=1469   KO=0     )
> User Authorize PKCE stage                                (OK=8083   KO=1     )
> User AccessToken PKCE stage                              (OK=8083   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1468   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1468   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1468   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1468   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=247    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1467   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1467   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1467   KO=0     )
>  UI IDM uiconfig                                         (OK=1467   KO=0     )
>  UI IDM version                                          (OK=1467   KO=0     )
>  UI IDM features                                         (OK=1467   KO=0     )
>  UI IDM privilege                                        (OK=1467   KO=0     )
>  UI IDM login                                            (OK=1467   KO=0     )
>  UI IDM dashboard                                        (OK=1467   KO=0     )
>  UI IDM managed user schema                              (OK=1467   KO=0     )
>  UI IDM user                                             (OK=1467   KO=0     )
>  UI IDM oidcToken                                        (OK=1467   KO=0     )
> userinfo                                                 (OK=1467   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=247    KO=0     )
> UI-Logout                                                (OK=1467   KO=0     )
> UI-Logout Redirect 1                                     (OK=1467   KO=0     )
>  UI AM revoke1                                           (OK=1467   KO=0     )
>  UI AM revoke2                                           (OK=1467   KO=0     )
>  UI AM endsession                                        (OK=1467   KO=0     )
> Skip 2FA                                                 (OK=3702   KO=0     )
> RootUserinfo                                             (OK=5149   KO=0     )
> GetUUid                                                  (OK=2188   KO=0     )
> GetOpenidConfig                                          (OK=6530   KO=0     )
> CreatePolicy                                             (OK=2185   KO=2     )
> tokenUserinfo                                            (OK=1446   KO=0     )
> getIdToken                                               (OK=480    KO=0     )
> getIdToken Redirect 1                                    (OK=480    KO=0     )
> createOrganization                                       (OK=480    KO=0     )
> queryOrganization                                        (OK=480    KO=0     )
> deleteOrganization                                       (OK=480    KO=0     )
> ReadPolicy                                               (OK=2176   KO=2     )
> DeletePolicy                                             (OK=2161   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 29244  / active: 41     / done: 6827  
================================================================================


================================================================================
2024-11-06 20:23:10 GMT                                     710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=96918  KO=7     )
> restLoginInitiate                                        (OK=6680   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6679   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=1487   KO=0     )
>  UI AM validateGoto                                      (OK=1487   KO=0     )
> User Authorize PKCE stage                                (OK=8161   KO=1     )
> User AccessToken PKCE stage                              (OK=8159   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1486   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1486   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1486   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1486   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=247    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1485   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1485   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1485   KO=0     )
>  UI IDM uiconfig                                         (OK=1485   KO=0     )
>  UI IDM version                                          (OK=1485   KO=0     )
>  UI IDM features                                         (OK=1485   KO=0     )
>  UI IDM privilege                                        (OK=1485   KO=0     )
>  UI IDM login                                            (OK=1485   KO=0     )
>  UI IDM dashboard                                        (OK=1485   KO=0     )
>  UI IDM managed user schema                              (OK=1484   KO=0     )
>  UI IDM user                                             (OK=1484   KO=0     )
>  UI IDM oidcToken                                        (OK=1484   KO=0     )
> userinfo                                                 (OK=1484   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=247    KO=0     )
> UI-Logout                                                (OK=1483   KO=0     )
> UI-Logout Redirect 1                                     (OK=1483   KO=0     )
>  UI AM revoke1                                           (OK=1483   KO=0     )
>  UI AM revoke2                                           (OK=1483   KO=0     )
>  UI AM endsession                                        (OK=1483   KO=0     )
> Skip 2FA                                                 (OK=3733   KO=0     )
> RootUserinfo                                             (OK=5197   KO=0     )
> GetUUid                                                  (OK=2208   KO=0     )
> GetOpenidConfig                                          (OK=6572   KO=0     )
> CreatePolicy                                             (OK=2205   KO=2     )
> tokenUserinfo                                            (OK=1456   KO=0     )
> getIdToken                                               (OK=481    KO=0     )
> getIdToken Redirect 1                                    (OK=481    KO=0     )
> createOrganization                                       (OK=481    KO=0     )
> queryOrganization                                        (OK=481    KO=0     )
> deleteOrganization                                       (OK=481    KO=0     )
> ReadPolicy                                               (OK=2185   KO=2     )
> DeletePolicy                                             (OK=2176   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 29184  / active: 50     / done: 6878  
================================================================================


================================================================================
2024-11-06 20:23:15 GMT                                     715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=97601  KO=7     )
> restLoginInitiate                                        (OK=6725   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6725   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1497   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1496   KO=0     )
>  UI AM idFromSession                                     (OK=1496   KO=0     )
>  UI AM validateGoto                                      (OK=1496   KO=0     )
> User Authorize PKCE stage                                (OK=8217   KO=1     )
> User AccessToken PKCE stage                              (OK=8216   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1496   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1496   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1496   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1496   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=247    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1496   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1496   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1496   KO=0     )
>  UI IDM uiconfig                                         (OK=1496   KO=0     )
>  UI IDM version                                          (OK=1496   KO=0     )
>  UI IDM features                                         (OK=1496   KO=0     )
>  UI IDM privilege                                        (OK=1496   KO=0     )
>  UI IDM login                                            (OK=1496   KO=0     )
>  UI IDM dashboard                                        (OK=1496   KO=0     )
>  UI IDM managed user schema                              (OK=1496   KO=0     )
>  UI IDM user                                             (OK=1496   KO=0     )
>  UI IDM oidcToken                                        (OK=1496   KO=0     )
> userinfo                                                 (OK=1494   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=247    KO=0     )
> UI-Logout                                                (OK=1494   KO=0     )
> UI-Logout Redirect 1                                     (OK=1494   KO=0     )
>  UI AM revoke1                                           (OK=1494   KO=0     )
>  UI AM revoke2                                           (OK=1494   KO=0     )
>  UI AM endsession                                        (OK=1494   KO=0     )
> Skip 2FA                                                 (OK=3759   KO=0     )
> RootUserinfo                                             (OK=5233   KO=0     )
> GetUUid                                                  (OK=2221   KO=0     )
> GetOpenidConfig                                          (OK=6615   KO=0     )
> CreatePolicy                                             (OK=2219   KO=2     )
> tokenUserinfo                                            (OK=1467   KO=0     )
> getIdToken                                               (OK=487    KO=0     )
> getIdToken Redirect 1                                    (OK=487    KO=0     )
> createOrganization                                       (OK=487    KO=0     )
> queryOrganization                                        (OK=487    KO=0     )
> deleteOrganization                                       (OK=487    KO=0     )
> ReadPolicy                                               (OK=2205   KO=2     )
> DeletePolicy                                             (OK=2185   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 29140  / active: 46     / done: 6926  
================================================================================


================================================================================
2024-11-06 20:23:20 GMT                                     720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=98279  KO=7     )
> restLoginInitiate                                        (OK=6767   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6767   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1508   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1508   KO=0     )
>  UI AM idFromSession                                     (OK=1508   KO=0     )
>  UI AM validateGoto                                      (OK=1508   KO=0     )
> User Authorize PKCE stage                                (OK=8273   KO=1     )
> User AccessToken PKCE stage                              (OK=8272   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1508   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1507   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1507   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1507   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=247    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1506   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1506   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1506   KO=0     )
>  UI IDM uiconfig                                         (OK=1506   KO=0     )
>  UI IDM version                                          (OK=1506   KO=0     )
>  UI IDM features                                         (OK=1506   KO=0     )
>  UI IDM privilege                                        (OK=1506   KO=0     )
>  UI IDM login                                            (OK=1506   KO=0     )
>  UI IDM dashboard                                        (OK=1506   KO=0     )
>  UI IDM managed user schema                              (OK=1506   KO=0     )
>  UI IDM user                                             (OK=1506   KO=0     )
>  UI IDM oidcToken                                        (OK=1506   KO=0     )
> userinfo                                                 (OK=1506   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=247    KO=0     )
> UI-Logout                                                (OK=1506   KO=0     )
> UI-Logout Redirect 1                                     (OK=1506   KO=0     )
>  UI AM revoke1                                           (OK=1506   KO=0     )
>  UI AM revoke2                                           (OK=1506   KO=0     )
>  UI AM endsession                                        (OK=1506   KO=0     )
> Skip 2FA                                                 (OK=3783   KO=0     )
> RootUserinfo                                             (OK=5260   KO=0     )
> GetUUid                                                  (OK=2238   KO=0     )
> GetOpenidConfig                                          (OK=6666   KO=0     )
> CreatePolicy                                             (OK=2236   KO=2     )
> tokenUserinfo                                            (OK=1475   KO=0     )
> getIdToken                                               (OK=491    KO=0     )
> getIdToken Redirect 1                                    (OK=491    KO=0     )
> createOrganization                                       (OK=491    KO=0     )
> queryOrganization                                        (OK=491    KO=0     )
> deleteOrganization                                       (OK=491    KO=0     )
> ReadPolicy                                               (OK=2219   KO=2     )
> DeletePolicy                                             (OK=2205   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 29097  / active: 37     / done: 6978  
================================================================================


================================================================================
2024-11-06 20:23:25 GMT                                     725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=99046  KO=7     )
> restLoginInitiate                                        (OK=6814   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6814   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1523   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1523   KO=0     )
>  UI AM idFromSession                                     (OK=1521   KO=0     )
>  UI AM validateGoto                                      (OK=1522   KO=0     )
> User Authorize PKCE stage                                (OK=8331   KO=1     )
> User AccessToken PKCE stage                              (OK=8331   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1521   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1521   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1521   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1521   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=251    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1521   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1521   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1521   KO=0     )
>  UI IDM uiconfig                                         (OK=1521   KO=0     )
>  UI IDM version                                          (OK=1521   KO=0     )
>  UI IDM features                                         (OK=1521   KO=0     )
>  UI IDM privilege                                        (OK=1521   KO=0     )
>  UI IDM login                                            (OK=1521   KO=0     )
>  UI IDM dashboard                                        (OK=1521   KO=0     )
>  UI IDM managed user schema                              (OK=1521   KO=0     )
>  UI IDM user                                             (OK=1521   KO=0     )
>  UI IDM oidcToken                                        (OK=1521   KO=0     )
> userinfo                                                 (OK=1521   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=251    KO=0     )
> UI-Logout                                                (OK=1521   KO=0     )
> UI-Logout Redirect 1                                     (OK=1520   KO=0     )
>  UI AM revoke1                                           (OK=1520   KO=0     )
>  UI AM revoke2                                           (OK=1520   KO=0     )
>  UI AM endsession                                        (OK=1520   KO=0     )
> Skip 2FA                                                 (OK=3805   KO=0     )
> RootUserinfo                                             (OK=5272   KO=0     )
> GetUUid                                                  (OK=2255   KO=0     )
> GetOpenidConfig                                          (OK=6714   KO=0     )
> CreatePolicy                                             (OK=2253   KO=2     )
> tokenUserinfo                                            (OK=1484   KO=0     )
> getIdToken                                               (OK=494    KO=0     )
> getIdToken Redirect 1                                    (OK=494    KO=0     )
> createOrganization                                       (OK=494    KO=0     )
> queryOrganization                                        (OK=494    KO=0     )
> deleteOrganization                                       (OK=494    KO=0     )
> ReadPolicy                                               (OK=2236   KO=2     )
> DeletePolicy                                             (OK=2218   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 29045  / active: 43     / done: 7024  
================================================================================


================================================================================
2024-11-06 20:23:30 GMT                                     730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=99698  KO=7     )
> restLoginInitiate                                        (OK=6861   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6858   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1533   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1533   KO=0     )
>  UI AM idFromSession                                     (OK=1533   KO=0     )
>  UI AM validateGoto                                      (OK=1533   KO=0     )
> User Authorize PKCE stage                                (OK=8389   KO=1     )
> User AccessToken PKCE stage                              (OK=8389   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1533   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1533   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1533   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1533   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=252    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1532   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1532   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1531   KO=0     )
>  UI IDM uiconfig                                         (OK=1531   KO=0     )
>  UI IDM version                                          (OK=1531   KO=0     )
>  UI IDM features                                         (OK=1531   KO=0     )
>  UI IDM privilege                                        (OK=1531   KO=0     )
>  UI IDM login                                            (OK=1531   KO=0     )
>  UI IDM dashboard                                        (OK=1530   KO=0     )
>  UI IDM managed user schema                              (OK=1530   KO=0     )
>  UI IDM user                                             (OK=1530   KO=0     )
>  UI IDM oidcToken                                        (OK=1530   KO=0     )
> userinfo                                                 (OK=1530   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=252    KO=0     )
> UI-Logout                                                (OK=1530   KO=0     )
> UI-Logout Redirect 1                                     (OK=1530   KO=0     )
>  UI AM revoke1                                           (OK=1530   KO=0     )
>  UI AM revoke2                                           (OK=1530   KO=0     )
>  UI AM endsession                                        (OK=1530   KO=0     )
> Skip 2FA                                                 (OK=3827   KO=0     )
> RootUserinfo                                             (OK=5292   KO=0     )
> GetUUid                                                  (OK=2267   KO=0     )
> GetOpenidConfig                                          (OK=6759   KO=0     )
> CreatePolicy                                             (OK=2265   KO=2     )
> tokenUserinfo                                            (OK=1497   KO=0     )
> getIdToken                                               (OK=498    KO=0     )
> getIdToken Redirect 1                                    (OK=498    KO=0     )
> createOrganization                                       (OK=498    KO=0     )
> queryOrganization                                        (OK=497    KO=0     )
> deleteOrganization                                       (OK=497    KO=0     )
> ReadPolicy                                               (OK=2253   KO=2     )
> DeletePolicy                                             (OK=2235   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 28999  / active: 45     / done: 7068  
================================================================================


================================================================================
2024-11-06 20:23:35 GMT                                     735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=100406 KO=7     )
> restLoginInitiate                                        (OK=6905   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6904   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1545   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1545   KO=0     )
>  UI AM idFromSession                                     (OK=1545   KO=0     )
>  UI AM validateGoto                                      (OK=1545   KO=0     )
> User Authorize PKCE stage                                (OK=8444   KO=1     )
> User AccessToken PKCE stage                              (OK=8444   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1544   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1544   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1544   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1544   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=256    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1543   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1542   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1542   KO=0     )
>  UI IDM uiconfig                                         (OK=1542   KO=0     )
>  UI IDM version                                          (OK=1542   KO=0     )
>  UI IDM features                                         (OK=1542   KO=0     )
>  UI IDM privilege                                        (OK=1542   KO=0     )
>  UI IDM login                                            (OK=1542   KO=0     )
>  UI IDM dashboard                                        (OK=1542   KO=0     )
>  UI IDM managed user schema                              (OK=1542   KO=0     )
>  UI IDM user                                             (OK=1542   KO=0     )
>  UI IDM oidcToken                                        (OK=1542   KO=0     )
> userinfo                                                 (OK=1542   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=255    KO=0     )
> UI-Logout                                                (OK=1542   KO=0     )
> UI-Logout Redirect 1                                     (OK=1542   KO=0     )
>  UI AM revoke1                                           (OK=1542   KO=0     )
>  UI AM revoke2                                           (OK=1542   KO=0     )
>  UI AM endsession                                        (OK=1542   KO=0     )
> Skip 2FA                                                 (OK=3856   KO=0     )
> RootUserinfo                                             (OK=5315   KO=0     )
> GetUUid                                                  (OK=2290   KO=0     )
> GetOpenidConfig                                          (OK=6812   KO=0     )
> CreatePolicy                                             (OK=2288   KO=2     )
> tokenUserinfo                                            (OK=1501   KO=0     )
> getIdToken                                               (OK=501    KO=0     )
> getIdToken Redirect 1                                    (OK=501    KO=0     )
> createOrganization                                       (OK=501    KO=0     )
> queryOrganization                                        (OK=501    KO=0     )
> deleteOrganization                                       (OK=501    KO=0     )
> ReadPolicy                                               (OK=2265   KO=2     )
> DeletePolicy                                             (OK=2253   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 28950  / active: 47     / done: 7115  
================================================================================


================================================================================
2024-11-06 20:23:40 GMT                                     740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=101111 KO=7     )
> restLoginInitiate                                        (OK=6954   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6954   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1555   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1555   KO=0     )
>  UI AM idFromSession                                     (OK=1555   KO=0     )
>  UI AM validateGoto                                      (OK=1555   KO=0     )
> User Authorize PKCE stage                                (OK=8506   KO=1     )
> User AccessToken PKCE stage                              (OK=8505   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1555   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1555   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1555   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1555   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=257    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1554   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1553   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1552   KO=0     )
>  UI IDM uiconfig                                         (OK=1552   KO=0     )
>  UI IDM version                                          (OK=1552   KO=0     )
>  UI IDM features                                         (OK=1552   KO=0     )
>  UI IDM privilege                                        (OK=1552   KO=0     )
>  UI IDM login                                            (OK=1552   KO=0     )
>  UI IDM dashboard                                        (OK=1552   KO=0     )
>  UI IDM managed user schema                              (OK=1552   KO=0     )
>  UI IDM user                                             (OK=1552   KO=0     )
>  UI IDM oidcToken                                        (OK=1552   KO=0     )
> userinfo                                                 (OK=1552   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=257    KO=0     )
> UI-Logout                                                (OK=1552   KO=0     )
> UI-Logout Redirect 1                                     (OK=1552   KO=0     )
>  UI AM revoke1                                           (OK=1552   KO=0     )
>  UI AM revoke2                                           (OK=1552   KO=0     )
>  UI AM endsession                                        (OK=1552   KO=0     )
> Skip 2FA                                                 (OK=3887   KO=0     )
> RootUserinfo                                             (OK=5340   KO=0     )
> GetUUid                                                  (OK=2311   KO=0     )
> GetOpenidConfig                                          (OK=6867   KO=0     )
> CreatePolicy                                             (OK=2307   KO=2     )
> tokenUserinfo                                            (OK=1510   KO=0     )
> getIdToken                                               (OK=505    KO=0     )
> getIdToken Redirect 1                                    (OK=505    KO=0     )
> createOrganization                                       (OK=505    KO=0     )
> queryOrganization                                        (OK=505    KO=0     )
> deleteOrganization                                       (OK=505    KO=0     )
> ReadPolicy                                               (OK=2287   KO=2     )
> DeletePolicy                                             (OK=2265   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 28899  / active: 56     / done: 7157  
================================================================================


================================================================================
2024-11-06 20:23:45 GMT                                     745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=101927 KO=7     )
> restLoginInitiate                                        (OK=7001   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7001   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1569   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1569   KO=0     )
>  UI AM idFromSession                                     (OK=1568   KO=0     )
>  UI AM validateGoto                                      (OK=1568   KO=0     )
> User Authorize PKCE stage                                (OK=8567   KO=1     )
> User AccessToken PKCE stage                              (OK=8567   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1568   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1568   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1568   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1568   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=261    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1568   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1568   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1568   KO=0     )
>  UI IDM uiconfig                                         (OK=1568   KO=0     )
>  UI IDM version                                          (OK=1568   KO=0     )
>  UI IDM features                                         (OK=1568   KO=0     )
>  UI IDM privilege                                        (OK=1568   KO=0     )
>  UI IDM login                                            (OK=1568   KO=0     )
>  UI IDM dashboard                                        (OK=1567   KO=0     )
>  UI IDM managed user schema                              (OK=1567   KO=0     )
>  UI IDM user                                             (OK=1567   KO=0     )
>  UI IDM oidcToken                                        (OK=1567   KO=0     )
> userinfo                                                 (OK=1567   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=261    KO=0     )
> UI-Logout                                                (OK=1566   KO=0     )
> UI-Logout Redirect 1                                     (OK=1566   KO=0     )
>  UI AM revoke1                                           (OK=1566   KO=0     )
>  UI AM revoke2                                           (OK=1566   KO=0     )
>  UI AM endsession                                        (OK=1566   KO=0     )
> Skip 2FA                                                 (OK=3913   KO=0     )
> RootUserinfo                                             (OK=5370   KO=0     )
> GetUUid                                                  (OK=2326   KO=0     )
> GetOpenidConfig                                          (OK=6924   KO=0     )
> CreatePolicy                                             (OK=2324   KO=2     )
> tokenUserinfo                                            (OK=1518   KO=0     )
> getIdToken                                               (OK=509    KO=0     )
> getIdToken Redirect 1                                    (OK=509    KO=0     )
> createOrganization                                       (OK=509    KO=0     )
> queryOrganization                                        (OK=509    KO=0     )
> deleteOrganization                                       (OK=509    KO=0     )
> ReadPolicy                                               (OK=2307   KO=2     )
> DeletePolicy                                             (OK=2287   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 28848  / active: 50     / done: 7214  
================================================================================


================================================================================
2024-11-06 20:23:50 GMT                                     750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=102662 KO=7     )
> restLoginInitiate                                        (OK=7043   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7042   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1583   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1583   KO=0     )
>  UI AM idFromSession                                     (OK=1583   KO=0     )
>  UI AM validateGoto                                      (OK=1583   KO=0     )
> User Authorize PKCE stage                                (OK=8622   KO=1     )
> User AccessToken PKCE stage                              (OK=8622   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1582   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1582   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1582   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1582   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=264    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1582   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1582   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1582   KO=0     )
>  UI IDM uiconfig                                         (OK=1582   KO=0     )
>  UI IDM version                                          (OK=1582   KO=0     )
>  UI IDM features                                         (OK=1582   KO=0     )
>  UI IDM privilege                                        (OK=1582   KO=0     )
>  UI IDM login                                            (OK=1582   KO=0     )
>  UI IDM dashboard                                        (OK=1581   KO=0     )
>  UI IDM managed user schema                              (OK=1581   KO=0     )
>  UI IDM user                                             (OK=1581   KO=0     )
>  UI IDM oidcToken                                        (OK=1581   KO=0     )
> userinfo                                                 (OK=1580   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=264    KO=0     )
> UI-Logout                                                (OK=1579   KO=0     )
> UI-Logout Redirect 1                                     (OK=1579   KO=0     )
>  UI AM revoke1                                           (OK=1578   KO=0     )
>  UI AM revoke2                                           (OK=1578   KO=0     )
>  UI AM endsession                                        (OK=1578   KO=0     )
> Skip 2FA                                                 (OK=3930   KO=0     )
> RootUserinfo                                             (OK=5403   KO=0     )
> GetUUid                                                  (OK=2333   KO=0     )
> GetOpenidConfig                                          (OK=6968   KO=0     )
> CreatePolicy                                             (OK=2330   KO=2     )
> tokenUserinfo                                            (OK=1528   KO=0     )
> getIdToken                                               (OK=514    KO=0     )
> getIdToken Redirect 1                                    (OK=514    KO=0     )
> createOrganization                                       (OK=514    KO=0     )
> queryOrganization                                        (OK=514    KO=0     )
> deleteOrganization                                       (OK=514    KO=0     )
> ReadPolicy                                               (OK=2324   KO=2     )
> DeletePolicy                                             (OK=2307   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 28804  / active: 36     / done: 7272  
================================================================================


================================================================================
2024-11-06 20:23:55 GMT                                     755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=103328 KO=7     )
> restLoginInitiate                                        (OK=7093   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7091   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1593   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1593   KO=0     )
>  UI AM idFromSession                                     (OK=1593   KO=0     )
>  UI AM validateGoto                                      (OK=1593   KO=0     )
> User Authorize PKCE stage                                (OK=8680   KO=1     )
> User AccessToken PKCE stage                              (OK=8679   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1592   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1592   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1592   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1592   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=264    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1591   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1591   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1591   KO=0     )
>  UI IDM uiconfig                                         (OK=1591   KO=0     )
>  UI IDM version                                          (OK=1591   KO=0     )
>  UI IDM features                                         (OK=1591   KO=0     )
>  UI IDM privilege                                        (OK=1591   KO=0     )
>  UI IDM login                                            (OK=1591   KO=0     )
>  UI IDM dashboard                                        (OK=1591   KO=0     )
>  UI IDM managed user schema                              (OK=1591   KO=0     )
>  UI IDM user                                             (OK=1591   KO=0     )
>  UI IDM oidcToken                                        (OK=1591   KO=0     )
> userinfo                                                 (OK=1590   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=264    KO=0     )
> UI-Logout                                                (OK=1589   KO=0     )
> UI-Logout Redirect 1                                     (OK=1589   KO=0     )
>  UI AM revoke1                                           (OK=1589   KO=0     )
>  UI AM revoke2                                           (OK=1589   KO=0     )
>  UI AM endsession                                        (OK=1589   KO=0     )
> Skip 2FA                                                 (OK=3958   KO=0     )
> RootUserinfo                                             (OK=5433   KO=0     )
> GetUUid                                                  (OK=2344   KO=0     )
> GetOpenidConfig                                          (OK=7002   KO=0     )
> CreatePolicy                                             (OK=2342   KO=2     )
> tokenUserinfo                                            (OK=1537   KO=0     )
> getIdToken                                               (OK=524    KO=0     )
> getIdToken Redirect 1                                    (OK=524    KO=0     )
> createOrganization                                       (OK=524    KO=0     )
> queryOrganization                                        (OK=524    KO=0     )
> deleteOrganization                                       (OK=524    KO=0     )
> ReadPolicy                                               (OK=2330   KO=2     )
> DeletePolicy                                             (OK=2324   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 28753  / active: 36     / done: 7323  
================================================================================


================================================================================
2024-11-06 20:24:00 GMT                                     760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=104125 KO=7     )
> restLoginInitiate                                        (OK=7142   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7142   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1606   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1606   KO=0     )
>  UI AM idFromSession                                     (OK=1606   KO=0     )
>  UI AM validateGoto                                      (OK=1606   KO=0     )
> User Authorize PKCE stage                                (OK=8746   KO=1     )
> User AccessToken PKCE stage                              (OK=8746   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1606   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1605   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1605   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1605   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=266    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1605   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1605   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1605   KO=0     )
>  UI IDM uiconfig                                         (OK=1605   KO=0     )
>  UI IDM version                                          (OK=1605   KO=0     )
>  UI IDM features                                         (OK=1605   KO=0     )
>  UI IDM privilege                                        (OK=1605   KO=0     )
>  UI IDM login                                            (OK=1605   KO=0     )
>  UI IDM dashboard                                        (OK=1605   KO=0     )
>  UI IDM managed user schema                              (OK=1605   KO=0     )
>  UI IDM user                                             (OK=1605   KO=0     )
>  UI IDM oidcToken                                        (OK=1605   KO=0     )
> userinfo                                                 (OK=1605   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=266    KO=0     )
> UI-Logout                                                (OK=1605   KO=0     )
> UI-Logout Redirect 1                                     (OK=1605   KO=0     )
>  UI AM revoke1                                           (OK=1605   KO=0     )
>  UI AM revoke2                                           (OK=1605   KO=0     )
>  UI AM endsession                                        (OK=1605   KO=0     )
> Skip 2FA                                                 (OK=3989   KO=0     )
> RootUserinfo                                             (OK=5469   KO=0     )
> GetUUid                                                  (OK=2359   KO=0     )
> GetOpenidConfig                                          (OK=7035   KO=0     )
> CreatePolicy                                             (OK=2357   KO=2     )
> tokenUserinfo                                            (OK=1546   KO=0     )
> getIdToken                                               (OK=531    KO=0     )
> getIdToken Redirect 1                                    (OK=531    KO=0     )
> createOrganization                                       (OK=531    KO=0     )
> queryOrganization                                        (OK=531    KO=0     )
> deleteOrganization                                       (OK=531    KO=0     )
> ReadPolicy                                               (OK=2342   KO=2     )
> DeletePolicy                                             (OK=2330   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 28703  / active: 38     / done: 7371  
================================================================================


================================================================================
2024-11-06 20:24:05 GMT                                     765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=104836 KO=7     )
> restLoginInitiate                                        (OK=7195   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7192   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1618   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1618   KO=0     )
>  UI AM idFromSession                                     (OK=1617   KO=0     )
>  UI AM validateGoto                                      (OK=1617   KO=0     )
> User Authorize PKCE stage                                (OK=8807   KO=1     )
> User AccessToken PKCE stage                              (OK=8806   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1617   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1617   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1617   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1617   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=270    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1617   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1617   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1617   KO=0     )
>  UI IDM uiconfig                                         (OK=1617   KO=0     )
>  UI IDM version                                          (OK=1617   KO=0     )
>  UI IDM features                                         (OK=1617   KO=0     )
>  UI IDM privilege                                        (OK=1617   KO=0     )
>  UI IDM login                                            (OK=1617   KO=0     )
>  UI IDM dashboard                                        (OK=1615   KO=0     )
>  UI IDM managed user schema                              (OK=1615   KO=0     )
>  UI IDM user                                             (OK=1615   KO=0     )
>  UI IDM oidcToken                                        (OK=1615   KO=0     )
> userinfo                                                 (OK=1615   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=270    KO=0     )
> UI-Logout                                                (OK=1615   KO=0     )
> UI-Logout Redirect 1                                     (OK=1615   KO=0     )
>  UI AM revoke1                                           (OK=1615   KO=0     )
>  UI AM revoke2                                           (OK=1615   KO=0     )
>  UI AM endsession                                        (OK=1615   KO=0     )
> Skip 2FA                                                 (OK=4014   KO=0     )
> RootUserinfo                                             (OK=5505   KO=0     )
> GetUUid                                                  (OK=2377   KO=0     )
> GetOpenidConfig                                          (OK=7080   KO=0     )
> CreatePolicy                                             (OK=2375   KO=2     )
> tokenUserinfo                                            (OK=1559   KO=0     )
> getIdToken                                               (OK=533    KO=0     )
> getIdToken Redirect 1                                    (OK=533    KO=0     )
> createOrganization                                       (OK=533    KO=0     )
> queryOrganization                                        (OK=533    KO=0     )
> deleteOrganization                                       (OK=532    KO=0     )
> ReadPolicy                                               (OK=2356   KO=2     )
> DeletePolicy                                             (OK=2342   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 28646  / active: 47     / done: 7419  
================================================================================


================================================================================
2024-11-06 20:24:10 GMT                                     770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=105537 KO=7     )
> restLoginInitiate                                        (OK=7244   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7243   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1629   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1629   KO=0     )
>  UI AM idFromSession                                     (OK=1629   KO=0     )
>  UI AM validateGoto                                      (OK=1629   KO=0     )
> User Authorize PKCE stage                                (OK=8867   KO=1     )
> User AccessToken PKCE stage                              (OK=8867   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1629   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1627   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1627   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1627   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=271    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1627   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1627   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1627   KO=0     )
>  UI IDM uiconfig                                         (OK=1627   KO=0     )
>  UI IDM version                                          (OK=1627   KO=0     )
>  UI IDM features                                         (OK=1627   KO=0     )
>  UI IDM privilege                                        (OK=1627   KO=0     )
>  UI IDM login                                            (OK=1627   KO=0     )
>  UI IDM dashboard                                        (OK=1627   KO=0     )
>  UI IDM managed user schema                              (OK=1627   KO=0     )
>  UI IDM user                                             (OK=1627   KO=0     )
>  UI IDM oidcToken                                        (OK=1627   KO=0     )
> userinfo                                                 (OK=1627   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=271    KO=0     )
> UI-Logout                                                (OK=1627   KO=0     )
> UI-Logout Redirect 1                                     (OK=1627   KO=0     )
>  UI AM revoke1                                           (OK=1627   KO=0     )
>  UI AM revoke2                                           (OK=1627   KO=0     )
>  UI AM endsession                                        (OK=1627   KO=0     )
> Skip 2FA                                                 (OK=4038   KO=0     )
> RootUserinfo                                             (OK=5525   KO=0     )
> GetUUid                                                  (OK=2394   KO=0     )
> GetOpenidConfig                                          (OK=7128   KO=0     )
> CreatePolicy                                             (OK=2391   KO=2     )
> tokenUserinfo                                            (OK=1573   KO=0     )
> getIdToken                                               (OK=537    KO=0     )
> getIdToken Redirect 1                                    (OK=537    KO=0     )
> createOrganization                                       (OK=536    KO=0     )
> queryOrganization                                        (OK=536    KO=0     )
> deleteOrganization                                       (OK=536    KO=0     )
> ReadPolicy                                               (OK=2375   KO=2     )
> DeletePolicy                                             (OK=2356   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 28597  / active: 47     / done: 7468  
================================================================================


================================================================================
2024-11-06 20:24:15 GMT                                     775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=106178 KO=7     )
> restLoginInitiate                                        (OK=7282   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7282   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1641   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1641   KO=0     )
>  UI AM idFromSession                                     (OK=1641   KO=0     )
>  UI AM validateGoto                                      (OK=1641   KO=0     )
> User Authorize PKCE stage                                (OK=8919   KO=1     )
> User AccessToken PKCE stage                              (OK=8917   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1639   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1639   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1639   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1639   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=274    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1639   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1638   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1638   KO=0     )
>  UI IDM uiconfig                                         (OK=1638   KO=0     )
>  UI IDM version                                          (OK=1638   KO=0     )
>  UI IDM features                                         (OK=1638   KO=0     )
>  UI IDM privilege                                        (OK=1638   KO=0     )
>  UI IDM login                                            (OK=1638   KO=0     )
>  UI IDM dashboard                                        (OK=1638   KO=0     )
>  UI IDM managed user schema                              (OK=1638   KO=0     )
>  UI IDM user                                             (OK=1638   KO=0     )
>  UI IDM oidcToken                                        (OK=1638   KO=0     )
> userinfo                                                 (OK=1638   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=274    KO=0     )
> UI-Logout                                                (OK=1638   KO=0     )
> UI-Logout Redirect 1                                     (OK=1638   KO=0     )
>  UI AM revoke1                                           (OK=1638   KO=0     )
>  UI AM revoke2                                           (OK=1638   KO=0     )
>  UI AM endsession                                        (OK=1638   KO=0     )
> Skip 2FA                                                 (OK=4055   KO=0     )
> RootUserinfo                                             (OK=5544   KO=0     )
> GetUUid                                                  (OK=2403   KO=0     )
> GetOpenidConfig                                          (OK=7173   KO=0     )
> CreatePolicy                                             (OK=2401   KO=2     )
> tokenUserinfo                                            (OK=1584   KO=0     )
> getIdToken                                               (OK=540    KO=0     )
> getIdToken Redirect 1                                    (OK=540    KO=0     )
> createOrganization                                       (OK=540    KO=0     )
> queryOrganization                                        (OK=540    KO=0     )
> deleteOrganization                                       (OK=540    KO=0     )
> ReadPolicy                                               (OK=2391   KO=2     )
> DeletePolicy                                             (OK=2374   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 28556  / active: 36     / done: 7520  
================================================================================


================================================================================
2024-11-06 20:24:20 GMT                                     780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=106789 KO=7     )
> restLoginInitiate                                        (OK=7318   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7317   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1651   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1651   KO=0     )
>  UI AM idFromSession                                     (OK=1651   KO=0     )
>  UI AM validateGoto                                      (OK=1651   KO=0     )
> User Authorize PKCE stage                                (OK=8965   KO=1     )
> User AccessToken PKCE stage                              (OK=8965   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1651   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1651   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1650   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1650   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=275    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1650   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1650   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1650   KO=0     )
>  UI IDM uiconfig                                         (OK=1650   KO=0     )
>  UI IDM version                                          (OK=1650   KO=0     )
>  UI IDM features                                         (OK=1650   KO=0     )
>  UI IDM privilege                                        (OK=1650   KO=0     )
>  UI IDM login                                            (OK=1650   KO=0     )
>  UI IDM dashboard                                        (OK=1650   KO=0     )
>  UI IDM managed user schema                              (OK=1650   KO=0     )
>  UI IDM user                                             (OK=1650   KO=0     )
>  UI IDM oidcToken                                        (OK=1650   KO=0     )
> userinfo                                                 (OK=1650   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=275    KO=0     )
> UI-Logout                                                (OK=1650   KO=0     )
> UI-Logout Redirect 1                                     (OK=1650   KO=0     )
>  UI AM revoke1                                           (OK=1650   KO=0     )
>  UI AM revoke2                                           (OK=1650   KO=0     )
>  UI AM endsession                                        (OK=1650   KO=0     )
> Skip 2FA                                                 (OK=4073   KO=0     )
> RootUserinfo                                             (OK=5562   KO=0     )
> GetUUid                                                  (OK=2417   KO=0     )
> GetOpenidConfig                                          (OK=7211   KO=0     )
> CreatePolicy                                             (OK=2415   KO=2     )
> tokenUserinfo                                            (OK=1590   KO=0     )
> getIdToken                                               (OK=542    KO=0     )
> getIdToken Redirect 1                                    (OK=542    KO=0     )
> createOrganization                                       (OK=542    KO=0     )
> queryOrganization                                        (OK=542    KO=0     )
> deleteOrganization                                       (OK=542    KO=0     )
> ReadPolicy                                               (OK=2401   KO=2     )
> DeletePolicy                                             (OK=2389   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 28519  / active: 32     / done: 7561  
================================================================================


================================================================================
2024-11-06 20:24:25 GMT                                     785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=107397 KO=7     )
> restLoginInitiate                                        (OK=7377   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7375   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1657   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1657   KO=0     )
>  UI AM idFromSession                                     (OK=1657   KO=0     )
>  UI AM validateGoto                                      (OK=1657   KO=0     )
> User Authorize PKCE stage                                (OK=9029   KO=1     )
> User AccessToken PKCE stage                              (OK=9027   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1656   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1656   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1656   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1656   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=275    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1656   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1656   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1656   KO=0     )
>  UI IDM uiconfig                                         (OK=1656   KO=0     )
>  UI IDM version                                          (OK=1656   KO=0     )
>  UI IDM features                                         (OK=1656   KO=0     )
>  UI IDM privilege                                        (OK=1656   KO=0     )
>  UI IDM login                                            (OK=1656   KO=0     )
>  UI IDM dashboard                                        (OK=1656   KO=0     )
>  UI IDM managed user schema                              (OK=1656   KO=0     )
>  UI IDM user                                             (OK=1656   KO=0     )
>  UI IDM oidcToken                                        (OK=1656   KO=0     )
> userinfo                                                 (OK=1656   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=275    KO=0     )
> UI-Logout                                                (OK=1656   KO=0     )
> UI-Logout Redirect 1                                     (OK=1656   KO=0     )
>  UI AM revoke1                                           (OK=1656   KO=0     )
>  UI AM revoke2                                           (OK=1656   KO=0     )
>  UI AM endsession                                        (OK=1656   KO=0     )
> Skip 2FA                                                 (OK=4108   KO=0     )
> RootUserinfo                                             (OK=5591   KO=0     )
> GetUUid                                                  (OK=2436   KO=0     )
> GetOpenidConfig                                          (OK=7256   KO=0     )
> CreatePolicy                                             (OK=2434   KO=2     )
> tokenUserinfo                                            (OK=1608   KO=0     )
> getIdToken                                               (OK=546    KO=0     )
> getIdToken Redirect 1                                    (OK=546    KO=0     )
> createOrganization                                       (OK=546    KO=0     )
> queryOrganization                                        (OK=546    KO=0     )
> deleteOrganization                                       (OK=546    KO=0     )
> ReadPolicy                                               (OK=2415   KO=2     )
> DeletePolicy                                             (OK=2401   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 28460  / active: 49     / done: 7603  
================================================================================


================================================================================
2024-11-06 20:24:30 GMT                                     790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=108149 KO=7     )
> restLoginInitiate                                        (OK=7431   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7431   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1668   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1668   KO=0     )
>  UI AM idFromSession                                     (OK=1668   KO=0     )
>  UI AM validateGoto                                      (OK=1668   KO=0     )
> User Authorize PKCE stage                                (OK=9096   KO=1     )
> User AccessToken PKCE stage                              (OK=9093   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1667   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1667   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1667   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1667   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=275    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1666   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1666   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1666   KO=0     )
>  UI IDM uiconfig                                         (OK=1666   KO=0     )
>  UI IDM version                                          (OK=1666   KO=0     )
>  UI IDM features                                         (OK=1666   KO=0     )
>  UI IDM privilege                                        (OK=1666   KO=0     )
>  UI IDM login                                            (OK=1666   KO=0     )
>  UI IDM dashboard                                        (OK=1666   KO=0     )
>  UI IDM managed user schema                              (OK=1666   KO=0     )
>  UI IDM user                                             (OK=1666   KO=0     )
>  UI IDM oidcToken                                        (OK=1666   KO=0     )
> userinfo                                                 (OK=1666   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=275    KO=0     )
> UI-Logout                                                (OK=1666   KO=0     )
> UI-Logout Redirect 1                                     (OK=1666   KO=0     )
>  UI AM revoke1                                           (OK=1666   KO=0     )
>  UI AM revoke2                                           (OK=1666   KO=0     )
>  UI AM endsession                                        (OK=1666   KO=0     )
> Skip 2FA                                                 (OK=4139   KO=0     )
> RootUserinfo                                             (OK=5649   KO=0     )
> GetUUid                                                  (OK=2457   KO=0     )
> GetOpenidConfig                                          (OK=7310   KO=0     )
> CreatePolicy                                             (OK=2455   KO=2     )
> tokenUserinfo                                            (OK=1621   KO=0     )
> getIdToken                                               (OK=548    KO=0     )
> getIdToken Redirect 1                                    (OK=548    KO=0     )
> createOrganization                                       (OK=548    KO=0     )
> queryOrganization                                        (OK=548    KO=0     )
> deleteOrganization                                       (OK=548    KO=0     )
> ReadPolicy                                               (OK=2434   KO=2     )
> DeletePolicy                                             (OK=2415   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 28406  / active: 54     / done: 7652  
================================================================================


================================================================================
2024-11-06 20:24:35 GMT                                     795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=108834 KO=7     )
> restLoginInitiate                                        (OK=7476   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7475   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1677   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1677   KO=0     )
>  UI AM idFromSession                                     (OK=1677   KO=0     )
>  UI AM validateGoto                                      (OK=1677   KO=0     )
> User Authorize PKCE stage                                (OK=9149   KO=1     )
> User AccessToken PKCE stage                              (OK=9149   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1677   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1677   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1677   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1677   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=278    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1677   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1677   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1677   KO=0     )
>  UI IDM uiconfig                                         (OK=1677   KO=0     )
>  UI IDM version                                          (OK=1677   KO=0     )
>  UI IDM features                                         (OK=1677   KO=0     )
>  UI IDM privilege                                        (OK=1677   KO=0     )
>  UI IDM login                                            (OK=1677   KO=0     )
>  UI IDM dashboard                                        (OK=1677   KO=0     )
>  UI IDM managed user schema                              (OK=1677   KO=0     )
>  UI IDM user                                             (OK=1677   KO=0     )
>  UI IDM oidcToken                                        (OK=1676   KO=0     )
> userinfo                                                 (OK=1676   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=278    KO=0     )
> UI-Logout                                                (OK=1676   KO=0     )
> UI-Logout Redirect 1                                     (OK=1676   KO=0     )
>  UI AM revoke1                                           (OK=1676   KO=0     )
>  UI AM revoke2                                           (OK=1676   KO=0     )
>  UI AM endsession                                        (OK=1676   KO=0     )
> Skip 2FA                                                 (OK=4165   KO=0     )
> RootUserinfo                                             (OK=5677   KO=0     )
> GetUUid                                                  (OK=2475   KO=0     )
> GetOpenidConfig                                          (OK=7367   KO=0     )
> CreatePolicy                                             (OK=2472   KO=2     )
> tokenUserinfo                                            (OK=1630   KO=0     )
> getIdToken                                               (OK=552    KO=0     )
> getIdToken Redirect 1                                    (OK=552    KO=0     )
> createOrganization                                       (OK=552    KO=0     )
> queryOrganization                                        (OK=552    KO=0     )
> deleteOrganization                                       (OK=552    KO=0     )
> ReadPolicy                                               (OK=2454   KO=2     )
> DeletePolicy                                             (OK=2434   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 28357  / active: 50     / done: 7705  
================================================================================


================================================================================
2024-11-06 20:24:40 GMT                                     800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=109685 KO=7     )
> restLoginInitiate                                        (OK=7526   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7524   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1693   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1693   KO=0     )
>  UI AM idFromSession                                     (OK=1693   KO=0     )
>  UI AM validateGoto                                      (OK=1693   KO=0     )
> User Authorize PKCE stage                                (OK=9214   KO=1     )
> User AccessToken PKCE stage                              (OK=9214   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1693   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1693   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1693   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1693   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=283    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1692   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1692   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1692   KO=0     )
>  UI IDM uiconfig                                         (OK=1692   KO=0     )
>  UI IDM version                                          (OK=1692   KO=0     )
>  UI IDM features                                         (OK=1692   KO=0     )
>  UI IDM privilege                                        (OK=1692   KO=0     )
>  UI IDM login                                            (OK=1692   KO=0     )
>  UI IDM dashboard                                        (OK=1692   KO=0     )
>  UI IDM managed user schema                              (OK=1692   KO=0     )
>  UI IDM user                                             (OK=1692   KO=0     )
>  UI IDM oidcToken                                        (OK=1692   KO=0     )
> userinfo                                                 (OK=1692   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=283    KO=0     )
> UI-Logout                                                (OK=1692   KO=0     )
> UI-Logout Redirect 1                                     (OK=1692   KO=0     )
>  UI AM revoke1                                           (OK=1692   KO=0     )
>  UI AM revoke2                                           (OK=1692   KO=0     )
>  UI AM endsession                                        (OK=1692   KO=0     )
> Skip 2FA                                                 (OK=4190   KO=0     )
> RootUserinfo                                             (OK=5712   KO=0     )
> GetUUid                                                  (OK=2489   KO=0     )
> GetOpenidConfig                                          (OK=7419   KO=0     )
> CreatePolicy                                             (OK=2486   KO=2     )
> tokenUserinfo                                            (OK=1639   KO=0     )
> getIdToken                                               (OK=556    KO=0     )
> getIdToken Redirect 1                                    (OK=556    KO=0     )
> createOrganization                                       (OK=556    KO=0     )
> queryOrganization                                        (OK=556    KO=0     )
> deleteOrganization                                       (OK=556    KO=0     )
> ReadPolicy                                               (OK=2472   KO=2     )
> DeletePolicy                                             (OK=2454   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 28301  / active: 48     / done: 7763  
================================================================================


================================================================================
2024-11-06 20:24:45 GMT                                     805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=110345 KO=7     )
> restLoginInitiate                                        (OK=7573   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7572   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1704   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1704   KO=0     )
>  UI AM idFromSession                                     (OK=1704   KO=0     )
>  UI AM validateGoto                                      (OK=1704   KO=0     )
> User Authorize PKCE stage                                (OK=9271   KO=1     )
> User AccessToken PKCE stage                              (OK=9270   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1702   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1702   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1702   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1702   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=284    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1702   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1702   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1702   KO=0     )
>  UI IDM uiconfig                                         (OK=1702   KO=0     )
>  UI IDM version                                          (OK=1702   KO=0     )
>  UI IDM features                                         (OK=1702   KO=0     )
>  UI IDM privilege                                        (OK=1702   KO=0     )
>  UI IDM login                                            (OK=1702   KO=0     )
>  UI IDM dashboard                                        (OK=1702   KO=0     )
>  UI IDM managed user schema                              (OK=1702   KO=0     )
>  UI IDM user                                             (OK=1702   KO=0     )
>  UI IDM oidcToken                                        (OK=1702   KO=0     )
> userinfo                                                 (OK=1702   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=284    KO=0     )
> UI-Logout                                                (OK=1702   KO=0     )
> UI-Logout Redirect 1                                     (OK=1702   KO=0     )
>  UI AM revoke1                                           (OK=1702   KO=0     )
>  UI AM revoke2                                           (OK=1702   KO=0     )
>  UI AM endsession                                        (OK=1702   KO=0     )
> Skip 2FA                                                 (OK=4216   KO=0     )
> RootUserinfo                                             (OK=5741   KO=0     )
> GetUUid                                                  (OK=2505   KO=0     )
> GetOpenidConfig                                          (OK=7467   KO=0     )
> CreatePolicy                                             (OK=2503   KO=2     )
> tokenUserinfo                                            (OK=1651   KO=0     )
> getIdToken                                               (OK=558    KO=0     )
> getIdToken Redirect 1                                    (OK=558    KO=0     )
> createOrganization                                       (OK=558    KO=0     )
> queryOrganization                                        (OK=558    KO=0     )
> deleteOrganization                                       (OK=558    KO=0     )
> ReadPolicy                                               (OK=2486   KO=2     )
> DeletePolicy                                             (OK=2472   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 28255  / active: 41     / done: 7816  
================================================================================


================================================================================
2024-11-06 20:24:50 GMT                                     810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=111069 KO=7     )
> restLoginInitiate                                        (OK=7627   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7626   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1714   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1714   KO=0     )
>  UI AM idFromSession                                     (OK=1713   KO=0     )
>  UI AM validateGoto                                      (OK=1713   KO=0     )
> User Authorize PKCE stage                                (OK=9334   KO=1     )
> User AccessToken PKCE stage                              (OK=9334   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1712   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1712   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1712   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1712   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=286    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1712   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1712   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1712   KO=0     )
>  UI IDM uiconfig                                         (OK=1712   KO=0     )
>  UI IDM version                                          (OK=1712   KO=0     )
>  UI IDM features                                         (OK=1712   KO=0     )
>  UI IDM privilege                                        (OK=1712   KO=0     )
>  UI IDM login                                            (OK=1712   KO=0     )
>  UI IDM dashboard                                        (OK=1712   KO=0     )
>  UI IDM managed user schema                              (OK=1712   KO=0     )
>  UI IDM user                                             (OK=1712   KO=0     )
>  UI IDM oidcToken                                        (OK=1712   KO=0     )
> userinfo                                                 (OK=1712   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=286    KO=0     )
> UI-Logout                                                (OK=1711   KO=0     )
> UI-Logout Redirect 1                                     (OK=1711   KO=0     )
>  UI AM revoke1                                           (OK=1711   KO=0     )
>  UI AM revoke2                                           (OK=1711   KO=0     )
>  UI AM endsession                                        (OK=1711   KO=0     )
> Skip 2FA                                                 (OK=4251   KO=0     )
> RootUserinfo                                             (OK=5788   KO=0     )
> GetUUid                                                  (OK=2527   KO=0     )
> GetOpenidConfig                                          (OK=7519   KO=0     )
> CreatePolicy                                             (OK=2525   KO=2     )
> tokenUserinfo                                            (OK=1660   KO=0     )
> getIdToken                                               (OK=562    KO=0     )
> getIdToken Redirect 1                                    (OK=561    KO=0     )
> createOrganization                                       (OK=561    KO=0     )
> queryOrganization                                        (OK=561    KO=0     )
> deleteOrganization                                       (OK=561    KO=0     )
> ReadPolicy                                               (OK=2501   KO=2     )
> DeletePolicy                                             (OK=2486   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 28199  / active: 56     / done: 7857  
================================================================================


================================================================================
2024-11-06 20:24:55 GMT                                     815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=111879 KO=7     )
> restLoginInitiate                                        (OK=7679   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7678   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1727   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1727   KO=0     )
>  UI AM idFromSession                                     (OK=1727   KO=0     )
>  UI AM validateGoto                                      (OK=1727   KO=0     )
> User Authorize PKCE stage                                (OK=9403   KO=1     )
> User AccessToken PKCE stage                              (OK=9403   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1727   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1727   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1727   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1727   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=286    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1725   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1725   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1725   KO=0     )
>  UI IDM uiconfig                                         (OK=1725   KO=0     )
>  UI IDM version                                          (OK=1725   KO=0     )
>  UI IDM features                                         (OK=1725   KO=0     )
>  UI IDM privilege                                        (OK=1725   KO=0     )
>  UI IDM login                                            (OK=1725   KO=0     )
>  UI IDM dashboard                                        (OK=1725   KO=0     )
>  UI IDM managed user schema                              (OK=1725   KO=0     )
>  UI IDM user                                             (OK=1725   KO=0     )
>  UI IDM oidcToken                                        (OK=1725   KO=0     )
> userinfo                                                 (OK=1725   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=286    KO=0     )
> UI-Logout                                                (OK=1725   KO=0     )
> UI-Logout Redirect 1                                     (OK=1725   KO=0     )
>  UI AM revoke1                                           (OK=1725   KO=0     )
>  UI AM revoke2                                           (OK=1725   KO=0     )
>  UI AM endsession                                        (OK=1725   KO=0     )
> Skip 2FA                                                 (OK=4277   KO=0     )
> RootUserinfo                                             (OK=5822   KO=0     )
> GetUUid                                                  (OK=2541   KO=0     )
> GetOpenidConfig                                          (OK=7571   KO=0     )
> CreatePolicy                                             (OK=2539   KO=2     )
> tokenUserinfo                                            (OK=1673   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=565    KO=0     )
> ReadPolicy                                               (OK=2525   KO=2     )
> DeletePolicy                                             (OK=2501   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 28147  / active: 52     / done: 7913  
================================================================================


================================================================================
2024-11-06 20:25:00 GMT                                     820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=112460 KO=7     )
> restLoginInitiate                                        (OK=7719   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7719   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1733   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1733   KO=0     )
>  UI AM idFromSession                                     (OK=1733   KO=0     )
>  UI AM validateGoto                                      (OK=1733   KO=0     )
> User Authorize PKCE stage                                (OK=9451   KO=1     )
> User AccessToken PKCE stage                              (OK=9450   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1733   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1733   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1733   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1733   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=290    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1733   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1733   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1733   KO=0     )
>  UI IDM uiconfig                                         (OK=1733   KO=0     )
>  UI IDM version                                          (OK=1733   KO=0     )
>  UI IDM features                                         (OK=1733   KO=0     )
>  UI IDM privilege                                        (OK=1733   KO=0     )
>  UI IDM login                                            (OK=1733   KO=0     )
>  UI IDM dashboard                                        (OK=1733   KO=0     )
>  UI IDM managed user schema                              (OK=1733   KO=0     )
>  UI IDM user                                             (OK=1733   KO=0     )
>  UI IDM oidcToken                                        (OK=1733   KO=0     )
> userinfo                                                 (OK=1733   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=290    KO=0     )
> UI-Logout                                                (OK=1733   KO=0     )
> UI-Logout Redirect 1                                     (OK=1733   KO=0     )
>  UI AM revoke1                                           (OK=1733   KO=0     )
>  UI AM revoke2                                           (OK=1733   KO=0     )
>  UI AM endsession                                        (OK=1733   KO=0     )
> Skip 2FA                                                 (OK=4301   KO=0     )
> RootUserinfo                                             (OK=5869   KO=0     )
> GetUUid                                                  (OK=2553   KO=0     )
> GetOpenidConfig                                          (OK=7621   KO=0     )
> CreatePolicy                                             (OK=2551   KO=2     )
> tokenUserinfo                                            (OK=1684   KO=0     )
> getIdToken                                               (OK=568    KO=0     )
> getIdToken Redirect 1                                    (OK=568    KO=0     )
> createOrganization                                       (OK=568    KO=0     )
> queryOrganization                                        (OK=568    KO=0     )
> deleteOrganization                                       (OK=568    KO=0     )
> ReadPolicy                                               (OK=2539   KO=2     )
> DeletePolicy                                             (OK=2525   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 28102  / active: 38     / done: 7972  
================================================================================


================================================================================
2024-11-06 20:25:05 GMT                                     825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=113259 KO=7     )
> restLoginInitiate                                        (OK=7782   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7782   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1752   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1752   KO=0     )
>  UI AM idFromSession                                     (OK=1750   KO=0     )
>  UI AM validateGoto                                      (OK=1750   KO=0     )
> User Authorize PKCE stage                                (OK=9520   KO=1     )
> User AccessToken PKCE stage                              (OK=9519   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1746   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1746   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1745   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1745   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=290    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1745   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1744   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1744   KO=0     )
>  UI IDM uiconfig                                         (OK=1744   KO=0     )
>  UI IDM version                                          (OK=1744   KO=0     )
>  UI IDM features                                         (OK=1744   KO=0     )
>  UI IDM privilege                                        (OK=1744   KO=0     )
>  UI IDM login                                            (OK=1744   KO=0     )
>  UI IDM dashboard                                        (OK=1744   KO=0     )
>  UI IDM managed user schema                              (OK=1744   KO=0     )
>  UI IDM user                                             (OK=1744   KO=0     )
>  UI IDM oidcToken                                        (OK=1744   KO=0     )
> userinfo                                                 (OK=1744   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=290    KO=0     )
> UI-Logout                                                (OK=1744   KO=0     )
> UI-Logout Redirect 1                                     (OK=1743   KO=0     )
>  UI AM revoke1                                           (OK=1743   KO=0     )
>  UI AM revoke2                                           (OK=1743   KO=0     )
>  UI AM endsession                                        (OK=1743   KO=0     )
> Skip 2FA                                                 (OK=4330   KO=0     )
> RootUserinfo                                             (OK=5905   KO=0     )
> GetUUid                                                  (OK=2572   KO=0     )
> GetOpenidConfig                                          (OK=7666   KO=0     )
> CreatePolicy                                             (OK=2570   KO=2     )
> tokenUserinfo                                            (OK=1697   KO=0     )
> getIdToken                                               (OK=575    KO=0     )
> getIdToken Redirect 1                                    (OK=574    KO=0     )
> createOrganization                                       (OK=574    KO=0     )
> queryOrganization                                        (OK=574    KO=0     )
> deleteOrganization                                       (OK=574    KO=0     )
> ReadPolicy                                               (OK=2551   KO=2     )
> DeletePolicy                                             (OK=2539   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 28040  / active: 50     / done: 8022  
================================================================================


================================================================================
2024-11-06 20:25:10 GMT                                     830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=114033 KO=7     )
> restLoginInitiate                                        (OK=7825   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7822   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1760   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1760   KO=0     )
>  UI AM idFromSession                                     (OK=1760   KO=0     )
>  UI AM validateGoto                                      (OK=1760   KO=0     )
> User Authorize PKCE stage                                (OK=9581   KO=1     )
> User AccessToken PKCE stage                              (OK=9581   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1760   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1760   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1760   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1760   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=293    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1760   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1760   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1760   KO=0     )
>  UI IDM uiconfig                                         (OK=1760   KO=0     )
>  UI IDM version                                          (OK=1760   KO=0     )
>  UI IDM features                                         (OK=1760   KO=0     )
>  UI IDM privilege                                        (OK=1760   KO=0     )
>  UI IDM login                                            (OK=1760   KO=0     )
>  UI IDM dashboard                                        (OK=1760   KO=0     )
>  UI IDM managed user schema                              (OK=1760   KO=0     )
>  UI IDM user                                             (OK=1760   KO=0     )
>  UI IDM oidcToken                                        (OK=1760   KO=0     )
> userinfo                                                 (OK=1760   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=293    KO=0     )
> UI-Logout                                                (OK=1760   KO=0     )
> UI-Logout Redirect 1                                     (OK=1760   KO=0     )
>  UI AM revoke1                                           (OK=1760   KO=0     )
>  UI AM revoke2                                           (OK=1760   KO=0     )
>  UI AM endsession                                        (OK=1760   KO=0     )
> Skip 2FA                                                 (OK=4354   KO=0     )
> RootUserinfo                                             (OK=5928   KO=0     )
> GetUUid                                                  (OK=2587   KO=0     )
> GetOpenidConfig                                          (OK=7712   KO=0     )
> CreatePolicy                                             (OK=2585   KO=2     )
> tokenUserinfo                                            (OK=1707   KO=0     )
> getIdToken                                               (OK=577    KO=0     )
> getIdToken Redirect 1                                    (OK=577    KO=0     )
> createOrganization                                       (OK=577    KO=0     )
> queryOrganization                                        (OK=577    KO=0     )
> deleteOrganization                                       (OK=577    KO=0     )
> ReadPolicy                                               (OK=2569   KO=2     )
> DeletePolicy                                             (OK=2551   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 27993  / active: 46     / done: 8073  
================================================================================


================================================================================
2024-11-06 20:25:15 GMT                                     835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=114803 KO=7     )
> restLoginInitiate                                        (OK=7883   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7882   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1772   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1772   KO=0     )
>  UI AM idFromSession                                     (OK=1772   KO=0     )
>  UI AM validateGoto                                      (OK=1772   KO=0     )
> User Authorize PKCE stage                                (OK=9651   KO=1     )
> User AccessToken PKCE stage                              (OK=9649   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1772   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1772   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1772   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1772   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=297    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1771   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1771   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1770   KO=0     )
>  UI IDM uiconfig                                         (OK=1770   KO=0     )
>  UI IDM version                                          (OK=1770   KO=0     )
>  UI IDM features                                         (OK=1770   KO=0     )
>  UI IDM privilege                                        (OK=1770   KO=0     )
>  UI IDM login                                            (OK=1770   KO=0     )
>  UI IDM dashboard                                        (OK=1770   KO=0     )
>  UI IDM managed user schema                              (OK=1770   KO=0     )
>  UI IDM user                                             (OK=1770   KO=0     )
>  UI IDM oidcToken                                        (OK=1770   KO=0     )
> userinfo                                                 (OK=1770   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=297    KO=0     )
> UI-Logout                                                (OK=1770   KO=0     )
> UI-Logout Redirect 1                                     (OK=1770   KO=0     )
>  UI AM revoke1                                           (OK=1770   KO=0     )
>  UI AM revoke2                                           (OK=1770   KO=0     )
>  UI AM endsession                                        (OK=1770   KO=0     )
> Skip 2FA                                                 (OK=4386   KO=0     )
> RootUserinfo                                             (OK=5965   KO=0     )
> GetUUid                                                  (OK=2604   KO=0     )
> GetOpenidConfig                                          (OK=7760   KO=0     )
> CreatePolicy                                             (OK=2602   KO=2     )
> tokenUserinfo                                            (OK=1722   KO=0     )
> getIdToken                                               (OK=583    KO=0     )
> getIdToken Redirect 1                                    (OK=583    KO=0     )
> createOrganization                                       (OK=583    KO=0     )
> queryOrganization                                        (OK=583    KO=0     )
> deleteOrganization                                       (OK=583    KO=0     )
> ReadPolicy                                               (OK=2584   KO=2     )
> DeletePolicy                                             (OK=2568   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 27932  / active: 51     / done: 8129  
================================================================================


================================================================================
2024-11-06 20:25:20 GMT                                     840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=115562 KO=7     )
> restLoginInitiate                                        (OK=7929   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7926   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1786   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1786   KO=0     )
>  UI AM idFromSession                                     (OK=1786   KO=0     )
>  UI AM validateGoto                                      (OK=1786   KO=0     )
> User Authorize PKCE stage                                (OK=9709   KO=1     )
> User AccessToken PKCE stage                              (OK=9709   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1785   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1785   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1785   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1785   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=298    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1784   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1784   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1784   KO=0     )
>  UI IDM uiconfig                                         (OK=1784   KO=0     )
>  UI IDM version                                          (OK=1784   KO=0     )
>  UI IDM features                                         (OK=1784   KO=0     )
>  UI IDM privilege                                        (OK=1784   KO=0     )
>  UI IDM login                                            (OK=1784   KO=0     )
>  UI IDM dashboard                                        (OK=1784   KO=0     )
>  UI IDM managed user schema                              (OK=1784   KO=0     )
>  UI IDM user                                             (OK=1784   KO=0     )
>  UI IDM oidcToken                                        (OK=1783   KO=0     )
> userinfo                                                 (OK=1783   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=298    KO=0     )
> UI-Logout                                                (OK=1783   KO=0     )
> UI-Logout Redirect 1                                     (OK=1783   KO=0     )
>  UI AM revoke1                                           (OK=1783   KO=0     )
>  UI AM revoke2                                           (OK=1783   KO=0     )
>  UI AM endsession                                        (OK=1783   KO=0     )
> Skip 2FA                                                 (OK=4410   KO=0     )
> RootUserinfo                                             (OK=6006   KO=0     )
> GetUUid                                                  (OK=2620   KO=0     )
> GetOpenidConfig                                          (OK=7810   KO=0     )
> CreatePolicy                                             (OK=2618   KO=2     )
> tokenUserinfo                                            (OK=1729   KO=0     )
> getIdToken                                               (OK=585    KO=0     )
> getIdToken Redirect 1                                    (OK=585    KO=0     )
> createOrganization                                       (OK=585    KO=0     )
> queryOrganization                                        (OK=585    KO=0     )
> deleteOrganization                                       (OK=585    KO=0     )
> ReadPolicy                                               (OK=2602   KO=2     )
> DeletePolicy                                             (OK=2584   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 27885  / active: 49     / done: 8178  
================================================================================


================================================================================
2024-11-06 20:25:25 GMT                                     845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=116339 KO=7     )
> restLoginInitiate                                        (OK=7987   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7987   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1797   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1797   KO=0     )
>  UI AM idFromSession                                     (OK=1797   KO=0     )
>  UI AM validateGoto                                      (OK=1797   KO=0     )
> User Authorize PKCE stage                                (OK=9779   KO=1     )
> User AccessToken PKCE stage                              (OK=9779   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1797   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1797   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1796   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1796   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=299    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1795   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1795   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1795   KO=0     )
>  UI IDM uiconfig                                         (OK=1795   KO=0     )
>  UI IDM version                                          (OK=1795   KO=0     )
>  UI IDM features                                         (OK=1795   KO=0     )
>  UI IDM privilege                                        (OK=1795   KO=0     )
>  UI IDM login                                            (OK=1795   KO=0     )
>  UI IDM dashboard                                        (OK=1795   KO=0     )
>  UI IDM managed user schema                              (OK=1795   KO=0     )
>  UI IDM user                                             (OK=1795   KO=0     )
>  UI IDM oidcToken                                        (OK=1795   KO=0     )
> userinfo                                                 (OK=1795   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=299    KO=0     )
> UI-Logout                                                (OK=1795   KO=0     )
> UI-Logout Redirect 1                                     (OK=1795   KO=0     )
>  UI AM revoke1                                           (OK=1795   KO=0     )
>  UI AM revoke2                                           (OK=1795   KO=0     )
>  UI AM endsession                                        (OK=1795   KO=0     )
> Skip 2FA                                                 (OK=4439   KO=0     )
> RootUserinfo                                             (OK=6050   KO=0     )
> GetUUid                                                  (OK=2636   KO=0     )
> GetOpenidConfig                                          (OK=7859   KO=0     )
> CreatePolicy                                             (OK=2634   KO=2     )
> tokenUserinfo                                            (OK=1748   KO=0     )
> getIdToken                                               (OK=588    KO=0     )
> getIdToken Redirect 1                                    (OK=588    KO=0     )
> createOrganization                                       (OK=588    KO=0     )
> queryOrganization                                        (OK=588    KO=0     )
> deleteOrganization                                       (OK=588    KO=0     )
> ReadPolicy                                               (OK=2617   KO=2     )
> DeletePolicy                                             (OK=2602   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 27826  / active: 47     / done: 8239  
================================================================================


================================================================================
2024-11-06 20:25:30 GMT                                     850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=117116 KO=7     )
> restLoginInitiate                                        (OK=8040   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8039   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1809   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1809   KO=0     )
>  UI AM idFromSession                                     (OK=1809   KO=0     )
>  UI AM validateGoto                                      (OK=1809   KO=0     )
> User Authorize PKCE stage                                (OK=9847   KO=1     )
> User AccessToken PKCE stage                              (OK=9847   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1809   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1809   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1809   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1809   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=302    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1809   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1809   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1808   KO=0     )
>  UI IDM uiconfig                                         (OK=1808   KO=0     )
>  UI IDM version                                          (OK=1808   KO=0     )
>  UI IDM features                                         (OK=1808   KO=0     )
>  UI IDM privilege                                        (OK=1808   KO=0     )
>  UI IDM login                                            (OK=1808   KO=0     )
>  UI IDM dashboard                                        (OK=1808   KO=0     )
>  UI IDM managed user schema                              (OK=1808   KO=0     )
>  UI IDM user                                             (OK=1808   KO=0     )
>  UI IDM oidcToken                                        (OK=1806   KO=0     )
> userinfo                                                 (OK=1806   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=302    KO=0     )
> UI-Logout                                                (OK=1805   KO=0     )
> UI-Logout Redirect 1                                     (OK=1805   KO=0     )
>  UI AM revoke1                                           (OK=1805   KO=0     )
>  UI AM revoke2                                           (OK=1805   KO=0     )
>  UI AM endsession                                        (OK=1805   KO=0     )
> Skip 2FA                                                 (OK=4466   KO=0     )
> RootUserinfo                                             (OK=6099   KO=0     )
> GetUUid                                                  (OK=2651   KO=0     )
> GetOpenidConfig                                          (OK=7906   KO=0     )
> CreatePolicy                                             (OK=2649   KO=2     )
> tokenUserinfo                                            (OK=1763   KO=0     )
> getIdToken                                               (OK=591    KO=0     )
> getIdToken Redirect 1                                    (OK=591    KO=0     )
> createOrganization                                       (OK=591    KO=0     )
> queryOrganization                                        (OK=591    KO=0     )
> deleteOrganization                                       (OK=591    KO=0     )
> ReadPolicy                                               (OK=2634   KO=2     )
> DeletePolicy                                             (OK=2617   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 27770  / active: 47     / done: 8295  
================================================================================


================================================================================
2024-11-06 20:25:35 GMT                                     855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=117863 KO=7     )
> restLoginInitiate                                        (OK=8098   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8096   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1818   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1818   KO=0     )
>  UI AM idFromSession                                     (OK=1818   KO=0     )
>  UI AM validateGoto                                      (OK=1818   KO=0     )
> User Authorize PKCE stage                                (OK=9913   KO=1     )
> User AccessToken PKCE stage                              (OK=9910   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1818   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1818   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1818   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1818   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=303    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1818   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1818   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1818   KO=0     )
>  UI IDM uiconfig                                         (OK=1818   KO=0     )
>  UI IDM version                                          (OK=1818   KO=0     )
>  UI IDM features                                         (OK=1818   KO=0     )
>  UI IDM privilege                                        (OK=1818   KO=0     )
>  UI IDM login                                            (OK=1818   KO=0     )
>  UI IDM dashboard                                        (OK=1818   KO=0     )
>  UI IDM managed user schema                              (OK=1818   KO=0     )
>  UI IDM user                                             (OK=1818   KO=0     )
>  UI IDM oidcToken                                        (OK=1818   KO=0     )
> userinfo                                                 (OK=1818   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=303    KO=0     )
> UI-Logout                                                (OK=1817   KO=0     )
> UI-Logout Redirect 1                                     (OK=1817   KO=0     )
>  UI AM revoke1                                           (OK=1816   KO=0     )
>  UI AM revoke2                                           (OK=1816   KO=0     )
>  UI AM endsession                                        (OK=1816   KO=0     )
> Skip 2FA                                                 (OK=4503   KO=0     )
> RootUserinfo                                             (OK=6148   KO=0     )
> GetUUid                                                  (OK=2672   KO=0     )
> GetOpenidConfig                                          (OK=7958   KO=0     )
> CreatePolicy                                             (OK=2669   KO=2     )
> tokenUserinfo                                            (OK=1773   KO=0     )
> getIdToken                                               (OK=595    KO=0     )
> getIdToken Redirect 1                                    (OK=595    KO=0     )
> createOrganization                                       (OK=595    KO=0     )
> queryOrganization                                        (OK=595    KO=0     )
> deleteOrganization                                       (OK=595    KO=0     )
> ReadPolicy                                               (OK=2649   KO=2     )
> DeletePolicy                                             (OK=2633   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 27709  / active: 56     / done: 8347  
================================================================================


================================================================================
2024-11-06 20:25:40 GMT                                     860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=118783 KO=7     )
> restLoginInitiate                                        (OK=8163   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8160   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1834   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1834   KO=0     )
>  UI AM idFromSession                                     (OK=1834   KO=0     )
>  UI AM validateGoto                                      (OK=1834   KO=0     )
> User Authorize PKCE stage                                (OK=9993   KO=1     )
> User AccessToken PKCE stage                              (OK=9993   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1834   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1834   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1834   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1834   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=304    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1833   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1832   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1832   KO=0     )
>  UI IDM uiconfig                                         (OK=1832   KO=0     )
>  UI IDM version                                          (OK=1832   KO=0     )
>  UI IDM features                                         (OK=1832   KO=0     )
>  UI IDM privilege                                        (OK=1832   KO=0     )
>  UI IDM login                                            (OK=1832   KO=0     )
>  UI IDM dashboard                                        (OK=1832   KO=0     )
>  UI IDM managed user schema                              (OK=1832   KO=0     )
>  UI IDM user                                             (OK=1832   KO=0     )
>  UI IDM oidcToken                                        (OK=1832   KO=0     )
> userinfo                                                 (OK=1832   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=304    KO=0     )
> UI-Logout                                                (OK=1831   KO=0     )
> UI-Logout Redirect 1                                     (OK=1831   KO=0     )
>  UI AM revoke1                                           (OK=1831   KO=0     )
>  UI AM revoke2                                           (OK=1831   KO=0     )
>  UI AM endsession                                        (OK=1831   KO=0     )
> Skip 2FA                                                 (OK=4532   KO=0     )
> RootUserinfo                                             (OK=6180   KO=0     )
> GetUUid                                                  (OK=2690   KO=0     )
> GetOpenidConfig                                          (OK=8012   KO=0     )
> CreatePolicy                                             (OK=2688   KO=2     )
> tokenUserinfo                                            (OK=1792   KO=0     )
> getIdToken                                               (OK=602    KO=0     )
> getIdToken Redirect 1                                    (OK=602    KO=0     )
> createOrganization                                       (OK=602    KO=0     )
> queryOrganization                                        (OK=602    KO=0     )
> deleteOrganization                                       (OK=602    KO=0     )
> ReadPolicy                                               (OK=2669   KO=2     )
> DeletePolicy                                             (OK=2649   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 27644  / active: 56     / done: 8412  
================================================================================


================================================================================
2024-11-06 20:25:45 GMT                                     865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=119544 KO=7     )
> restLoginInitiate                                        (OK=8214   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8212   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1844   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1844   KO=0     )
>  UI AM idFromSession                                     (OK=1844   KO=0     )
>  UI AM validateGoto                                      (OK=1844   KO=0     )
> User Authorize PKCE stage                                (OK=10055  KO=1     )
> User AccessToken PKCE stage                              (OK=10053  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1844   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1844   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1844   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1844   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=306    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1843   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1843   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1843   KO=0     )
>  UI IDM uiconfig                                         (OK=1843   KO=0     )
>  UI IDM version                                          (OK=1843   KO=0     )
>  UI IDM features                                         (OK=1843   KO=0     )
>  UI IDM privilege                                        (OK=1843   KO=0     )
>  UI IDM login                                            (OK=1843   KO=0     )
>  UI IDM dashboard                                        (OK=1843   KO=0     )
>  UI IDM managed user schema                              (OK=1843   KO=0     )
>  UI IDM user                                             (OK=1843   KO=0     )
>  UI IDM oidcToken                                        (OK=1843   KO=0     )
> userinfo                                                 (OK=1843   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=306    KO=0     )
> UI-Logout                                                (OK=1843   KO=0     )
> UI-Logout Redirect 1                                     (OK=1843   KO=0     )
>  UI AM revoke1                                           (OK=1843   KO=0     )
>  UI AM revoke2                                           (OK=1843   KO=0     )
>  UI AM endsession                                        (OK=1843   KO=0     )
> Skip 2FA                                                 (OK=4569   KO=0     )
> RootUserinfo                                             (OK=6225   KO=0     )
> GetUUid                                                  (OK=2712   KO=0     )
> GetOpenidConfig                                          (OK=8073   KO=0     )
> CreatePolicy                                             (OK=2710   KO=2     )
> tokenUserinfo                                            (OK=1798   KO=0     )
> getIdToken                                               (OK=606    KO=0     )
> getIdToken Redirect 1                                    (OK=606    KO=0     )
> createOrganization                                       (OK=606    KO=0     )
> queryOrganization                                        (OK=606    KO=0     )
> deleteOrganization                                       (OK=605    KO=0     )
> ReadPolicy                                               (OK=2688   KO=2     )
> DeletePolicy                                             (OK=2668   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 27592  / active: 56     / done: 8464  
================================================================================


================================================================================
2024-11-06 20:25:50 GMT                                     870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=120267 KO=7     )
> restLoginInitiate                                        (OK=8268   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8266   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1852   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1852   KO=0     )
>  UI AM idFromSession                                     (OK=1852   KO=0     )
>  UI AM validateGoto                                      (OK=1852   KO=0     )
> User Authorize PKCE stage                                (OK=10116  KO=1     )
> User AccessToken PKCE stage                              (OK=10114  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=1852   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1852   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=307    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1852   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1852   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1852   KO=0     )
>  UI IDM uiconfig                                         (OK=1852   KO=0     )
>  UI IDM version                                          (OK=1852   KO=0     )
>  UI IDM features                                         (OK=1852   KO=0     )
>  UI IDM privilege                                        (OK=1852   KO=0     )
>  UI IDM login                                            (OK=1852   KO=0     )
>  UI IDM dashboard                                        (OK=1852   KO=0     )
>  UI IDM managed user schema                              (OK=1852   KO=0     )
>  UI IDM user                                             (OK=1852   KO=0     )
>  UI IDM oidcToken                                        (OK=1852   KO=0     )
> userinfo                                                 (OK=1852   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=307    KO=0     )
> UI-Logout                                                (OK=1852   KO=0     )
> UI-Logout Redirect 1                                     (OK=1852   KO=0     )
>  UI AM revoke1                                           (OK=1852   KO=0     )
>  UI AM revoke2                                           (OK=1852   KO=0     )
>  UI AM endsession                                        (OK=1852   KO=0     )
> Skip 2FA                                                 (OK=4606   KO=0     )
> RootUserinfo                                             (OK=6282   KO=0     )
> GetUUid                                                  (OK=2732   KO=0     )
> GetOpenidConfig                                          (OK=8134   KO=0     )
> CreatePolicy                                             (OK=2730   KO=2     )
> tokenUserinfo                                            (OK=1806   KO=0     )
> getIdToken                                               (OK=610    KO=0     )
> getIdToken Redirect 1                                    (OK=610    KO=0     )
> createOrganization                                       (OK=610    KO=0     )
> queryOrganization                                        (OK=610    KO=0     )
> deleteOrganization                                       (OK=609    KO=0     )
> ReadPolicy                                               (OK=2710   KO=2     )
> DeletePolicy                                             (OK=2688   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 27537  / active: 62     / done: 8513  
================================================================================


================================================================================
2024-11-06 20:25:55 GMT                                     875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=120803 KO=7     )
> restLoginInitiate                                        (OK=8304   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8302   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1861   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1861   KO=0     )
>  UI AM idFromSession                                     (OK=1861   KO=0     )
>  UI AM validateGoto                                      (OK=1861   KO=0     )
> User Authorize PKCE stage                                (OK=10160  KO=1     )
> User AccessToken PKCE stage                              (OK=10160  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1861   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1861   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1861   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1861   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=308    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1860   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1859   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1858   KO=0     )
>  UI IDM uiconfig                                         (OK=1858   KO=0     )
>  UI IDM version                                          (OK=1858   KO=0     )
>  UI IDM features                                         (OK=1858   KO=0     )
>  UI IDM privilege                                        (OK=1858   KO=0     )
>  UI IDM login                                            (OK=1858   KO=0     )
>  UI IDM dashboard                                        (OK=1858   KO=0     )
>  UI IDM managed user schema                              (OK=1858   KO=0     )
>  UI IDM user                                             (OK=1858   KO=0     )
>  UI IDM oidcToken                                        (OK=1858   KO=0     )
> userinfo                                                 (OK=1858   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=308    KO=0     )
> UI-Logout                                                (OK=1858   KO=0     )
> UI-Logout Redirect 1                                     (OK=1858   KO=0     )
>  UI AM revoke1                                           (OK=1858   KO=0     )
>  UI AM revoke2                                           (OK=1858   KO=0     )
>  UI AM endsession                                        (OK=1858   KO=0     )
> Skip 2FA                                                 (OK=4621   KO=0     )
> RootUserinfo                                             (OK=6327   KO=0     )
> GetUUid                                                  (OK=2742   KO=0     )
> GetOpenidConfig                                          (OK=8185   KO=0     )
> CreatePolicy                                             (OK=2740   KO=2     )
> tokenUserinfo                                            (OK=1818   KO=0     )
> getIdToken                                               (OK=611    KO=0     )
> getIdToken Redirect 1                                    (OK=611    KO=0     )
> createOrganization                                       (OK=611    KO=0     )
> queryOrganization                                        (OK=611    KO=0     )
> deleteOrganization                                       (OK=610    KO=0     )
> ReadPolicy                                               (OK=2729   KO=2     )
> DeletePolicy                                             (OK=2710   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 27500  / active: 45     / done: 8567  
================================================================================


================================================================================
2024-11-06 20:26:00 GMT                                     880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=121407 KO=7     )
> restLoginInitiate                                        (OK=8348   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8346   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1869   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1869   KO=0     )
>  UI AM idFromSession                                     (OK=1869   KO=0     )
>  UI AM validateGoto                                      (OK=1869   KO=0     )
> User Authorize PKCE stage                                (OK=10213  KO=1     )
> User AccessToken PKCE stage                              (OK=10213  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1868   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1868   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1868   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1868   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=308    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1868   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1868   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1867   KO=0     )
>  UI IDM uiconfig                                         (OK=1867   KO=0     )
>  UI IDM version                                          (OK=1867   KO=0     )
>  UI IDM features                                         (OK=1867   KO=0     )
>  UI IDM privilege                                        (OK=1867   KO=0     )
>  UI IDM login                                            (OK=1867   KO=0     )
>  UI IDM dashboard                                        (OK=1867   KO=0     )
>  UI IDM managed user schema                              (OK=1867   KO=0     )
>  UI IDM user                                             (OK=1867   KO=0     )
>  UI IDM oidcToken                                        (OK=1867   KO=0     )
> userinfo                                                 (OK=1867   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=308    KO=0     )
> UI-Logout                                                (OK=1867   KO=0     )
> UI-Logout Redirect 1                                     (OK=1867   KO=0     )
>  UI AM revoke1                                           (OK=1867   KO=0     )
>  UI AM revoke2                                           (OK=1867   KO=0     )
>  UI AM endsession                                        (OK=1867   KO=0     )
> Skip 2FA                                                 (OK=4645   KO=0     )
> RootUserinfo                                             (OK=6361   KO=0     )
> GetUUid                                                  (OK=2755   KO=0     )
> GetOpenidConfig                                          (OK=8227   KO=0     )
> CreatePolicy                                             (OK=2752   KO=2     )
> tokenUserinfo                                            (OK=1831   KO=0     )
> getIdToken                                               (OK=615    KO=0     )
> getIdToken Redirect 1                                    (OK=615    KO=0     )
> createOrganization                                       (OK=615    KO=0     )
> queryOrganization                                        (OK=615    KO=0     )
> deleteOrganization                                       (OK=615    KO=0     )
> ReadPolicy                                               (OK=2740   KO=2     )
> DeletePolicy                                             (OK=2729   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 27455  / active: 36     / done: 8621  
================================================================================


================================================================================
2024-11-06 20:26:05 GMT                                     885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=121991 KO=7     )
> restLoginInitiate                                        (OK=8396   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8395   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1879   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1878   KO=0     )
>  UI AM idFromSession                                     (OK=1878   KO=0     )
>  UI AM validateGoto                                      (OK=1878   KO=0     )
> User Authorize PKCE stage                                (OK=10268  KO=1     )
> User AccessToken PKCE stage                              (OK=10265  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1877   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1877   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1877   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1877   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=309    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1876   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1874   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1874   KO=0     )
>  UI IDM uiconfig                                         (OK=1874   KO=0     )
>  UI IDM version                                          (OK=1874   KO=0     )
>  UI IDM features                                         (OK=1874   KO=0     )
>  UI IDM privilege                                        (OK=1874   KO=0     )
>  UI IDM login                                            (OK=1874   KO=0     )
>  UI IDM dashboard                                        (OK=1874   KO=0     )
>  UI IDM managed user schema                              (OK=1874   KO=0     )
>  UI IDM user                                             (OK=1874   KO=0     )
>  UI IDM oidcToken                                        (OK=1874   KO=0     )
> userinfo                                                 (OK=1874   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=309    KO=0     )
> UI-Logout                                                (OK=1874   KO=0     )
> UI-Logout Redirect 1                                     (OK=1874   KO=0     )
>  UI AM revoke1                                           (OK=1874   KO=0     )
>  UI AM revoke2                                           (OK=1874   KO=0     )
>  UI AM endsession                                        (OK=1874   KO=0     )
> Skip 2FA                                                 (OK=4673   KO=0     )
> RootUserinfo                                             (OK=6389   KO=0     )
> GetUUid                                                  (OK=2770   KO=0     )
> GetOpenidConfig                                          (OK=8266   KO=0     )
> CreatePolicy                                             (OK=2768   KO=2     )
> tokenUserinfo                                            (OK=1841   KO=0     )
> getIdToken                                               (OK=619    KO=0     )
> getIdToken Redirect 1                                    (OK=619    KO=0     )
> createOrganization                                       (OK=619    KO=0     )
> queryOrganization                                        (OK=619    KO=0     )
> deleteOrganization                                       (OK=619    KO=0     )
> ReadPolicy                                               (OK=2752   KO=2     )
> DeletePolicy                                             (OK=2740   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 27406  / active: 45     / done: 8661  
================================================================================


================================================================================
2024-11-06 20:26:10 GMT                                     890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=122587 KO=7     )
> restLoginInitiate                                        (OK=8436   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8435   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1886   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1884   KO=0     )
>  UI AM idFromSession                                     (OK=1884   KO=0     )
>  UI AM validateGoto                                      (OK=1884   KO=0     )
> User Authorize PKCE stage                                (OK=10315  KO=1     )
> User AccessToken PKCE stage                              (OK=10315  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1884   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1884   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1884   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1884   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=310    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1884   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1884   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1884   KO=0     )
>  UI IDM uiconfig                                         (OK=1884   KO=0     )
>  UI IDM version                                          (OK=1884   KO=0     )
>  UI IDM features                                         (OK=1884   KO=0     )
>  UI IDM privilege                                        (OK=1884   KO=0     )
>  UI IDM login                                            (OK=1884   KO=0     )
>  UI IDM dashboard                                        (OK=1884   KO=0     )
>  UI IDM managed user schema                              (OK=1884   KO=0     )
>  UI IDM user                                             (OK=1884   KO=0     )
>  UI IDM oidcToken                                        (OK=1884   KO=0     )
> userinfo                                                 (OK=1884   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=310    KO=0     )
> UI-Logout                                                (OK=1884   KO=0     )
> UI-Logout Redirect 1                                     (OK=1884   KO=0     )
>  UI AM revoke1                                           (OK=1884   KO=0     )
>  UI AM revoke2                                           (OK=1884   KO=0     )
>  UI AM endsession                                        (OK=1884   KO=0     )
> Skip 2FA                                                 (OK=4695   KO=0     )
> RootUserinfo                                             (OK=6429   KO=0     )
> GetUUid                                                  (OK=2781   KO=0     )
> GetOpenidConfig                                          (OK=8305   KO=0     )
> CreatePolicy                                             (OK=2779   KO=2     )
> tokenUserinfo                                            (OK=1852   KO=0     )
> getIdToken                                               (OK=624    KO=0     )
> getIdToken Redirect 1                                    (OK=624    KO=0     )
> createOrganization                                       (OK=624    KO=0     )
> queryOrganization                                        (OK=624    KO=0     )
> deleteOrganization                                       (OK=624    KO=0     )
> ReadPolicy                                               (OK=2767   KO=2     )
> DeletePolicy                                             (OK=2752   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 27366  / active: 37     / done: 8709  
================================================================================


================================================================================
2024-11-06 20:26:15 GMT                                     895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=123254 KO=7     )
> restLoginInitiate                                        (OK=8487   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8484   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1896   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1895   KO=0     )
>  UI AM idFromSession                                     (OK=1895   KO=0     )
>  UI AM validateGoto                                      (OK=1895   KO=0     )
> User Authorize PKCE stage                                (OK=10374  KO=1     )
> User AccessToken PKCE stage                              (OK=10372  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1895   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1895   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1895   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1895   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=313    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1894   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1894   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1894   KO=0     )
>  UI IDM uiconfig                                         (OK=1894   KO=0     )
>  UI IDM version                                          (OK=1894   KO=0     )
>  UI IDM features                                         (OK=1894   KO=0     )
>  UI IDM privilege                                        (OK=1894   KO=0     )
>  UI IDM login                                            (OK=1894   KO=0     )
>  UI IDM dashboard                                        (OK=1894   KO=0     )
>  UI IDM managed user schema                              (OK=1894   KO=0     )
>  UI IDM user                                             (OK=1894   KO=0     )
>  UI IDM oidcToken                                        (OK=1894   KO=0     )
> userinfo                                                 (OK=1894   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=313    KO=0     )
> UI-Logout                                                (OK=1894   KO=0     )
> UI-Logout Redirect 1                                     (OK=1894   KO=0     )
>  UI AM revoke1                                           (OK=1893   KO=0     )
>  UI AM revoke2                                           (OK=1893   KO=0     )
>  UI AM endsession                                        (OK=1893   KO=0     )
> Skip 2FA                                                 (OK=4722   KO=0     )
> RootUserinfo                                             (OK=6464   KO=0     )
> GetUUid                                                  (OK=2798   KO=0     )
> GetOpenidConfig                                          (OK=8348   KO=0     )
> CreatePolicy                                             (OK=2796   KO=2     )
> tokenUserinfo                                            (OK=1862   KO=0     )
> getIdToken                                               (OK=625    KO=0     )
> getIdToken Redirect 1                                    (OK=625    KO=0     )
> createOrganization                                       (OK=625    KO=0     )
> queryOrganization                                        (OK=625    KO=0     )
> deleteOrganization                                       (OK=625    KO=0     )
> ReadPolicy                                               (OK=2779   KO=2     )
> DeletePolicy                                             (OK=2767   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 27312  / active: 48     / done: 8752  
================================================================================


================================================================================
2024-11-06 20:26:20 GMT                                     900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=123916 KO=7     )
> restLoginInitiate                                        (OK=8530   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8530   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1903   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1903   KO=0     )
>  UI AM idFromSession                                     (OK=1903   KO=0     )
>  UI AM validateGoto                                      (OK=1903   KO=0     )
> User Authorize PKCE stage                                (OK=10432  KO=1     )
> User AccessToken PKCE stage                              (OK=10432  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1903   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1903   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1903   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1903   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=313    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1903   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1903   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1903   KO=0     )
>  UI IDM uiconfig                                         (OK=1903   KO=0     )
>  UI IDM version                                          (OK=1903   KO=0     )
>  UI IDM features                                         (OK=1903   KO=0     )
>  UI IDM privilege                                        (OK=1903   KO=0     )
>  UI IDM login                                            (OK=1903   KO=0     )
>  UI IDM dashboard                                        (OK=1903   KO=0     )
>  UI IDM managed user schema                              (OK=1903   KO=0     )
>  UI IDM user                                             (OK=1903   KO=0     )
>  UI IDM oidcToken                                        (OK=1903   KO=0     )
> userinfo                                                 (OK=1903   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=313    KO=0     )
> UI-Logout                                                (OK=1903   KO=0     )
> UI-Logout Redirect 1                                     (OK=1903   KO=0     )
>  UI AM revoke1                                           (OK=1903   KO=0     )
>  UI AM revoke2                                           (OK=1903   KO=0     )
>  UI AM endsession                                        (OK=1903   KO=0     )
> Skip 2FA                                                 (OK=4756   KO=0     )
> RootUserinfo                                             (OK=6502   KO=0     )
> GetUUid                                                  (OK=2823   KO=0     )
> GetOpenidConfig                                          (OK=8402   KO=0     )
> CreatePolicy                                             (OK=2821   KO=2     )
> tokenUserinfo                                            (OK=1870   KO=0     )
> getIdToken                                               (OK=628    KO=0     )
> getIdToken Redirect 1                                    (OK=628    KO=0     )
> createOrganization                                       (OK=628    KO=0     )
> queryOrganization                                        (OK=628    KO=0     )
> deleteOrganization                                       (OK=628    KO=0     )
> ReadPolicy                                               (OK=2795   KO=2     )
> DeletePolicy                                             (OK=2779   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 27269  / active: 50     / done: 8793  
================================================================================


================================================================================
2024-11-06 20:26:25 GMT                                     905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=124464 KO=7     )
> restLoginInitiate                                        (OK=8571   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8571   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1909   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1909   KO=0     )
>  UI AM idFromSession                                     (OK=1909   KO=0     )
>  UI AM validateGoto                                      (OK=1909   KO=0     )
> User Authorize PKCE stage                                (OK=10478  KO=1     )
> User AccessToken PKCE stage                              (OK=10477  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1909   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1909   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1909   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1909   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=314    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1909   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1909   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1909   KO=0     )
>  UI IDM uiconfig                                         (OK=1909   KO=0     )
>  UI IDM version                                          (OK=1909   KO=0     )
>  UI IDM features                                         (OK=1909   KO=0     )
>  UI IDM privilege                                        (OK=1909   KO=0     )
>  UI IDM login                                            (OK=1909   KO=0     )
>  UI IDM dashboard                                        (OK=1909   KO=0     )
>  UI IDM managed user schema                              (OK=1909   KO=0     )
>  UI IDM user                                             (OK=1909   KO=0     )
>  UI IDM oidcToken                                        (OK=1909   KO=0     )
> userinfo                                                 (OK=1909   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=314    KO=0     )
> UI-Logout                                                (OK=1909   KO=0     )
> UI-Logout Redirect 1                                     (OK=1909   KO=0     )
>  UI AM revoke1                                           (OK=1909   KO=0     )
>  UI AM revoke2                                           (OK=1909   KO=0     )
>  UI AM endsession                                        (OK=1909   KO=0     )
> Skip 2FA                                                 (OK=4784   KO=0     )
> RootUserinfo                                             (OK=6563   KO=0     )
> GetUUid                                                  (OK=2837   KO=0     )
> GetOpenidConfig                                          (OK=8456   KO=0     )
> CreatePolicy                                             (OK=2835   KO=2     )
> tokenUserinfo                                            (OK=1875   KO=0     )
> getIdToken                                               (OK=628    KO=0     )
> getIdToken Redirect 1                                    (OK=628    KO=0     )
> createOrganization                                       (OK=628    KO=0     )
> queryOrganization                                        (OK=628    KO=0     )
> deleteOrganization                                       (OK=628    KO=0     )
> ReadPolicy                                               (OK=2820   KO=2     )
> DeletePolicy                                             (OK=2795   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 27227  / active: 57     / done: 8828  
================================================================================


================================================================================
2024-11-06 20:26:30 GMT                                     910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=125044 KO=7     )
> restLoginInitiate                                        (OK=8613   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8613   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1917   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1917   KO=0     )
>  UI AM idFromSession                                     (OK=1917   KO=0     )
>  UI AM validateGoto                                      (OK=1917   KO=0     )
> User Authorize PKCE stage                                (OK=10528  KO=1     )
> User AccessToken PKCE stage                              (OK=10526  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1916   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1916   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1916   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1916   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=315    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1915   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1915   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1915   KO=0     )
>  UI IDM uiconfig                                         (OK=1915   KO=0     )
>  UI IDM version                                          (OK=1915   KO=0     )
>  UI IDM features                                         (OK=1915   KO=0     )
>  UI IDM privilege                                        (OK=1915   KO=0     )
>  UI IDM login                                            (OK=1915   KO=0     )
>  UI IDM dashboard                                        (OK=1915   KO=0     )
>  UI IDM managed user schema                              (OK=1915   KO=0     )
>  UI IDM user                                             (OK=1915   KO=0     )
>  UI IDM oidcToken                                        (OK=1914   KO=0     )
> userinfo                                                 (OK=1914   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=315    KO=0     )
> UI-Logout                                                (OK=1914   KO=0     )
> UI-Logout Redirect 1                                     (OK=1914   KO=0     )
>  UI AM revoke1                                           (OK=1914   KO=0     )
>  UI AM revoke2                                           (OK=1914   KO=0     )
>  UI AM endsession                                        (OK=1914   KO=0     )
> Skip 2FA                                                 (OK=4811   KO=0     )
> RootUserinfo                                             (OK=6620   KO=0     )
> GetUUid                                                  (OK=2850   KO=0     )
> GetOpenidConfig                                          (OK=8508   KO=0     )
> CreatePolicy                                             (OK=2848   KO=2     )
> tokenUserinfo                                            (OK=1884   KO=0     )
> getIdToken                                               (OK=633    KO=0     )
> getIdToken Redirect 1                                    (OK=633    KO=0     )
> createOrganization                                       (OK=633    KO=0     )
> queryOrganization                                        (OK=633    KO=0     )
> deleteOrganization                                       (OK=633    KO=0     )
> ReadPolicy                                               (OK=2834   KO=2     )
> DeletePolicy                                             (OK=2819   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 27180  / active: 45     / done: 8887  
================================================================================


================================================================================
2024-11-06 20:26:35 GMT                                     915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=126026 KO=7     )
> restLoginInitiate                                        (OK=8676   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8675   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1934   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1934   KO=0     )
>  UI AM idFromSession                                     (OK=1934   KO=0     )
>  UI AM validateGoto                                      (OK=1934   KO=0     )
> User Authorize PKCE stage                                (OK=10605  KO=1     )
> User AccessToken PKCE stage                              (OK=10605  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1934   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1934   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1934   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1934   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=317    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1934   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1934   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1934   KO=0     )
>  UI IDM uiconfig                                         (OK=1934   KO=0     )
>  UI IDM version                                          (OK=1934   KO=0     )
>  UI IDM features                                         (OK=1934   KO=0     )
>  UI IDM privilege                                        (OK=1934   KO=0     )
>  UI IDM login                                            (OK=1934   KO=0     )
>  UI IDM dashboard                                        (OK=1934   KO=0     )
>  UI IDM managed user schema                              (OK=1934   KO=0     )
>  UI IDM user                                             (OK=1934   KO=0     )
>  UI IDM oidcToken                                        (OK=1934   KO=0     )
> userinfo                                                 (OK=1934   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=317    KO=0     )
> UI-Logout                                                (OK=1934   KO=0     )
> UI-Logout Redirect 1                                     (OK=1934   KO=0     )
>  UI AM revoke1                                           (OK=1934   KO=0     )
>  UI AM revoke2                                           (OK=1934   KO=0     )
>  UI AM endsession                                        (OK=1934   KO=0     )
> Skip 2FA                                                 (OK=4840   KO=0     )
> RootUserinfo                                             (OK=6658   KO=0     )
> GetUUid                                                  (OK=2864   KO=0     )
> GetOpenidConfig                                          (OK=8550   KO=0     )
> CreatePolicy                                             (OK=2862   KO=2     )
> tokenUserinfo                                            (OK=1898   KO=0     )
> getIdToken                                               (OK=639    KO=0     )
> getIdToken Redirect 1                                    (OK=639    KO=0     )
> createOrganization                                       (OK=639    KO=0     )
> queryOrganization                                        (OK=638    KO=0     )
> deleteOrganization                                       (OK=638    KO=0     )
> ReadPolicy                                               (OK=2848   KO=2     )
> DeletePolicy                                             (OK=2834   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 27119  / active: 42     / done: 8951  
================================================================================


================================================================================
2024-11-06 20:26:40 GMT                                     920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=126761 KO=7     )
> restLoginInitiate                                        (OK=8730   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8730   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1946   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1946   KO=0     )
>  UI AM idFromSession                                     (OK=1946   KO=0     )
>  UI AM validateGoto                                      (OK=1946   KO=0     )
> User Authorize PKCE stage                                (OK=10673  KO=1     )
> User AccessToken PKCE stage                              (OK=10671  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1946   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1946   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1946   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1946   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=317    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1945   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1944   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1944   KO=0     )
>  UI IDM uiconfig                                         (OK=1944   KO=0     )
>  UI IDM version                                          (OK=1944   KO=0     )
>  UI IDM features                                         (OK=1944   KO=0     )
>  UI IDM privilege                                        (OK=1944   KO=0     )
>  UI IDM login                                            (OK=1944   KO=0     )
>  UI IDM dashboard                                        (OK=1944   KO=0     )
>  UI IDM managed user schema                              (OK=1944   KO=0     )
>  UI IDM user                                             (OK=1944   KO=0     )
>  UI IDM oidcToken                                        (OK=1944   KO=0     )
> userinfo                                                 (OK=1944   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=317    KO=0     )
> UI-Logout                                                (OK=1944   KO=0     )
> UI-Logout Redirect 1                                     (OK=1944   KO=0     )
>  UI AM revoke1                                           (OK=1944   KO=0     )
>  UI AM revoke2                                           (OK=1944   KO=0     )
>  UI AM endsession                                        (OK=1944   KO=0     )
> Skip 2FA                                                 (OK=4874   KO=0     )
> RootUserinfo                                             (OK=6705   KO=0     )
> GetUUid                                                  (OK=2886   KO=0     )
> GetOpenidConfig                                          (OK=8600   KO=0     )
> CreatePolicy                                             (OK=2884   KO=2     )
> tokenUserinfo                                            (OK=1909   KO=0     )
> getIdToken                                               (OK=639    KO=0     )
> getIdToken Redirect 1                                    (OK=639    KO=0     )
> createOrganization                                       (OK=639    KO=0     )
> queryOrganization                                        (OK=639    KO=0     )
> deleteOrganization                                       (OK=639    KO=0     )
> ReadPolicy                                               (OK=2861   KO=2     )
> DeletePolicy                                             (OK=2848   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 27063  / active: 52     / done: 8997  
================================================================================


================================================================================
2024-11-06 20:26:45 GMT                                     925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=127362 KO=7     )
> restLoginInitiate                                        (OK=8771   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8770   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1953   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1953   KO=0     )
>  UI AM idFromSession                                     (OK=1953   KO=0     )
>  UI AM validateGoto                                      (OK=1953   KO=0     )
> User Authorize PKCE stage                                (OK=10722  KO=1     )
> User AccessToken PKCE stage                              (OK=10722  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1953   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1953   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1953   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1953   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=320    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1953   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1953   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1953   KO=0     )
>  UI IDM uiconfig                                         (OK=1953   KO=0     )
>  UI IDM version                                          (OK=1953   KO=0     )
>  UI IDM features                                         (OK=1953   KO=0     )
>  UI IDM privilege                                        (OK=1953   KO=0     )
>  UI IDM login                                            (OK=1953   KO=0     )
>  UI IDM dashboard                                        (OK=1953   KO=0     )
>  UI IDM managed user schema                              (OK=1953   KO=0     )
>  UI IDM user                                             (OK=1953   KO=0     )
>  UI IDM oidcToken                                        (OK=1953   KO=0     )
> userinfo                                                 (OK=1953   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=320    KO=0     )
> UI-Logout                                                (OK=1953   KO=0     )
> UI-Logout Redirect 1                                     (OK=1953   KO=0     )
>  UI AM revoke1                                           (OK=1953   KO=0     )
>  UI AM revoke2                                           (OK=1953   KO=0     )
>  UI AM endsession                                        (OK=1953   KO=0     )
> Skip 2FA                                                 (OK=4895   KO=0     )
> RootUserinfo                                             (OK=6737   KO=0     )
> GetUUid                                                  (OK=2902   KO=0     )
> GetOpenidConfig                                          (OK=8650   KO=0     )
> CreatePolicy                                             (OK=2899   KO=2     )
> tokenUserinfo                                            (OK=1921   KO=0     )
> getIdToken                                               (OK=642    KO=0     )
> getIdToken Redirect 1                                    (OK=642    KO=0     )
> createOrganization                                       (OK=642    KO=0     )
> queryOrganization                                        (OK=642    KO=0     )
> deleteOrganization                                       (OK=642    KO=0     )
> ReadPolicy                                               (OK=2884   KO=2     )
> DeletePolicy                                             (OK=2861   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 27021  / active: 47     / done: 9044  
================================================================================


================================================================================
2024-11-06 20:26:50 GMT                                     930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=128087 KO=7     )
> restLoginInitiate                                        (OK=8826   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8826   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1966   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1965   KO=0     )
>  UI AM idFromSession                                     (OK=1964   KO=0     )
>  UI AM validateGoto                                      (OK=1964   KO=0     )
> User Authorize PKCE stage                                (OK=10786  KO=1     )
> User AccessToken PKCE stage                              (OK=10786  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1964   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1964   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1964   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1964   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=320    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1963   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1963   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1963   KO=0     )
>  UI IDM uiconfig                                         (OK=1963   KO=0     )
>  UI IDM version                                          (OK=1963   KO=0     )
>  UI IDM features                                         (OK=1963   KO=0     )
>  UI IDM privilege                                        (OK=1963   KO=0     )
>  UI IDM login                                            (OK=1963   KO=0     )
>  UI IDM dashboard                                        (OK=1962   KO=0     )
>  UI IDM managed user schema                              (OK=1962   KO=0     )
>  UI IDM user                                             (OK=1962   KO=0     )
>  UI IDM oidcToken                                        (OK=1962   KO=0     )
> userinfo                                                 (OK=1961   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=320    KO=0     )
> UI-Logout                                                (OK=1961   KO=0     )
> UI-Logout Redirect 1                                     (OK=1961   KO=0     )
>  UI AM revoke1                                           (OK=1961   KO=0     )
>  UI AM revoke2                                           (OK=1961   KO=0     )
>  UI AM endsession                                        (OK=1961   KO=0     )
> Skip 2FA                                                 (OK=4926   KO=0     )
> RootUserinfo                                             (OK=6775   KO=0     )
> GetUUid                                                  (OK=2920   KO=0     )
> GetOpenidConfig                                          (OK=8707   KO=0     )
> CreatePolicy                                             (OK=2918   KO=2     )
> tokenUserinfo                                            (OK=1933   KO=0     )
> getIdToken                                               (OK=646    KO=0     )
> getIdToken Redirect 1                                    (OK=646    KO=0     )
> createOrganization                                       (OK=646    KO=0     )
> queryOrganization                                        (OK=646    KO=0     )
> deleteOrganization                                       (OK=646    KO=0     )
> ReadPolicy                                               (OK=2898   KO=2     )
> DeletePolicy                                             (OK=2883   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 26966  / active: 49     / done: 9097  
================================================================================


================================================================================
2024-11-06 20:26:55 GMT                                     935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=128829 KO=7     )
> restLoginInitiate                                        (OK=8881   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8880   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1973   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1973   KO=0     )
>  UI AM idFromSession                                     (OK=1973   KO=0     )
>  UI AM validateGoto                                      (OK=1973   KO=0     )
> User Authorize PKCE stage                                (OK=10851  KO=1     )
> User AccessToken PKCE stage                              (OK=10850  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1973   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1973   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1973   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1973   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=322    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1973   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1973   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1973   KO=0     )
>  UI IDM uiconfig                                         (OK=1973   KO=0     )
>  UI IDM version                                          (OK=1973   KO=0     )
>  UI IDM features                                         (OK=1973   KO=0     )
>  UI IDM privilege                                        (OK=1973   KO=0     )
>  UI IDM login                                            (OK=1973   KO=0     )
>  UI IDM dashboard                                        (OK=1973   KO=0     )
>  UI IDM managed user schema                              (OK=1973   KO=0     )
>  UI IDM user                                             (OK=1973   KO=0     )
>  UI IDM oidcToken                                        (OK=1973   KO=0     )
> userinfo                                                 (OK=1973   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=322    KO=0     )
> UI-Logout                                                (OK=1973   KO=0     )
> UI-Logout Redirect 1                                     (OK=1973   KO=0     )
>  UI AM revoke1                                           (OK=1973   KO=0     )
>  UI AM revoke2                                           (OK=1973   KO=0     )
>  UI AM endsession                                        (OK=1973   KO=0     )
> Skip 2FA                                                 (OK=4957   KO=0     )
> RootUserinfo                                             (OK=6820   KO=0     )
> GetUUid                                                  (OK=2937   KO=0     )
> GetOpenidConfig                                          (OK=8757   KO=0     )
> CreatePolicy                                             (OK=2935   KO=2     )
> tokenUserinfo                                            (OK=1948   KO=0     )
> getIdToken                                               (OK=651    KO=0     )
> getIdToken Redirect 1                                    (OK=651    KO=0     )
> createOrganization                                       (OK=651    KO=0     )
> queryOrganization                                        (OK=651    KO=0     )
> deleteOrganization                                       (OK=651    KO=0     )
> ReadPolicy                                               (OK=2918   KO=2     )
> DeletePolicy                                             (OK=2898   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 26909  / active: 52     / done: 9151  
================================================================================


================================================================================
2024-11-06 20:27:00 GMT                                     940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=129378 KO=7     )
> restLoginInitiate                                        (OK=8918   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8917   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1982   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1982   KO=0     )
>  UI AM idFromSession                                     (OK=1982   KO=0     )
>  UI AM validateGoto                                      (OK=1982   KO=0     )
> User Authorize PKCE stage                                (OK=10894  KO=1     )
> User AccessToken PKCE stage                              (OK=10894  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1982   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1981   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1981   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1981   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=323    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1980   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1980   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1980   KO=0     )
>  UI IDM uiconfig                                         (OK=1980   KO=0     )
>  UI IDM version                                          (OK=1980   KO=0     )
>  UI IDM features                                         (OK=1980   KO=0     )
>  UI IDM privilege                                        (OK=1980   KO=0     )
>  UI IDM login                                            (OK=1980   KO=0     )
>  UI IDM dashboard                                        (OK=1980   KO=0     )
>  UI IDM managed user schema                              (OK=1980   KO=0     )
>  UI IDM user                                             (OK=1980   KO=0     )
>  UI IDM oidcToken                                        (OK=1980   KO=0     )
> userinfo                                                 (OK=1980   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=323    KO=0     )
> UI-Logout                                                (OK=1980   KO=0     )
> UI-Logout Redirect 1                                     (OK=1980   KO=0     )
>  UI AM revoke1                                           (OK=1980   KO=0     )
>  UI AM revoke2                                           (OK=1980   KO=0     )
>  UI AM endsession                                        (OK=1980   KO=0     )
> Skip 2FA                                                 (OK=4981   KO=0     )
> RootUserinfo                                             (OK=6857   KO=0     )
> GetUUid                                                  (OK=2953   KO=0     )
> GetOpenidConfig                                          (OK=8810   KO=0     )
> CreatePolicy                                             (OK=2951   KO=2     )
> tokenUserinfo                                            (OK=1952   KO=0     )
> getIdToken                                               (OK=652    KO=0     )
> getIdToken Redirect 1                                    (OK=652    KO=0     )
> createOrganization                                       (OK=652    KO=0     )
> queryOrganization                                        (OK=652    KO=0     )
> deleteOrganization                                       (OK=652    KO=0     )
> ReadPolicy                                               (OK=2935   KO=2     )
> DeletePolicy                                             (OK=2917   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 26871  / active: 47     / done: 9194  
================================================================================


================================================================================
2024-11-06 20:27:05 GMT                                     945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=130295 KO=7     )
> restLoginInitiate                                        (OK=8976   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8974   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1998   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1998   KO=0     )
>  UI AM idFromSession                                     (OK=1998   KO=0     )
>  UI AM validateGoto                                      (OK=1998   KO=0     )
> User Authorize PKCE stage                                (OK=10970  KO=1     )
> User AccessToken PKCE stage                              (OK=10970  KO=0     )
> UI-Post-Login - stage 2                                  (OK=1997   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1997   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1997   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1997   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=324    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1996   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1996   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1996   KO=0     )
>  UI IDM uiconfig                                         (OK=1996   KO=0     )
>  UI IDM version                                          (OK=1996   KO=0     )
>  UI IDM features                                         (OK=1996   KO=0     )
>  UI IDM privilege                                        (OK=1996   KO=0     )
>  UI IDM login                                            (OK=1996   KO=0     )
>  UI IDM dashboard                                        (OK=1996   KO=0     )
>  UI IDM managed user schema                              (OK=1996   KO=0     )
>  UI IDM user                                             (OK=1996   KO=0     )
>  UI IDM oidcToken                                        (OK=1996   KO=0     )
> userinfo                                                 (OK=1996   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=324    KO=0     )
> UI-Logout                                                (OK=1995   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     )
> Skip 2FA                                                 (OK=5017   KO=0     )
> RootUserinfo                                             (OK=6888   KO=0     )
> GetUUid                                                  (OK=2975   KO=0     )
> GetOpenidConfig                                          (OK=8865   KO=0     )
> CreatePolicy                                             (OK=2973   KO=2     )
> tokenUserinfo                                            (OK=1958   KO=0     )
> getIdToken                                               (OK=661    KO=0     )
> getIdToken Redirect 1                                    (OK=661    KO=0     )
> createOrganization                                       (OK=661    KO=0     )
> queryOrganization                                        (OK=660    KO=0     )
> deleteOrganization                                       (OK=659    KO=0     )
> ReadPolicy                                               (OK=2951   KO=2     )
> DeletePolicy                                             (OK=2935   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 26812  / active: 53     / done: 9247  
================================================================================


================================================================================
2024-11-06 20:27:10 GMT                                     950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=131039 KO=7     )
> restLoginInitiate                                        (OK=9035   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9031   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2008   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2008   KO=0     )
>  UI AM idFromSession                                     (OK=2007   KO=0     )
>  UI AM validateGoto                                      (OK=2007   KO=0     )
> User Authorize PKCE stage                                (OK=11035  KO=1     )
> User AccessToken PKCE stage                              (OK=11035  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2007   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2007   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2007   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2007   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=325    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2007   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2005   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2005   KO=0     )
>  UI IDM uiconfig                                         (OK=2005   KO=0     )
>  UI IDM version                                          (OK=2005   KO=0     )
>  UI IDM features                                         (OK=2005   KO=0     )
>  UI IDM privilege                                        (OK=2005   KO=0     )
>  UI IDM login                                            (OK=2005   KO=0     )
>  UI IDM dashboard                                        (OK=2005   KO=0     )
>  UI IDM managed user schema                              (OK=2005   KO=0     )
>  UI IDM user                                             (OK=2005   KO=0     )
>  UI IDM oidcToken                                        (OK=2005   KO=0     )
> userinfo                                                 (OK=2005   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=325    KO=0     )
> UI-Logout                                                (OK=2005   KO=0     )
> UI-Logout Redirect 1                                     (OK=2005   KO=0     )
>  UI AM revoke1                                           (OK=2005   KO=0     )
>  UI AM revoke2                                           (OK=2005   KO=0     )
>  UI AM endsession                                        (OK=2005   KO=0     )
> Skip 2FA                                                 (OK=5050   KO=0     )
> RootUserinfo                                             (OK=6922   KO=0     )
> GetUUid                                                  (OK=2997   KO=0     )
> GetOpenidConfig                                          (OK=8925   KO=0     )
> CreatePolicy                                             (OK=2993   KO=2     )
> tokenUserinfo                                            (OK=1972   KO=0     )
> getIdToken                                               (OK=664    KO=0     )
> getIdToken Redirect 1                                    (OK=664    KO=0     )
> createOrganization                                       (OK=664    KO=0     )
> queryOrganization                                        (OK=664    KO=0     )
> deleteOrganization                                       (OK=664    KO=0     )
> ReadPolicy                                               (OK=2973   KO=2     )
> DeletePolicy                                             (OK=2951   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (50.00%)
> status.find.in([200, 209], 304), found 502                          1 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 (12.50%)
> status.find.is(302), but actually found 502                         1 (12.50%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 (12.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 26751  / active: 60     / done: 9301  
================================================================================

20:27:11.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 9375: status.find.is(200), but actually found 502
20:27:11.287 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,9375,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.475157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10da5423, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1, password -> Pa_ssw0rd, fake-ip -> 51.16.24.56, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3727a5cc),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1
	X-Forwarded-For: 51.16.24.56
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 06 Nov 2024 20:27:11 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:11.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM idFromSession' failed for user 9375: status.find.in([200, 209], 304), found 401
20:27:11.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM idFromSession: KO status.find.in([200, 209], 304), found 401
=========================
Session:
Session(idc.benchmark.Mix2024,9375,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.475157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10da5423, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1, password -> Pa_ssw0rd, fake-ip -> 51.16.24.56, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3727a5cc, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@62df9c7d),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/users?_action=idFromSession
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	Accept-API-Version: resource=2.1, protocol=1.0
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	accept: */*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
=========================
HTTP response:
version:
	HTTP/1.1
status:
	401 Unauthorized
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	access-control-allow-credentials: true
	access-control-allow-origin: https://openam-perf-benchmark.forgeblocks.com
	access-control-expose-headers: content-api-version
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	vary: Origin
	content-type: application/json;charset=UTF-8
	Content-Length: 62
	date: Wed, 06 Nov 2024 20:27:11 GMT
	x-forgerock-transactionid: 3444a2dc-ce02-4ab3-afc2-923f9fe2d4f7
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Access Denied"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:11.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM oidcToken' failed for user 9375: headerRegex((location,#id_token=(.*))).find.exists, found nothing
20:27:11.578 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM oidcToken: KO headerRegex((location,#id_token=(.*))).find.exists, found nothing
=========================
Session:
Session(idc.benchmark.Mix2024,9375,HashMap(username -> user.475157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10da5423, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1, password -> Pa_ssw0rd, challenge -> Q5OEWzNfk_FDdg7nIAMHl0dxLtsgkvb0n3pMai5FJ2c, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 51.16.24.56, verifier -> LTc3NTU4MTk1ODgwMDIwNDk2MDU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3727a5cc, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@20e6a749),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize?prompt=none&client_id=endUserUIClient&response_type=id_token&redirect_uri=https://openam-perf-benchmark.forgeblocks.com/enduser/sessionCheck.html&nonce=602&scope=openid
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Accept-Api-Version: 
	accept: */*
	host: openam-perf-benchmark.forgeblocks.com
=========================
HTTP response:
version:
	HTTP/1.1
status:
	302 Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: no-store
	location: https://openam-perf-benchmark.forgeblocks.com/enduser/sessionCheck.html#error_description=The%20request%20requires%20some%20interaction%20that%20is%20not%20allowed.&error=interaction_required
	pragma: no-cache
	Content-Length: 0
	date: Wed, 06 Nov 2024 20:27:11 GMT
	x-forgerock-transactionid: 141c710b-3126-43cd-a25b-bd2bff73b451
	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

<<<<<<<<<<<<<<<<<<<<<<<<<
20:27:11.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request userinfo: No attribute named 'access_token' is defined
20:27:11.653 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke1: No attribute named 'access_token' is defined
20:27:11.654 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke2: No attribute named 'access_token_2' is defined
20:27:11.654 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM endsession: No attribute named 'id_token_2' is defined

================================================================================
2024-11-06 20:27:15 GMT                                     955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=131954 KO=10    )
> restLoginInitiate                                        (OK=9088   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9088   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2024   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2024   KO=0     )
>  UI AM idFromSession                                     (OK=2023   KO=1     )
>  UI AM validateGoto                                      (OK=2024   KO=0     )
> User Authorize PKCE stage                                (OK=11107  KO=1     )
> User AccessToken PKCE stage                              (OK=11105  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2023   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2023   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2023   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2023   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=329    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2021   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2021   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2021   KO=0     )
>  UI IDM uiconfig                                         (OK=2021   KO=0     )
>  UI IDM version                                          (OK=2021   KO=0     )
>  UI IDM features                                         (OK=2021   KO=0     )
>  UI IDM privilege                                        (OK=2021   KO=0     )
>  UI IDM login                                            (OK=2021   KO=0     )
>  UI IDM dashboard                                        (OK=2021   KO=0     )
>  UI IDM managed user schema                              (OK=2021   KO=0     )
>  UI IDM user                                             (OK=2021   KO=0     )
>  UI IDM oidcToken                                        (OK=2021   KO=1     )
> userinfo                                                 (OK=2021   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=329    KO=0     )
> UI-Logout                                                (OK=2022   KO=0     )
> UI-Logout Redirect 1                                     (OK=2022   KO=0     )
>  UI AM revoke1                                           (OK=2021   KO=0     )
>  UI AM revoke2                                           (OK=2021   KO=0     )
>  UI AM endsession                                        (OK=2021   KO=0     )
> Skip 2FA                                                 (OK=5079   KO=0     )
> RootUserinfo                                             (OK=6977   KO=0     )
> GetUUid                                                  (OK=3012   KO=0     )
> GetOpenidConfig                                          (OK=8982   KO=0     )
> CreatePolicy                                             (OK=3010   KO=2     )
> tokenUserinfo                                            (OK=1985   KO=0     )
> getIdToken                                               (OK=666    KO=0     )
> getIdToken Redirect 1                                    (OK=666    KO=0     )
> createOrganization                                       (OK=666    KO=0     )
> queryOrganization                                        (OK=666    KO=0     )
> deleteOrganization                                       (OK=666    KO=0     )
> ReadPolicy                                               (OK=2993   KO=2     )
> DeletePolicy                                             (OK=2973   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 26693  / active: 52     / done: 9367  
================================================================================


================================================================================
2024-11-06 20:27:20 GMT                                     960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=132643 KO=10    )
> restLoginInitiate                                        (OK=9137   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9136   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2033   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2033   KO=0     )
>  UI AM idFromSession                                     (OK=2032   KO=1     )
>  UI AM validateGoto                                      (OK=2033   KO=0     )
> User Authorize PKCE stage                                (OK=11167  KO=1     )
> User AccessToken PKCE stage                              (OK=11167  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2033   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2033   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2033   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2033   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=329    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2032   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2032   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2031   KO=0     )
>  UI IDM uiconfig                                         (OK=2031   KO=0     )
>  UI IDM version                                          (OK=2031   KO=0     )
>  UI IDM features                                         (OK=2031   KO=0     )
>  UI IDM privilege                                        (OK=2031   KO=0     )
>  UI IDM login                                            (OK=2031   KO=0     )
>  UI IDM dashboard                                        (OK=2031   KO=0     )
>  UI IDM managed user schema                              (OK=2031   KO=0     )
>  UI IDM user                                             (OK=2031   KO=0     )
>  UI IDM oidcToken                                        (OK=2031   KO=1     )
> userinfo                                                 (OK=2031   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=329    KO=0     )
> UI-Logout                                                (OK=2032   KO=0     )
> UI-Logout Redirect 1                                     (OK=2032   KO=0     )
>  UI AM revoke1                                           (OK=2031   KO=0     )
>  UI AM revoke2                                           (OK=2031   KO=0     )
>  UI AM endsession                                        (OK=2031   KO=0     )
> Skip 2FA                                                 (OK=5106   KO=0     )
> RootUserinfo                                             (OK=7015   KO=0     )
> GetUUid                                                  (OK=3029   KO=0     )
> GetOpenidConfig                                          (OK=9034   KO=0     )
> CreatePolicy                                             (OK=3026   KO=2     )
> tokenUserinfo                                            (OK=1997   KO=0     )
> getIdToken                                               (OK=669    KO=0     )
> getIdToken Redirect 1                                    (OK=669    KO=0     )
> createOrganization                                       (OK=669    KO=0     )
> queryOrganization                                        (OK=669    KO=0     )
> deleteOrganization                                       (OK=669    KO=0     )
> ReadPolicy                                               (OK=3010   KO=2     )
> DeletePolicy                                             (OK=2991   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 26645  / active: 48     / done: 9419  
================================================================================


================================================================================
2024-11-06 20:27:25 GMT                                     965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=133406 KO=10    )
> restLoginInitiate                                        (OK=9194   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9193   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2044   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2044   KO=0     )
>  UI AM idFromSession                                     (OK=2043   KO=1     )
>  UI AM validateGoto                                      (OK=2044   KO=0     )
> User Authorize PKCE stage                                (OK=11233  KO=1     )
> User AccessToken PKCE stage                              (OK=11233  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2044   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2044   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2044   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2044   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=334    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2043   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2043   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2043   KO=0     )
>  UI IDM uiconfig                                         (OK=2043   KO=0     )
>  UI IDM version                                          (OK=2043   KO=0     )
>  UI IDM features                                         (OK=2043   KO=0     )
>  UI IDM privilege                                        (OK=2043   KO=0     )
>  UI IDM login                                            (OK=2043   KO=0     )
>  UI IDM dashboard                                        (OK=2043   KO=0     )
>  UI IDM managed user schema                              (OK=2043   KO=0     )
>  UI IDM user                                             (OK=2043   KO=0     )
>  UI IDM oidcToken                                        (OK=2043   KO=1     )
> userinfo                                                 (OK=2043   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=334    KO=0     )
> UI-Logout                                                (OK=2044   KO=0     )
> UI-Logout Redirect 1                                     (OK=2044   KO=0     )
>  UI AM revoke1                                           (OK=2043   KO=0     )
>  UI AM revoke2                                           (OK=2043   KO=0     )
>  UI AM endsession                                        (OK=2043   KO=0     )
> Skip 2FA                                                 (OK=5129   KO=0     )
> RootUserinfo                                             (OK=7065   KO=0     )
> GetUUid                                                  (OK=3040   KO=0     )
> GetOpenidConfig                                          (OK=9078   KO=0     )
> CreatePolicy                                             (OK=3037   KO=2     )
> tokenUserinfo                                            (OK=2019   KO=0     )
> getIdToken                                               (OK=671    KO=0     )
> getIdToken Redirect 1                                    (OK=671    KO=0     )
> createOrganization                                       (OK=671    KO=0     )
> queryOrganization                                        (OK=671    KO=0     )
> deleteOrganization                                       (OK=671    KO=0     )
> ReadPolicy                                               (OK=3025   KO=2     )
> DeletePolicy                                             (OK=3010   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 26583  / active: 43     / done: 9486  
================================================================================


================================================================================
2024-11-06 20:27:30 GMT                                     970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=134020 KO=10    )
> restLoginInitiate                                        (OK=9245   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9243   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2051   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2051   KO=0     )
>  UI AM idFromSession                                     (OK=2050   KO=1     )
>  UI AM validateGoto                                      (OK=2051   KO=0     )
> User Authorize PKCE stage                                (OK=11291  KO=1     )
> User AccessToken PKCE stage                              (OK=11291  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2051   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2051   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2051   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2051   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=335    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2050   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2050   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2050   KO=0     )
>  UI IDM uiconfig                                         (OK=2050   KO=0     )
>  UI IDM version                                          (OK=2050   KO=0     )
>  UI IDM features                                         (OK=2050   KO=0     )
>  UI IDM privilege                                        (OK=2050   KO=0     )
>  UI IDM login                                            (OK=2050   KO=0     )
>  UI IDM dashboard                                        (OK=2050   KO=0     )
>  UI IDM managed user schema                              (OK=2050   KO=0     )
>  UI IDM user                                             (OK=2050   KO=0     )
>  UI IDM oidcToken                                        (OK=2050   KO=1     )
> userinfo                                                 (OK=2050   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=335    KO=0     )
> UI-Logout                                                (OK=2051   KO=0     )
> UI-Logout Redirect 1                                     (OK=2051   KO=0     )
>  UI AM revoke1                                           (OK=2050   KO=0     )
>  UI AM revoke2                                           (OK=2050   KO=0     )
>  UI AM endsession                                        (OK=2050   KO=0     )
> Skip 2FA                                                 (OK=5159   KO=0     )
> RootUserinfo                                             (OK=7106   KO=0     )
> GetUUid                                                  (OK=3061   KO=0     )
> GetOpenidConfig                                          (OK=9127   KO=0     )
> CreatePolicy                                             (OK=3059   KO=2     )
> tokenUserinfo                                            (OK=2032   KO=0     )
> getIdToken                                               (OK=673    KO=0     )
> getIdToken Redirect 1                                    (OK=673    KO=0     )
> createOrganization                                       (OK=673    KO=0     )
> queryOrganization                                        (OK=673    KO=0     )
> deleteOrganization                                       (OK=673    KO=0     )
> ReadPolicy                                               (OK=3037   KO=2     )
> DeletePolicy                                             (OK=3025   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 26530  / active: 48     / done: 9534  
================================================================================


================================================================================
2024-11-06 20:27:35 GMT                                     975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=134853 KO=10    )
> restLoginInitiate                                        (OK=9300   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9300   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2065   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2065   KO=0     )
>  UI AM idFromSession                                     (OK=2064   KO=1     )
>  UI AM validateGoto                                      (OK=2065   KO=0     )
> User Authorize PKCE stage                                (OK=11361  KO=1     )
> User AccessToken PKCE stage                              (OK=11360  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2065   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2065   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2065   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2065   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=339    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2064   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2064   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2064   KO=0     )
>  UI IDM uiconfig                                         (OK=2064   KO=0     )
>  UI IDM version                                          (OK=2064   KO=0     )
>  UI IDM features                                         (OK=2064   KO=0     )
>  UI IDM privilege                                        (OK=2064   KO=0     )
>  UI IDM login                                            (OK=2064   KO=0     )
>  UI IDM dashboard                                        (OK=2064   KO=0     )
>  UI IDM managed user schema                              (OK=2064   KO=0     )
>  UI IDM user                                             (OK=2064   KO=0     )
>  UI IDM oidcToken                                        (OK=2064   KO=1     )
> userinfo                                                 (OK=2064   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=339    KO=0     )
> UI-Logout                                                (OK=2065   KO=0     )
> UI-Logout Redirect 1                                     (OK=2064   KO=0     )
>  UI AM revoke1                                           (OK=2063   KO=0     )
>  UI AM revoke2                                           (OK=2063   KO=0     )
>  UI AM endsession                                        (OK=2063   KO=0     )
> Skip 2FA                                                 (OK=5190   KO=0     )
> RootUserinfo                                             (OK=7140   KO=0     )
> GetUUid                                                  (OK=3082   KO=0     )
> GetOpenidConfig                                          (OK=9180   KO=0     )
> CreatePolicy                                             (OK=3080   KO=2     )
> tokenUserinfo                                            (OK=2044   KO=0     )
> getIdToken                                               (OK=675    KO=0     )
> getIdToken Redirect 1                                    (OK=675    KO=0     )
> createOrganization                                       (OK=675    KO=0     )
> queryOrganization                                        (OK=675    KO=0     )
> deleteOrganization                                       (OK=675    KO=0     )
> ReadPolicy                                               (OK=3059   KO=2     )
> DeletePolicy                                             (OK=3035   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 26472  / active: 57     / done: 9583  
================================================================================


================================================================================
2024-11-06 20:27:40 GMT                                     980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=135486 KO=10    )
> restLoginInitiate                                        (OK=9347   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9346   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2076   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2076   KO=0     )
>  UI AM idFromSession                                     (OK=2073   KO=1     )
>  UI AM validateGoto                                      (OK=2074   KO=0     )
> User Authorize PKCE stage                                (OK=11413  KO=1     )
> User AccessToken PKCE stage                              (OK=11412  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2074   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2073   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2073   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2073   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=340    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2072   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2072   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2072   KO=0     )
>  UI IDM uiconfig                                         (OK=2072   KO=0     )
>  UI IDM version                                          (OK=2072   KO=0     )
>  UI IDM features                                         (OK=2072   KO=0     )
>  UI IDM privilege                                        (OK=2072   KO=0     )
>  UI IDM login                                            (OK=2072   KO=0     )
>  UI IDM dashboard                                        (OK=2072   KO=0     )
>  UI IDM managed user schema                              (OK=2072   KO=0     )
>  UI IDM user                                             (OK=2072   KO=0     )
>  UI IDM oidcToken                                        (OK=2072   KO=1     )
> userinfo                                                 (OK=2071   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=340    KO=0     )
> UI-Logout                                                (OK=2072   KO=0     )
> UI-Logout Redirect 1                                     (OK=2072   KO=0     )
>  UI AM revoke1                                           (OK=2071   KO=0     )
>  UI AM revoke2                                           (OK=2071   KO=0     )
>  UI AM endsession                                        (OK=2071   KO=0     )
> Skip 2FA                                                 (OK=5215   KO=0     )
> RootUserinfo                                             (OK=7168   KO=0     )
> GetUUid                                                  (OK=3099   KO=0     )
> GetOpenidConfig                                          (OK=9241   KO=0     )
> CreatePolicy                                             (OK=3097   KO=2     )
> tokenUserinfo                                            (OK=2052   KO=0     )
> getIdToken                                               (OK=679    KO=0     )
> getIdToken Redirect 1                                    (OK=679    KO=0     )
> createOrganization                                       (OK=679    KO=0     )
> queryOrganization                                        (OK=679    KO=0     )
> deleteOrganization                                       (OK=679    KO=0     )
> ReadPolicy                                               (OK=3079   KO=2     )
> DeletePolicy                                             (OK=3058   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 26424  / active: 54     / done: 9634  
================================================================================


================================================================================
2024-11-06 20:27:45 GMT                                     985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=136196 KO=10    )
> restLoginInitiate                                        (OK=9391   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9389   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2084   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2084   KO=0     )
>  UI AM idFromSession                                     (OK=2083   KO=1     )
>  UI AM validateGoto                                      (OK=2084   KO=0     )
> User Authorize PKCE stage                                (OK=11469  KO=1     )
> User AccessToken PKCE stage                              (OK=11469  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2084   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2084   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2084   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2084   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=342    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2083   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2083   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2083   KO=0     )
>  UI IDM uiconfig                                         (OK=2083   KO=0     )
>  UI IDM version                                          (OK=2083   KO=0     )
>  UI IDM features                                         (OK=2083   KO=0     )
>  UI IDM privilege                                        (OK=2083   KO=0     )
>  UI IDM login                                            (OK=2083   KO=0     )
>  UI IDM dashboard                                        (OK=2083   KO=0     )
>  UI IDM managed user schema                              (OK=2083   KO=0     )
>  UI IDM user                                             (OK=2083   KO=0     )
>  UI IDM oidcToken                                        (OK=2083   KO=1     )
> userinfo                                                 (OK=2083   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=342    KO=0     )
> UI-Logout                                                (OK=2084   KO=0     )
> UI-Logout Redirect 1                                     (OK=2084   KO=0     )
>  UI AM revoke1                                           (OK=2083   KO=0     )
>  UI AM revoke2                                           (OK=2083   KO=0     )
>  UI AM endsession                                        (OK=2083   KO=0     )
> Skip 2FA                                                 (OK=5242   KO=0     )
> RootUserinfo                                             (OK=7196   KO=0     )
> GetUUid                                                  (OK=3113   KO=0     )
> GetOpenidConfig                                          (OK=9292   KO=0     )
> CreatePolicy                                             (OK=3111   KO=2     )
> tokenUserinfo                                            (OK=2062   KO=0     )
> getIdToken                                               (OK=688    KO=0     )
> getIdToken Redirect 1                                    (OK=687    KO=0     )
> createOrganization                                       (OK=687    KO=0     )
> queryOrganization                                        (OK=687    KO=0     )
> deleteOrganization                                       (OK=687    KO=0     )
> ReadPolicy                                               (OK=3096   KO=2     )
> DeletePolicy                                             (OK=3079   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 26377  / active: 42     / done: 9693  
================================================================================


================================================================================
2024-11-06 20:27:50 GMT                                     990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=136949 KO=10    )
> restLoginInitiate                                        (OK=9445   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9445   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2096   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2096   KO=0     )
>  UI AM idFromSession                                     (OK=2095   KO=1     )
>  UI AM validateGoto                                      (OK=2096   KO=0     )
> User Authorize PKCE stage                                (OK=11537  KO=1     )
> User AccessToken PKCE stage                              (OK=11537  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2096   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2096   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2096   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2096   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=342    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2094   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2094   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2094   KO=0     )
>  UI IDM uiconfig                                         (OK=2094   KO=0     )
>  UI IDM version                                          (OK=2094   KO=0     )
>  UI IDM features                                         (OK=2094   KO=0     )
>  UI IDM privilege                                        (OK=2094   KO=0     )
>  UI IDM login                                            (OK=2094   KO=0     )
>  UI IDM dashboard                                        (OK=2093   KO=0     )
>  UI IDM managed user schema                              (OK=2093   KO=0     )
>  UI IDM user                                             (OK=2093   KO=0     )
>  UI IDM oidcToken                                        (OK=2093   KO=1     )
> userinfo                                                 (OK=2093   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=342    KO=0     )
> UI-Logout                                                (OK=2094   KO=0     )
> UI-Logout Redirect 1                                     (OK=2094   KO=0     )
>  UI AM revoke1                                           (OK=2093   KO=0     )
>  UI AM revoke2                                           (OK=2093   KO=0     )
>  UI AM endsession                                        (OK=2093   KO=0     )
> Skip 2FA                                                 (OK=5275   KO=0     )
> RootUserinfo                                             (OK=7225   KO=0     )
> GetUUid                                                  (OK=3134   KO=0     )
> GetOpenidConfig                                          (OK=9343   KO=0     )
> CreatePolicy                                             (OK=3131   KO=2     )
> tokenUserinfo                                            (OK=2073   KO=0     )
> getIdToken                                               (OK=693    KO=0     )
> getIdToken Redirect 1                                    (OK=693    KO=0     )
> createOrganization                                       (OK=693    KO=0     )
> queryOrganization                                        (OK=693    KO=0     )
> deleteOrganization                                       (OK=693    KO=0     )
> ReadPolicy                                               (OK=3109   KO=2     )
> DeletePolicy                                             (OK=3095   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 26323  / active: 47     / done: 9742  
================================================================================


================================================================================
2024-11-06 20:27:55 GMT                                     995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=137642 KO=10    )
> restLoginInitiate                                        (OK=9492   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9490   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2107   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2107   KO=0     )
>  UI AM idFromSession                                     (OK=2106   KO=1     )
>  UI AM validateGoto                                      (OK=2107   KO=0     )
> User Authorize PKCE stage                                (OK=11592  KO=1     )
> User AccessToken PKCE stage                              (OK=11592  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2106   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2106   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2106   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2106   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=344    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2105   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2105   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2105   KO=0     )
>  UI IDM uiconfig                                         (OK=2105   KO=0     )
>  UI IDM version                                          (OK=2105   KO=0     )
>  UI IDM features                                         (OK=2105   KO=0     )
>  UI IDM privilege                                        (OK=2105   KO=0     )
>  UI IDM login                                            (OK=2105   KO=0     )
>  UI IDM dashboard                                        (OK=2105   KO=0     )
>  UI IDM managed user schema                              (OK=2105   KO=0     )
>  UI IDM user                                             (OK=2105   KO=0     )
>  UI IDM oidcToken                                        (OK=2105   KO=1     )
> userinfo                                                 (OK=2105   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=344    KO=0     )
> UI-Logout                                                (OK=2106   KO=0     )
> UI-Logout Redirect 1                                     (OK=2106   KO=0     )
>  UI AM revoke1                                           (OK=2105   KO=0     )
>  UI AM revoke2                                           (OK=2105   KO=0     )
>  UI AM endsession                                        (OK=2105   KO=0     )
> Skip 2FA                                                 (OK=5300   KO=0     )
> RootUserinfo                                             (OK=7262   KO=0     )
> GetUUid                                                  (OK=3146   KO=0     )
> GetOpenidConfig                                          (OK=9390   KO=0     )
> CreatePolicy                                             (OK=3144   KO=2     )
> tokenUserinfo                                            (OK=2083   KO=0     )
> getIdToken                                               (OK=696    KO=0     )
> getIdToken Redirect 1                                    (OK=696    KO=0     )
> createOrganization                                       (OK=696    KO=0     )
> queryOrganization                                        (OK=696    KO=0     )
> deleteOrganization                                       (OK=696    KO=0     )
> ReadPolicy                                               (OK=3131   KO=2     )
> DeletePolicy                                             (OK=3109   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 26274  / active: 51     / done: 9787  
================================================================================


================================================================================
2024-11-06 20:28:00 GMT                                    1000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=138287 KO=10    )
> restLoginInitiate                                        (OK=9540   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9540   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2115   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2115   KO=0     )
>  UI AM idFromSession                                     (OK=2114   KO=1     )
>  UI AM validateGoto                                      (OK=2115   KO=0     )
> User Authorize PKCE stage                                (OK=11651  KO=1     )
> User AccessToken PKCE stage                              (OK=11650  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2114   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2114   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2114   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2114   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=345    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2113   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2113   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2113   KO=0     )
>  UI IDM uiconfig                                         (OK=2113   KO=0     )
>  UI IDM version                                          (OK=2113   KO=0     )
>  UI IDM features                                         (OK=2113   KO=0     )
>  UI IDM privilege                                        (OK=2113   KO=0     )
>  UI IDM login                                            (OK=2113   KO=0     )
>  UI IDM dashboard                                        (OK=2113   KO=0     )
>  UI IDM managed user schema                              (OK=2113   KO=0     )
>  UI IDM user                                             (OK=2113   KO=0     )
>  UI IDM oidcToken                                        (OK=2113   KO=1     )
> userinfo                                                 (OK=2113   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=345    KO=0     )
> UI-Logout                                                (OK=2114   KO=0     )
> UI-Logout Redirect 1                                     (OK=2114   KO=0     )
>  UI AM revoke1                                           (OK=2113   KO=0     )
>  UI AM revoke2                                           (OK=2113   KO=0     )
>  UI AM endsession                                        (OK=2113   KO=0     )
> Skip 2FA                                                 (OK=5329   KO=0     )
> RootUserinfo                                             (OK=7304   KO=0     )
> GetUUid                                                  (OK=3162   KO=0     )
> GetOpenidConfig                                          (OK=9441   KO=0     )
> CreatePolicy                                             (OK=3160   KO=2     )
> tokenUserinfo                                            (OK=2095   KO=0     )
> getIdToken                                               (OK=700    KO=0     )
> getIdToken Redirect 1                                    (OK=700    KO=0     )
> createOrganization                                       (OK=700    KO=0     )
> queryOrganization                                        (OK=700    KO=0     )
> deleteOrganization                                       (OK=700    KO=0     )
> ReadPolicy                                               (OK=3144   KO=2     )
> DeletePolicy                                             (OK=3130   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 26226  / active: 43     / done: 9843  
================================================================================


================================================================================
2024-11-06 20:28:05 GMT                                    1005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=139095 KO=10    )
> restLoginInitiate                                        (OK=9592   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9591   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2130   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2130   KO=0     )
>  UI AM idFromSession                                     (OK=2129   KO=1     )
>  UI AM validateGoto                                      (OK=2130   KO=0     )
> User Authorize PKCE stage                                (OK=11718  KO=1     )
> User AccessToken PKCE stage                              (OK=11717  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2130   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2130   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2130   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2130   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=349    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2127   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2127   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2126   KO=0     )
>  UI IDM uiconfig                                         (OK=2126   KO=0     )
>  UI IDM version                                          (OK=2126   KO=0     )
>  UI IDM features                                         (OK=2126   KO=0     )
>  UI IDM privilege                                        (OK=2126   KO=0     )
>  UI IDM login                                            (OK=2126   KO=0     )
>  UI IDM dashboard                                        (OK=2126   KO=0     )
>  UI IDM managed user schema                              (OK=2126   KO=0     )
>  UI IDM user                                             (OK=2126   KO=0     )
>  UI IDM oidcToken                                        (OK=2126   KO=1     )
> userinfo                                                 (OK=2126   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=349    KO=0     )
> UI-Logout                                                (OK=2127   KO=0     )
> UI-Logout Redirect 1                                     (OK=2127   KO=0     )
>  UI AM revoke1                                           (OK=2126   KO=0     )
>  UI AM revoke2                                           (OK=2126   KO=0     )
>  UI AM endsession                                        (OK=2126   KO=0     )
> Skip 2FA                                                 (OK=5357   KO=0     )
> RootUserinfo                                             (OK=7357   KO=0     )
> GetUUid                                                  (OK=3178   KO=0     )
> GetOpenidConfig                                          (OK=9486   KO=0     )
> CreatePolicy                                             (OK=3176   KO=2     )
> tokenUserinfo                                            (OK=2103   KO=0     )
> getIdToken                                               (OK=702    KO=0     )
> getIdToken Redirect 1                                    (OK=702    KO=0     )
> createOrganization                                       (OK=701    KO=0     )
> queryOrganization                                        (OK=701    KO=0     )
> deleteOrganization                                       (OK=701    KO=0     )
> ReadPolicy                                               (OK=3160   KO=2     )
> DeletePolicy                                             (OK=3144   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 26169  / active: 51     / done: 9892  
================================================================================


================================================================================
2024-11-06 20:28:10 GMT                                    1010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=139789 KO=10    )
> restLoginInitiate                                        (OK=9633   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9632   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2140   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2140   KO=0     )
>  UI AM idFromSession                                     (OK=2139   KO=1     )
>  UI AM validateGoto                                      (OK=2140   KO=0     )
> User Authorize PKCE stage                                (OK=11769  KO=1     )
> User AccessToken PKCE stage                              (OK=11769  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2140   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2140   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2140   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2140   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=351    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2139   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2139   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2139   KO=0     )
>  UI IDM uiconfig                                         (OK=2139   KO=0     )
>  UI IDM version                                          (OK=2139   KO=0     )
>  UI IDM features                                         (OK=2139   KO=0     )
>  UI IDM privilege                                        (OK=2139   KO=0     )
>  UI IDM login                                            (OK=2139   KO=0     )
>  UI IDM dashboard                                        (OK=2139   KO=0     )
>  UI IDM managed user schema                              (OK=2139   KO=0     )
>  UI IDM user                                             (OK=2139   KO=0     )
>  UI IDM oidcToken                                        (OK=2139   KO=1     )
> userinfo                                                 (OK=2139   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=351    KO=0     )
> UI-Logout                                                (OK=2140   KO=0     )
> UI-Logout Redirect 1                                     (OK=2140   KO=0     )
>  UI AM revoke1                                           (OK=2139   KO=0     )
>  UI AM revoke2                                           (OK=2139   KO=0     )
>  UI AM endsession                                        (OK=2139   KO=0     )
> Skip 2FA                                                 (OK=5376   KO=0     )
> RootUserinfo                                             (OK=7393   KO=0     )
> GetUUid                                                  (OK=3186   KO=0     )
> GetOpenidConfig                                          (OK=9526   KO=0     )
> CreatePolicy                                             (OK=3184   KO=2     )
> tokenUserinfo                                            (OK=2115   KO=0     )
> getIdToken                                               (OK=709    KO=0     )
> getIdToken Redirect 1                                    (OK=709    KO=0     )
> createOrganization                                       (OK=709    KO=0     )
> queryOrganization                                        (OK=709    KO=0     )
> deleteOrganization                                       (OK=709    KO=0     )
> ReadPolicy                                               (OK=3176   KO=2     )
> DeletePolicy                                             (OK=3160   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 26125  / active: 34     / done: 9953  
================================================================================


================================================================================
2024-11-06 20:28:15 GMT                                    1015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=140336 KO=10    )
> restLoginInitiate                                        (OK=9682   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9681   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2146   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2146   KO=0     )
>  UI AM idFromSession                                     (OK=2145   KO=1     )
>  UI AM validateGoto                                      (OK=2146   KO=0     )
> User Authorize PKCE stage                                (OK=11824  KO=1     )
> User AccessToken PKCE stage                              (OK=11823  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2146   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2146   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2146   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2146   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=353    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2145   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2145   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2145   KO=0     )
>  UI IDM uiconfig                                         (OK=2145   KO=0     )
>  UI IDM version                                          (OK=2145   KO=0     )
>  UI IDM features                                         (OK=2145   KO=0     )
>  UI IDM privilege                                        (OK=2145   KO=0     )
>  UI IDM login                                            (OK=2145   KO=0     )
>  UI IDM dashboard                                        (OK=2145   KO=0     )
>  UI IDM managed user schema                              (OK=2145   KO=0     )
>  UI IDM user                                             (OK=2145   KO=0     )
>  UI IDM oidcToken                                        (OK=2145   KO=1     )
> userinfo                                                 (OK=2145   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=353    KO=0     )
> UI-Logout                                                (OK=2146   KO=0     )
> UI-Logout Redirect 1                                     (OK=2146   KO=0     )
>  UI AM revoke1                                           (OK=2145   KO=0     )
>  UI AM revoke2                                           (OK=2145   KO=0     )
>  UI AM endsession                                        (OK=2145   KO=0     )
> Skip 2FA                                                 (OK=5405   KO=0     )
> RootUserinfo                                             (OK=7428   KO=0     )
> GetUUid                                                  (OK=3202   KO=0     )
> GetOpenidConfig                                          (OK=9566   KO=0     )
> CreatePolicy                                             (OK=3200   KO=2     )
> tokenUserinfo                                            (OK=2128   KO=0     )
> getIdToken                                               (OK=711    KO=0     )
> getIdToken Redirect 1                                    (OK=711    KO=0     )
> createOrganization                                       (OK=710    KO=0     )
> queryOrganization                                        (OK=710    KO=0     )
> deleteOrganization                                       (OK=710    KO=0     )
> ReadPolicy                                               (OK=3184   KO=2     )
> DeletePolicy                                             (OK=3176   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 26076  / active: 40     / done: 9996  
================================================================================


================================================================================
2024-11-06 20:28:20 GMT                                    1020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=141124 KO=10    )
> restLoginInitiate                                        (OK=9738   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9738   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2158   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2158   KO=0     )
>  UI AM idFromSession                                     (OK=2157   KO=1     )
>  UI AM validateGoto                                      (OK=2158   KO=0     )
> User Authorize PKCE stage                                (OK=11893  KO=1     )
> User AccessToken PKCE stage                              (OK=11891  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2157   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2157   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2157   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2157   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=356    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2156   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2156   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2156   KO=0     )
>  UI IDM uiconfig                                         (OK=2156   KO=0     )
>  UI IDM version                                          (OK=2156   KO=0     )
>  UI IDM features                                         (OK=2156   KO=0     )
>  UI IDM privilege                                        (OK=2156   KO=0     )
>  UI IDM login                                            (OK=2156   KO=0     )
>  UI IDM dashboard                                        (OK=2156   KO=0     )
>  UI IDM managed user schema                              (OK=2156   KO=0     )
>  UI IDM user                                             (OK=2156   KO=0     )
>  UI IDM oidcToken                                        (OK=2156   KO=1     )
> userinfo                                                 (OK=2156   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=356    KO=0     )
> UI-Logout                                                (OK=2157   KO=0     )
> UI-Logout Redirect 1                                     (OK=2157   KO=0     )
>  UI AM revoke1                                           (OK=2156   KO=0     )
>  UI AM revoke2                                           (OK=2156   KO=0     )
>  UI AM endsession                                        (OK=2156   KO=0     )
> Skip 2FA                                                 (OK=5443   KO=0     )
> RootUserinfo                                             (OK=7495   KO=0     )
> GetUUid                                                  (OK=3222   KO=0     )
> GetOpenidConfig                                          (OK=9609   KO=0     )
> CreatePolicy                                             (OK=3219   KO=2     )
> tokenUserinfo                                            (OK=2137   KO=0     )
> getIdToken                                               (OK=715    KO=0     )
> getIdToken Redirect 1                                    (OK=715    KO=0     )
> createOrganization                                       (OK=715    KO=0     )
> queryOrganization                                        (OK=715    KO=0     )
> deleteOrganization                                       (OK=715    KO=0     )
> ReadPolicy                                               (OK=3200   KO=2     )
> DeletePolicy                                             (OK=3183   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 26017  / active: 55     / done: 10040 
================================================================================


================================================================================
2024-11-06 20:28:25 GMT                                    1025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=141776 KO=10    )
> restLoginInitiate                                        (OK=9788   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9787   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2167   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2167   KO=0     )
>  UI AM idFromSession                                     (OK=2165   KO=1     )
>  UI AM validateGoto                                      (OK=2166   KO=0     )
> User Authorize PKCE stage                                (OK=11948  KO=1     )
> User AccessToken PKCE stage                              (OK=11948  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2166   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2166   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2166   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2166   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=360    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2165   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2165   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2164   KO=0     )
>  UI IDM uiconfig                                         (OK=2164   KO=0     )
>  UI IDM version                                          (OK=2164   KO=0     )
>  UI IDM features                                         (OK=2164   KO=0     )
>  UI IDM privilege                                        (OK=2164   KO=0     )
>  UI IDM login                                            (OK=2164   KO=0     )
>  UI IDM dashboard                                        (OK=2164   KO=0     )
>  UI IDM managed user schema                              (OK=2164   KO=0     )
>  UI IDM user                                             (OK=2164   KO=0     )
>  UI IDM oidcToken                                        (OK=2164   KO=1     )
> userinfo                                                 (OK=2164   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=360    KO=0     )
> UI-Logout                                                (OK=2165   KO=0     )
> UI-Logout Redirect 1                                     (OK=2165   KO=0     )
>  UI AM revoke1                                           (OK=2164   KO=0     )
>  UI AM revoke2                                           (OK=2164   KO=0     )
>  UI AM endsession                                        (OK=2164   KO=0     )
> Skip 2FA                                                 (OK=5469   KO=0     )
> RootUserinfo                                             (OK=7540   KO=0     )
> GetUUid                                                  (OK=3240   KO=0     )
> GetOpenidConfig                                          (OK=9662   KO=0     )
> CreatePolicy                                             (OK=3236   KO=2     )
> tokenUserinfo                                            (OK=2150   KO=0     )
> getIdToken                                               (OK=717    KO=0     )
> getIdToken Redirect 1                                    (OK=717    KO=0     )
> createOrganization                                       (OK=717    KO=0     )
> queryOrganization                                        (OK=717    KO=0     )
> deleteOrganization                                       (OK=717    KO=0     )
> ReadPolicy                                               (OK=3218   KO=2     )
> DeletePolicy                                             (OK=3200   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 25962  / active: 49     / done: 10101 
================================================================================


================================================================================
2024-11-06 20:28:30 GMT                                    1030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=142590 KO=10    )
> restLoginInitiate                                        (OK=9845   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9844   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2178   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2178   KO=0     )
>  UI AM idFromSession                                     (OK=2177   KO=1     )
>  UI AM validateGoto                                      (OK=2178   KO=0     )
> User Authorize PKCE stage                                (OK=12018  KO=1     )
> User AccessToken PKCE stage                              (OK=12017  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2177   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2177   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2177   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2177   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=362    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2176   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2176   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2176   KO=0     )
>  UI IDM uiconfig                                         (OK=2176   KO=0     )
>  UI IDM version                                          (OK=2176   KO=0     )
>  UI IDM features                                         (OK=2176   KO=0     )
>  UI IDM privilege                                        (OK=2176   KO=0     )
>  UI IDM login                                            (OK=2176   KO=0     )
>  UI IDM dashboard                                        (OK=2176   KO=0     )
>  UI IDM managed user schema                              (OK=2176   KO=0     )
>  UI IDM user                                             (OK=2176   KO=0     )
>  UI IDM oidcToken                                        (OK=2176   KO=1     )
> userinfo                                                 (OK=2176   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=362    KO=0     )
> UI-Logout                                                (OK=2176   KO=0     )
> UI-Logout Redirect 1                                     (OK=2176   KO=0     )
>  UI AM revoke1                                           (OK=2175   KO=0     )
>  UI AM revoke2                                           (OK=2175   KO=0     )
>  UI AM endsession                                        (OK=2175   KO=0     )
> Skip 2FA                                                 (OK=5503   KO=0     )
> RootUserinfo                                             (OK=7584   KO=0     )
> GetUUid                                                  (OK=3260   KO=0     )
> GetOpenidConfig                                          (OK=9718   KO=0     )
> CreatePolicy                                             (OK=3257   KO=2     )
> tokenUserinfo                                            (OK=2162   KO=0     )
> getIdToken                                               (OK=724    KO=0     )
> getIdToken Redirect 1                                    (OK=724    KO=0     )
> createOrganization                                       (OK=724    KO=0     )
> queryOrganization                                        (OK=724    KO=0     )
> deleteOrganization                                       (OK=724    KO=0     )
> ReadPolicy                                               (OK=3236   KO=2     )
> DeletePolicy                                             (OK=3218   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 25901  / active: 56     / done: 10155 
================================================================================


================================================================================
2024-11-06 20:28:35 GMT                                    1035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=143273 KO=10    )
> restLoginInitiate                                        (OK=9896   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9893   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2187   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2187   KO=0     )
>  UI AM idFromSession                                     (OK=2186   KO=1     )
>  UI AM validateGoto                                      (OK=2187   KO=0     )
> User Authorize PKCE stage                                (OK=12077  KO=1     )
> User AccessToken PKCE stage                              (OK=12077  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2187   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2187   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2187   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2187   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=364    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2186   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2186   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2186   KO=0     )
>  UI IDM uiconfig                                         (OK=2186   KO=0     )
>  UI IDM version                                          (OK=2186   KO=0     )
>  UI IDM features                                         (OK=2186   KO=0     )
>  UI IDM privilege                                        (OK=2186   KO=0     )
>  UI IDM login                                            (OK=2186   KO=0     )
>  UI IDM dashboard                                        (OK=2186   KO=0     )
>  UI IDM managed user schema                              (OK=2186   KO=0     )
>  UI IDM user                                             (OK=2186   KO=0     )
>  UI IDM oidcToken                                        (OK=2186   KO=1     )
> userinfo                                                 (OK=2186   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=364    KO=0     )
> UI-Logout                                                (OK=2187   KO=0     )
> UI-Logout Redirect 1                                     (OK=2187   KO=0     )
>  UI AM revoke1                                           (OK=2186   KO=0     )
>  UI AM revoke2                                           (OK=2186   KO=0     )
>  UI AM endsession                                        (OK=2186   KO=0     )
> Skip 2FA                                                 (OK=5524   KO=0     )
> RootUserinfo                                             (OK=7610   KO=0     )
> GetUUid                                                  (OK=3273   KO=0     )
> GetOpenidConfig                                          (OK=9770   KO=0     )
> CreatePolicy                                             (OK=3271   KO=2     )
> tokenUserinfo                                            (OK=2181   KO=0     )
> getIdToken                                               (OK=727    KO=0     )
> getIdToken Redirect 1                                    (OK=727    KO=0     )
> createOrganization                                       (OK=727    KO=0     )
> queryOrganization                                        (OK=727    KO=0     )
> deleteOrganization                                       (OK=727    KO=0     )
> ReadPolicy                                               (OK=3257   KO=2     )
> DeletePolicy                                             (OK=3236   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 25850  / active: 45     / done: 10217 
================================================================================


================================================================================
2024-11-06 20:28:40 GMT                                    1040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=143969 KO=10    )
> restLoginInitiate                                        (OK=9937   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9936   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2200   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2200   KO=0     )
>  UI AM idFromSession                                     (OK=2199   KO=1     )
>  UI AM validateGoto                                      (OK=2200   KO=0     )
> User Authorize PKCE stage                                (OK=12132  KO=1     )
> User AccessToken PKCE stage                              (OK=12132  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2200   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2200   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2200   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2200   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=365    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2199   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2199   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2199   KO=0     )
>  UI IDM uiconfig                                         (OK=2199   KO=0     )
>  UI IDM version                                          (OK=2199   KO=0     )
>  UI IDM features                                         (OK=2199   KO=0     )
>  UI IDM privilege                                        (OK=2199   KO=0     )
>  UI IDM login                                            (OK=2199   KO=0     )
>  UI IDM dashboard                                        (OK=2198   KO=0     )
>  UI IDM managed user schema                              (OK=2198   KO=0     )
>  UI IDM user                                             (OK=2198   KO=0     )
>  UI IDM oidcToken                                        (OK=2198   KO=1     )
> userinfo                                                 (OK=2198   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=365    KO=0     )
> UI-Logout                                                (OK=2198   KO=0     )
> UI-Logout Redirect 1                                     (OK=2198   KO=0     )
>  UI AM revoke1                                           (OK=2197   KO=0     )
>  UI AM revoke2                                           (OK=2197   KO=0     )
>  UI AM endsession                                        (OK=2197   KO=0     )
> Skip 2FA                                                 (OK=5544   KO=0     )
> RootUserinfo                                             (OK=7628   KO=0     )
> GetUUid                                                  (OK=3285   KO=0     )
> GetOpenidConfig                                          (OK=9817   KO=0     )
> CreatePolicy                                             (OK=3283   KO=2     )
> tokenUserinfo                                            (OK=2190   KO=0     )
> getIdToken                                               (OK=732    KO=0     )
> getIdToken Redirect 1                                    (OK=732    KO=0     )
> createOrganization                                       (OK=732    KO=0     )
> queryOrganization                                        (OK=732    KO=0     )
> deleteOrganization                                       (OK=732    KO=0     )
> ReadPolicy                                               (OK=3271   KO=2     )
> DeletePolicy                                             (OK=3256   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 25808  / active: 36     / done: 10268 
================================================================================


================================================================================
2024-11-06 20:28:45 GMT                                    1045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=144649 KO=10    )
> restLoginInitiate                                        (OK=9989   KO=1     )
> restLoginUsernamePasswordCallback                        (OK=9988   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2210   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2210   KO=0     )
>  UI AM idFromSession                                     (OK=2209   KO=1     )
>  UI AM validateGoto                                      (OK=2210   KO=0     )
> User Authorize PKCE stage                                (OK=12194  KO=1     )
> User AccessToken PKCE stage                              (OK=12194  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2210   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2209   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2209   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2209   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=367    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2208   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2208   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2208   KO=0     )
>  UI IDM uiconfig                                         (OK=2208   KO=0     )
>  UI IDM version                                          (OK=2208   KO=0     )
>  UI IDM features                                         (OK=2208   KO=0     )
>  UI IDM privilege                                        (OK=2208   KO=0     )
>  UI IDM login                                            (OK=2208   KO=0     )
>  UI IDM dashboard                                        (OK=2208   KO=0     )
>  UI IDM managed user schema                              (OK=2208   KO=0     )
>  UI IDM user                                             (OK=2208   KO=0     )
>  UI IDM oidcToken                                        (OK=2208   KO=1     )
> userinfo                                                 (OK=2208   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=367    KO=0     )
> UI-Logout                                                (OK=2209   KO=0     )
> UI-Logout Redirect 1                                     (OK=2209   KO=0     )
>  UI AM revoke1                                           (OK=2208   KO=0     )
>  UI AM revoke2                                           (OK=2208   KO=0     )
>  UI AM endsession                                        (OK=2208   KO=0     )
> Skip 2FA                                                 (OK=5569   KO=0     )
> RootUserinfo                                             (OK=7669   KO=0     )
> GetUUid                                                  (OK=3299   KO=0     )
> GetOpenidConfig                                          (OK=9857   KO=0     )
> CreatePolicy                                             (OK=3297   KO=2     )
> tokenUserinfo                                            (OK=2208   KO=0     )
> getIdToken                                               (OK=735    KO=0     )
> getIdToken Redirect 1                                    (OK=735    KO=0     )
> createOrganization                                       (OK=735    KO=0     )
> queryOrganization                                        (OK=735    KO=0     )
> deleteOrganization                                       (OK=735    KO=0     )
> ReadPolicy                                               (OK=3283   KO=2     )
> DeletePolicy                                             (OK=3271   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 25755  / active: 37     / done: 10320 
================================================================================


================================================================================
2024-11-06 20:28:50 GMT                                    1050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=145249 KO=10    )
> restLoginInitiate                                        (OK=10032  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10031  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2219   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2219   KO=0     )
>  UI AM idFromSession                                     (OK=2218   KO=1     )
>  UI AM validateGoto                                      (OK=2219   KO=0     )
> User Authorize PKCE stage                                (OK=12248  KO=1     )
> User AccessToken PKCE stage                              (OK=12248  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2219   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2219   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2219   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2219   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=370    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2218   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2218   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2218   KO=0     )
>  UI IDM uiconfig                                         (OK=2218   KO=0     )
>  UI IDM version                                          (OK=2218   KO=0     )
>  UI IDM features                                         (OK=2217   KO=0     )
>  UI IDM privilege                                        (OK=2216   KO=0     )
>  UI IDM login                                            (OK=2217   KO=0     )
>  UI IDM dashboard                                        (OK=2216   KO=0     )
>  UI IDM managed user schema                              (OK=2216   KO=0     )
>  UI IDM user                                             (OK=2216   KO=0     )
>  UI IDM oidcToken                                        (OK=2216   KO=1     )
> userinfo                                                 (OK=2216   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=370    KO=0     )
> UI-Logout                                                (OK=2217   KO=0     )
> UI-Logout Redirect 1                                     (OK=2217   KO=0     )
>  UI AM revoke1                                           (OK=2215   KO=0     )
>  UI AM revoke2                                           (OK=2215   KO=0     )
>  UI AM endsession                                        (OK=2215   KO=0     )
> Skip 2FA                                                 (OK=5593   KO=0     )
> RootUserinfo                                             (OK=7698   KO=0     )
> GetUUid                                                  (OK=3316   KO=0     )
> GetOpenidConfig                                          (OK=9900   KO=0     )
> CreatePolicy                                             (OK=3314   KO=2     )
> tokenUserinfo                                            (OK=2219   KO=0     )
> getIdToken                                               (OK=736    KO=0     )
> getIdToken Redirect 1                                    (OK=736    KO=0     )
> createOrganization                                       (OK=736    KO=0     )
> queryOrganization                                        (OK=736    KO=0     )
> deleteOrganization                                       (OK=736    KO=0     )
> ReadPolicy                                               (OK=3297   KO=2     )
> DeletePolicy                                             (OK=3283   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 25708  / active: 41     / done: 10363 
================================================================================


================================================================================
2024-11-06 20:28:55 GMT                                    1055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=145887 KO=10    )
> restLoginInitiate                                        (OK=10085  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10084  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2226   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2226   KO=0     )
>  UI AM idFromSession                                     (OK=2225   KO=1     )
>  UI AM validateGoto                                      (OK=2226   KO=0     )
> User Authorize PKCE stage                                (OK=12303  KO=1     )
> User AccessToken PKCE stage                              (OK=12303  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2225   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2225   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2225   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2225   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=373    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2224   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2224   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2224   KO=0     )
>  UI IDM uiconfig                                         (OK=2224   KO=0     )
>  UI IDM version                                          (OK=2224   KO=0     )
>  UI IDM features                                         (OK=2224   KO=0     )
>  UI IDM privilege                                        (OK=2224   KO=0     )
>  UI IDM login                                            (OK=2224   KO=0     )
>  UI IDM dashboard                                        (OK=2224   KO=0     )
>  UI IDM managed user schema                              (OK=2224   KO=0     )
>  UI IDM user                                             (OK=2224   KO=0     )
>  UI IDM oidcToken                                        (OK=2224   KO=1     )
> userinfo                                                 (OK=2224   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=373    KO=0     )
> UI-Logout                                                (OK=2225   KO=0     )
> UI-Logout Redirect 1                                     (OK=2225   KO=0     )
>  UI AM revoke1                                           (OK=2224   KO=0     )
>  UI AM revoke2                                           (OK=2224   KO=0     )
>  UI AM endsession                                        (OK=2224   KO=0     )
> Skip 2FA                                                 (OK=5628   KO=0     )
> RootUserinfo                                             (OK=7730   KO=0     )
> GetUUid                                                  (OK=3338   KO=0     )
> GetOpenidConfig                                          (OK=9953   KO=0     )
> CreatePolicy                                             (OK=3336   KO=2     )
> tokenUserinfo                                            (OK=2228   KO=0     )
> getIdToken                                               (OK=741    KO=0     )
> getIdToken Redirect 1                                    (OK=741    KO=0     )
> createOrganization                                       (OK=741    KO=0     )
> queryOrganization                                        (OK=741    KO=0     )
> deleteOrganization                                       (OK=741    KO=0     )
> ReadPolicy                                               (OK=3314   KO=2     )
> DeletePolicy                                             (OK=3297   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 25651  / active: 52     / done: 10409 
================================================================================


================================================================================
2024-11-06 20:29:00 GMT                                    1060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=146737 KO=10    )
> restLoginInitiate                                        (OK=10143  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10143  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2238   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2238   KO=0     )
>  UI AM idFromSession                                     (OK=2237   KO=1     )
>  UI AM validateGoto                                      (OK=2238   KO=0     )
> User Authorize PKCE stage                                (OK=12378  KO=1     )
> User AccessToken PKCE stage                              (OK=12376  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2237   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2237   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2237   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2237   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=375    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2236   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2236   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2236   KO=0     )
>  UI IDM uiconfig                                         (OK=2236   KO=0     )
>  UI IDM version                                          (OK=2236   KO=0     )
>  UI IDM features                                         (OK=2236   KO=0     )
>  UI IDM privilege                                        (OK=2236   KO=0     )
>  UI IDM login                                            (OK=2236   KO=0     )
>  UI IDM dashboard                                        (OK=2236   KO=0     )
>  UI IDM managed user schema                              (OK=2236   KO=0     )
>  UI IDM user                                             (OK=2236   KO=0     )
>  UI IDM oidcToken                                        (OK=2236   KO=1     )
> userinfo                                                 (OK=2236   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=375    KO=0     )
> UI-Logout                                                (OK=2237   KO=0     )
> UI-Logout Redirect 1                                     (OK=2237   KO=0     )
>  UI AM revoke1                                           (OK=2236   KO=0     )
>  UI AM revoke2                                           (OK=2236   KO=0     )
>  UI AM endsession                                        (OK=2236   KO=0     )
> Skip 2FA                                                 (OK=5665   KO=0     )
> RootUserinfo                                             (OK=7761   KO=0     )
> GetUUid                                                  (OK=3360   KO=0     )
> GetOpenidConfig                                          (OK=10013  KO=0     )
> CreatePolicy                                             (OK=3358   KO=2     )
> tokenUserinfo                                            (OK=2240   KO=0     )
> getIdToken                                               (OK=751    KO=0     )
> getIdToken Redirect 1                                    (OK=751    KO=0     )
> createOrganization                                       (OK=750    KO=0     )
> queryOrganization                                        (OK=750    KO=0     )
> deleteOrganization                                       (OK=750    KO=0     )
> ReadPolicy                                               (OK=3336   KO=2     )
> DeletePolicy                                             (OK=3313   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 25592  / active: 53     / done: 10467 
================================================================================


================================================================================
2024-11-06 20:29:05 GMT                                    1065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=147761 KO=10    )
> restLoginInitiate                                        (OK=10200  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10199  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2259   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2259   KO=0     )
>  UI AM idFromSession                                     (OK=2258   KO=1     )
>  UI AM validateGoto                                      (OK=2259   KO=0     )
> User Authorize PKCE stage                                (OK=12455  KO=1     )
> User AccessToken PKCE stage                              (OK=12454  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2258   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2258   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2258   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2258   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=378    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2257   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2257   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2256   KO=0     )
>  UI IDM uiconfig                                         (OK=2256   KO=0     )
>  UI IDM version                                          (OK=2256   KO=0     )
>  UI IDM features                                         (OK=2256   KO=0     )
>  UI IDM privilege                                        (OK=2256   KO=0     )
>  UI IDM login                                            (OK=2256   KO=0     )
>  UI IDM dashboard                                        (OK=2256   KO=0     )
>  UI IDM managed user schema                              (OK=2256   KO=0     )
>  UI IDM user                                             (OK=2256   KO=0     )
>  UI IDM oidcToken                                        (OK=2256   KO=1     )
> userinfo                                                 (OK=2256   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=378    KO=0     )
> UI-Logout                                                (OK=2257   KO=0     )
> UI-Logout Redirect 1                                     (OK=2257   KO=0     )
>  UI AM revoke1                                           (OK=2255   KO=0     )
>  UI AM revoke2                                           (OK=2255   KO=0     )
>  UI AM endsession                                        (OK=2255   KO=0     )
> Skip 2FA                                                 (OK=5693   KO=0     )
> RootUserinfo                                             (OK=7801   KO=0     )
> GetUUid                                                  (OK=3371   KO=0     )
> GetOpenidConfig                                          (OK=10068  KO=0     )
> CreatePolicy                                             (OK=3368   KO=2     )
> tokenUserinfo                                            (OK=2247   KO=0     )
> getIdToken                                               (OK=756    KO=0     )
> getIdToken Redirect 1                                    (OK=756    KO=0     )
> createOrganization                                       (OK=756    KO=0     )
> queryOrganization                                        (OK=756    KO=0     )
> deleteOrganization                                       (OK=756    KO=0     )
> ReadPolicy                                               (OK=3357   KO=2     )
> DeletePolicy                                             (OK=3336   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 25532  / active: 50     / done: 10530 
================================================================================


================================================================================
2024-11-06 20:29:10 GMT                                    1070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=148552 KO=10    )
> restLoginInitiate                                        (OK=10249  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10248  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2273   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2273   KO=0     )
>  UI AM idFromSession                                     (OK=2272   KO=1     )
>  UI AM validateGoto                                      (OK=2273   KO=0     )
> User Authorize PKCE stage                                (OK=12515  KO=1     )
> User AccessToken PKCE stage                              (OK=12515  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2273   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2271   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2271   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2271   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=379    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2270   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2270   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2270   KO=0     )
>  UI IDM uiconfig                                         (OK=2270   KO=0     )
>  UI IDM version                                          (OK=2270   KO=0     )
>  UI IDM features                                         (OK=2270   KO=0     )
>  UI IDM privilege                                        (OK=2270   KO=0     )
>  UI IDM login                                            (OK=2270   KO=0     )
>  UI IDM dashboard                                        (OK=2270   KO=0     )
>  UI IDM managed user schema                              (OK=2270   KO=0     )
>  UI IDM user                                             (OK=2270   KO=0     )
>  UI IDM oidcToken                                        (OK=2270   KO=1     )
> userinfo                                                 (OK=2270   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=379    KO=0     )
> UI-Logout                                                (OK=2271   KO=0     )
> UI-Logout Redirect 1                                     (OK=2271   KO=0     )
>  UI AM revoke1                                           (OK=2270   KO=0     )
>  UI AM revoke2                                           (OK=2270   KO=0     )
>  UI AM endsession                                        (OK=2270   KO=0     )
> Skip 2FA                                                 (OK=5718   KO=0     )
> RootUserinfo                                             (OK=7845   KO=0     )
> GetUUid                                                  (OK=3389   KO=0     )
> GetOpenidConfig                                          (OK=10118  KO=0     )
> CreatePolicy                                             (OK=3387   KO=2     )
> tokenUserinfo                                            (OK=2256   KO=0     )
> getIdToken                                               (OK=758    KO=0     )
> getIdToken Redirect 1                                    (OK=758    KO=0     )
> createOrganization                                       (OK=758    KO=0     )
> queryOrganization                                        (OK=758    KO=0     )
> deleteOrganization                                       (OK=758    KO=0     )
> ReadPolicy                                               (OK=3368   KO=2     )
> DeletePolicy                                             (OK=3357   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 25482  / active: 42     / done: 10588 
================================================================================


================================================================================
2024-11-06 20:29:15 GMT                                    1075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=149329 KO=10    )
> restLoginInitiate                                        (OK=10300  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10298  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2286   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2286   KO=0     )
>  UI AM idFromSession                                     (OK=2285   KO=1     )
>  UI AM validateGoto                                      (OK=2286   KO=0     )
> User Authorize PKCE stage                                (OK=12580  KO=1     )
> User AccessToken PKCE stage                              (OK=12578  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2285   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2285   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2285   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2285   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=380    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2284   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2284   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2284   KO=0     )
>  UI IDM uiconfig                                         (OK=2284   KO=0     )
>  UI IDM version                                          (OK=2284   KO=0     )
>  UI IDM features                                         (OK=2284   KO=0     )
>  UI IDM privilege                                        (OK=2284   KO=0     )
>  UI IDM login                                            (OK=2284   KO=0     )
>  UI IDM dashboard                                        (OK=2284   KO=0     )
>  UI IDM managed user schema                              (OK=2284   KO=0     )
>  UI IDM user                                             (OK=2284   KO=0     )
>  UI IDM oidcToken                                        (OK=2284   KO=1     )
> userinfo                                                 (OK=2284   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=380    KO=0     )
> UI-Logout                                                (OK=2285   KO=0     )
> UI-Logout Redirect 1                                     (OK=2285   KO=0     )
>  UI AM revoke1                                           (OK=2284   KO=0     )
>  UI AM revoke2                                           (OK=2284   KO=0     )
>  UI AM endsession                                        (OK=2284   KO=0     )
> Skip 2FA                                                 (OK=5745   KO=0     )
> RootUserinfo                                             (OK=7864   KO=0     )
> GetUUid                                                  (OK=3400   KO=0     )
> GetOpenidConfig                                          (OK=10159  KO=0     )
> CreatePolicy                                             (OK=3397   KO=2     )
> tokenUserinfo                                            (OK=2266   KO=0     )
> getIdToken                                               (OK=766    KO=0     )
> getIdToken Redirect 1                                    (OK=766    KO=0     )
> createOrganization                                       (OK=766    KO=0     )
> queryOrganization                                        (OK=766    KO=0     )
> deleteOrganization                                       (OK=766    KO=0     )
> ReadPolicy                                               (OK=3387   KO=2     )
> DeletePolicy                                             (OK=3368   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 25430  / active: 44     / done: 10638 
================================================================================


================================================================================
2024-11-06 20:29:20 GMT                                    1080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=149884 KO=10    )
> restLoginInitiate                                        (OK=10341  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10341  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2292   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2292   KO=0     )
>  UI AM idFromSession                                     (OK=2291   KO=1     )
>  UI AM validateGoto                                      (OK=2292   KO=0     )
> User Authorize PKCE stage                                (OK=12629  KO=1     )
> User AccessToken PKCE stage                              (OK=12629  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2291   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2291   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2291   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2291   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=380    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2290   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2290   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2290   KO=0     )
>  UI IDM uiconfig                                         (OK=2290   KO=0     )
>  UI IDM version                                          (OK=2290   KO=0     )
>  UI IDM features                                         (OK=2290   KO=0     )
>  UI IDM privilege                                        (OK=2290   KO=0     )
>  UI IDM login                                            (OK=2290   KO=0     )
>  UI IDM dashboard                                        (OK=2290   KO=0     )
>  UI IDM managed user schema                              (OK=2290   KO=0     )
>  UI IDM user                                             (OK=2290   KO=0     )
>  UI IDM oidcToken                                        (OK=2290   KO=1     )
> userinfo                                                 (OK=2290   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=380    KO=0     )
> UI-Logout                                                (OK=2291   KO=0     )
> UI-Logout Redirect 1                                     (OK=2291   KO=0     )
>  UI AM revoke1                                           (OK=2290   KO=0     )
>  UI AM revoke2                                           (OK=2290   KO=0     )
>  UI AM endsession                                        (OK=2290   KO=0     )
> Skip 2FA                                                 (OK=5776   KO=0     )
> RootUserinfo                                             (OK=7905   KO=0     )
> GetUUid                                                  (OK=3423   KO=0     )
> GetOpenidConfig                                          (OK=10210  KO=0     )
> CreatePolicy                                             (OK=3420   KO=2     )
> tokenUserinfo                                            (OK=2273   KO=0     )
> getIdToken                                               (OK=768    KO=0     )
> getIdToken Redirect 1                                    (OK=768    KO=0     )
> createOrganization                                       (OK=768    KO=0     )
> queryOrganization                                        (OK=768    KO=0     )
> deleteOrganization                                       (OK=768    KO=0     )
> ReadPolicy                                               (OK=3397   KO=2     )
> DeletePolicy                                             (OK=3387   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 25390  / active: 43     / done: 10679 
================================================================================


================================================================================
2024-11-06 20:29:25 GMT                                    1085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=150576 KO=10    )
> restLoginInitiate                                        (OK=10383  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10383  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2304   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2304   KO=0     )
>  UI AM idFromSession                                     (OK=2302   KO=1     )
>  UI AM validateGoto                                      (OK=2303   KO=0     )
> User Authorize PKCE stage                                (OK=12683  KO=1     )
> User AccessToken PKCE stage                              (OK=12683  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2303   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2303   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2303   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2303   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=380    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2302   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2302   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2302   KO=0     )
>  UI IDM uiconfig                                         (OK=2302   KO=0     )
>  UI IDM version                                          (OK=2302   KO=0     )
>  UI IDM features                                         (OK=2302   KO=0     )
>  UI IDM privilege                                        (OK=2302   KO=0     )
>  UI IDM login                                            (OK=2302   KO=0     )
>  UI IDM dashboard                                        (OK=2302   KO=0     )
>  UI IDM managed user schema                              (OK=2302   KO=0     )
>  UI IDM user                                             (OK=2301   KO=0     )
>  UI IDM oidcToken                                        (OK=2301   KO=1     )
> userinfo                                                 (OK=2301   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=380    KO=0     )
> UI-Logout                                                (OK=2302   KO=0     )
> UI-Logout Redirect 1                                     (OK=2302   KO=0     )
>  UI AM revoke1                                           (OK=2301   KO=0     )
>  UI AM revoke2                                           (OK=2301   KO=0     )
>  UI AM endsession                                        (OK=2301   KO=0     )
> Skip 2FA                                                 (OK=5799   KO=0     )
> RootUserinfo                                             (OK=7937   KO=0     )
> GetUUid                                                  (OK=3437   KO=0     )
> GetOpenidConfig                                          (OK=10258  KO=0     )
> CreatePolicy                                             (OK=3432   KO=2     )
> tokenUserinfo                                            (OK=2280   KO=0     )
> getIdToken                                               (OK=774    KO=0     )
> getIdToken Redirect 1                                    (OK=774    KO=0     )
> createOrganization                                       (OK=774    KO=0     )
> queryOrganization                                        (OK=774    KO=0     )
> deleteOrganization                                       (OK=774    KO=0     )
> ReadPolicy                                               (OK=3419   KO=2     )
> DeletePolicy                                             (OK=3397   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 25348  / active: 43     / done: 10721 
================================================================================


================================================================================
2024-11-06 20:29:30 GMT                                    1090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=151266 KO=10    )
> restLoginInitiate                                        (OK=10431  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10430  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2316   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2316   KO=0     )
>  UI AM idFromSession                                     (OK=2315   KO=1     )
>  UI AM validateGoto                                      (OK=2316   KO=0     )
> User Authorize PKCE stage                                (OK=12740  KO=1     )
> User AccessToken PKCE stage                              (OK=12739  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2314   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2314   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2314   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2314   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=382    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2313   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2313   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2313   KO=0     )
>  UI IDM uiconfig                                         (OK=2313   KO=0     )
>  UI IDM version                                          (OK=2313   KO=0     )
>  UI IDM features                                         (OK=2313   KO=0     )
>  UI IDM privilege                                        (OK=2313   KO=0     )
>  UI IDM login                                            (OK=2313   KO=0     )
>  UI IDM dashboard                                        (OK=2313   KO=0     )
>  UI IDM managed user schema                              (OK=2313   KO=0     )
>  UI IDM user                                             (OK=2313   KO=0     )
>  UI IDM oidcToken                                        (OK=2313   KO=1     )
> userinfo                                                 (OK=2313   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=382    KO=0     )
> UI-Logout                                                (OK=2313   KO=0     )
> UI-Logout Redirect 1                                     (OK=2313   KO=0     )
>  UI AM revoke1                                           (OK=2312   KO=0     )
>  UI AM revoke2                                           (OK=2312   KO=0     )
>  UI AM endsession                                        (OK=2312   KO=0     )
> Skip 2FA                                                 (OK=5824   KO=0     )
> RootUserinfo                                             (OK=7950   KO=0     )
> GetUUid                                                  (OK=3452   KO=0     )
> GetOpenidConfig                                          (OK=10307  KO=0     )
> CreatePolicy                                             (OK=3450   KO=2     )
> tokenUserinfo                                            (OK=2289   KO=0     )
> getIdToken                                               (OK=778    KO=0     )
> getIdToken Redirect 1                                    (OK=778    KO=0     )
> createOrganization                                       (OK=778    KO=0     )
> queryOrganization                                        (OK=778    KO=0     )
> deleteOrganization                                       (OK=778    KO=0     )
> ReadPolicy                                               (OK=3432   KO=2     )
> DeletePolicy                                             (OK=3418   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 25298  / active: 43     / done: 10771 
================================================================================


================================================================================
2024-11-06 20:29:35 GMT                                    1095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=151886 KO=10    )
> restLoginInitiate                                        (OK=10473  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10473  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2325   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2325   KO=0     )
>  UI AM idFromSession                                     (OK=2324   KO=1     )
>  UI AM validateGoto                                      (OK=2325   KO=0     )
> User Authorize PKCE stage                                (OK=12793  KO=1     )
> User AccessToken PKCE stage                              (OK=12791  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2323   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2323   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2323   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2323   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=385    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2322   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2322   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2322   KO=0     )
>  UI IDM uiconfig                                         (OK=2322   KO=0     )
>  UI IDM version                                          (OK=2322   KO=0     )
>  UI IDM features                                         (OK=2322   KO=0     )
>  UI IDM privilege                                        (OK=2322   KO=0     )
>  UI IDM login                                            (OK=2322   KO=0     )
>  UI IDM dashboard                                        (OK=2322   KO=0     )
>  UI IDM managed user schema                              (OK=2322   KO=0     )
>  UI IDM user                                             (OK=2322   KO=0     )
>  UI IDM oidcToken                                        (OK=2322   KO=1     )
> userinfo                                                 (OK=2322   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=385    KO=0     )
> UI-Logout                                                (OK=2323   KO=0     )
> UI-Logout Redirect 1                                     (OK=2323   KO=0     )
>  UI AM revoke1                                           (OK=2322   KO=0     )
>  UI AM revoke2                                           (OK=2322   KO=0     )
>  UI AM endsession                                        (OK=2322   KO=0     )
> Skip 2FA                                                 (OK=5846   KO=0     )
> RootUserinfo                                             (OK=7983   KO=0     )
> GetUUid                                                  (OK=3467   KO=0     )
> GetOpenidConfig                                          (OK=10353  KO=0     )
> CreatePolicy                                             (OK=3465   KO=2     )
> tokenUserinfo                                            (OK=2302   KO=0     )
> getIdToken                                               (OK=780    KO=0     )
> getIdToken Redirect 1                                    (OK=780    KO=0     )
> createOrganization                                       (OK=780    KO=0     )
> queryOrganization                                        (OK=780    KO=0     )
> deleteOrganization                                       (OK=780    KO=0     )
> ReadPolicy                                               (OK=3449   KO=2     )
> DeletePolicy                                             (OK=3432   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 25252  / active: 41     / done: 10819 
================================================================================


================================================================================
2024-11-06 20:29:40 GMT                                    1100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=152678 KO=10    )
> restLoginInitiate                                        (OK=10521  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10521  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2339   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2339   KO=0     )
>  UI AM idFromSession                                     (OK=2338   KO=1     )
>  UI AM validateGoto                                      (OK=2339   KO=0     )
> User Authorize PKCE stage                                (OK=12857  KO=1     )
> User AccessToken PKCE stage                              (OK=12855  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2339   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2339   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2339   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2339   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=386    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2338   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2338   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2338   KO=0     )
>  UI IDM uiconfig                                         (OK=2338   KO=0     )
>  UI IDM version                                          (OK=2338   KO=0     )
>  UI IDM features                                         (OK=2338   KO=0     )
>  UI IDM privilege                                        (OK=2338   KO=0     )
>  UI IDM login                                            (OK=2338   KO=0     )
>  UI IDM dashboard                                        (OK=2338   KO=0     )
>  UI IDM managed user schema                              (OK=2338   KO=0     )
>  UI IDM user                                             (OK=2338   KO=0     )
>  UI IDM oidcToken                                        (OK=2338   KO=1     )
> userinfo                                                 (OK=2338   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=386    KO=0     )
> UI-Logout                                                (OK=2339   KO=0     )
> UI-Logout Redirect 1                                     (OK=2339   KO=0     )
>  UI AM revoke1                                           (OK=2337   KO=0     )
>  UI AM revoke2                                           (OK=2337   KO=0     )
>  UI AM endsession                                        (OK=2337   KO=0     )
> Skip 2FA                                                 (OK=5866   KO=0     )
> RootUserinfo                                             (OK=7999   KO=0     )
> GetUUid                                                  (OK=3479   KO=0     )
> GetOpenidConfig                                          (OK=10397  KO=0     )
> CreatePolicy                                             (OK=3477   KO=2     )
> tokenUserinfo                                            (OK=2316   KO=0     )
> getIdToken                                               (OK=782    KO=0     )
> getIdToken Redirect 1                                    (OK=782    KO=0     )
> createOrganization                                       (OK=782    KO=0     )
> queryOrganization                                        (OK=782    KO=0     )
> deleteOrganization                                       (OK=782    KO=0     )
> ReadPolicy                                               (OK=3465   KO=2     )
> DeletePolicy                                             (OK=3449   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 25204  / active: 37     / done: 10871 
================================================================================


================================================================================
2024-11-06 20:29:45 GMT                                    1105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=153412 KO=10    )
> restLoginInitiate                                        (OK=10571  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10570  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2352   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2352   KO=0     )
>  UI AM idFromSession                                     (OK=2351   KO=1     )
>  UI AM validateGoto                                      (OK=2352   KO=0     )
> User Authorize PKCE stage                                (OK=12917  KO=1     )
> User AccessToken PKCE stage                              (OK=12916  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2350   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2350   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2350   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2350   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=389    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2349   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2349   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2349   KO=0     )
>  UI IDM uiconfig                                         (OK=2349   KO=0     )
>  UI IDM version                                          (OK=2349   KO=0     )
>  UI IDM features                                         (OK=2349   KO=0     )
>  UI IDM privilege                                        (OK=2349   KO=0     )
>  UI IDM login                                            (OK=2349   KO=0     )
>  UI IDM dashboard                                        (OK=2349   KO=0     )
>  UI IDM managed user schema                              (OK=2349   KO=0     )
>  UI IDM user                                             (OK=2349   KO=0     )
>  UI IDM oidcToken                                        (OK=2349   KO=1     )
> userinfo                                                 (OK=2349   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=389    KO=0     )
> UI-Logout                                                (OK=2350   KO=0     )
> UI-Logout Redirect 1                                     (OK=2350   KO=0     )
>  UI AM revoke1                                           (OK=2349   KO=0     )
>  UI AM revoke2                                           (OK=2349   KO=0     )
>  UI AM endsession                                        (OK=2349   KO=0     )
> Skip 2FA                                                 (OK=5895   KO=0     )
> RootUserinfo                                             (OK=8033   KO=0     )
> GetUUid                                                  (OK=3499   KO=0     )
> GetOpenidConfig                                          (OK=10445  KO=0     )
> CreatePolicy                                             (OK=3497   KO=2     )
> tokenUserinfo                                            (OK=2323   KO=0     )
> getIdToken                                               (OK=787    KO=0     )
> getIdToken Redirect 1                                    (OK=787    KO=0     )
> createOrganization                                       (OK=787    KO=0     )
> queryOrganization                                        (OK=787    KO=0     )
> deleteOrganization                                       (OK=787    KO=0     )
> ReadPolicy                                               (OK=3477   KO=2     )
> DeletePolicy                                             (OK=3465   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 25151  / active: 42     / done: 10919 
================================================================================


================================================================================
2024-11-06 20:29:50 GMT                                    1110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=154070 KO=10    )
> restLoginInitiate                                        (OK=10622  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10619  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2359   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2359   KO=0     )
>  UI AM idFromSession                                     (OK=2358   KO=1     )
>  UI AM validateGoto                                      (OK=2359   KO=0     )
> User Authorize PKCE stage                                (OK=12976  KO=1     )
> User AccessToken PKCE stage                              (OK=12975  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2359   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2359   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2359   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2359   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=391    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2358   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2358   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2358   KO=0     )
>  UI IDM uiconfig                                         (OK=2358   KO=0     )
>  UI IDM version                                          (OK=2358   KO=0     )
>  UI IDM features                                         (OK=2358   KO=0     )
>  UI IDM privilege                                        (OK=2358   KO=0     )
>  UI IDM login                                            (OK=2358   KO=0     )
>  UI IDM dashboard                                        (OK=2358   KO=0     )
>  UI IDM managed user schema                              (OK=2358   KO=0     )
>  UI IDM user                                             (OK=2358   KO=0     )
>  UI IDM oidcToken                                        (OK=2358   KO=1     )
> userinfo                                                 (OK=2358   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=391    KO=0     )
> UI-Logout                                                (OK=2359   KO=0     )
> UI-Logout Redirect 1                                     (OK=2359   KO=0     )
>  UI AM revoke1                                           (OK=2358   KO=0     )
>  UI AM revoke2                                           (OK=2358   KO=0     )
>  UI AM endsession                                        (OK=2358   KO=0     )
> Skip 2FA                                                 (OK=5927   KO=0     )
> RootUserinfo                                             (OK=8058   KO=0     )
> GetUUid                                                  (OK=3519   KO=0     )
> GetOpenidConfig                                          (OK=10497  KO=0     )
> CreatePolicy                                             (OK=3517   KO=2     )
> tokenUserinfo                                            (OK=2332   KO=0     )
> getIdToken                                               (OK=791    KO=0     )
> getIdToken Redirect 1                                    (OK=791    KO=0     )
> createOrganization                                       (OK=791    KO=0     )
> queryOrganization                                        (OK=791    KO=0     )
> deleteOrganization                                       (OK=791    KO=0     )
> ReadPolicy                                               (OK=3497   KO=2     )
> DeletePolicy                                             (OK=3477   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 25098  / active: 52     / done: 10962 
================================================================================


================================================================================
2024-11-06 20:29:55 GMT                                    1115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=154809 KO=10    )
> restLoginInitiate                                        (OK=10673  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10671  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2374   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2374   KO=0     )
>  UI AM idFromSession                                     (OK=2373   KO=1     )
>  UI AM validateGoto                                      (OK=2373   KO=0     )
> User Authorize PKCE stage                                (OK=13037  KO=1     )
> User AccessToken PKCE stage                              (OK=13035  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2372   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2372   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2370   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2370   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=394    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2369   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2369   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2368   KO=0     )
>  UI IDM uiconfig                                         (OK=2368   KO=0     )
>  UI IDM version                                          (OK=2368   KO=0     )
>  UI IDM features                                         (OK=2368   KO=0     )
>  UI IDM privilege                                        (OK=2368   KO=0     )
>  UI IDM login                                            (OK=2368   KO=0     )
>  UI IDM dashboard                                        (OK=2368   KO=0     )
>  UI IDM managed user schema                              (OK=2368   KO=0     )
>  UI IDM user                                             (OK=2368   KO=0     )
>  UI IDM oidcToken                                        (OK=2368   KO=1     )
> userinfo                                                 (OK=2368   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=393    KO=0     )
> UI-Logout                                                (OK=2369   KO=0     )
> UI-Logout Redirect 1                                     (OK=2369   KO=0     )
>  UI AM revoke1                                           (OK=2368   KO=0     )
>  UI AM revoke2                                           (OK=2368   KO=0     )
>  UI AM endsession                                        (OK=2368   KO=0     )
> Skip 2FA                                                 (OK=5953   KO=0     )
> RootUserinfo                                             (OK=8079   KO=0     )
> GetUUid                                                  (OK=3540   KO=0     )
> GetOpenidConfig                                          (OK=10558  KO=0     )
> CreatePolicy                                             (OK=3538   KO=2     )
> tokenUserinfo                                            (OK=2343   KO=0     )
> getIdToken                                               (OK=795    KO=0     )
> getIdToken Redirect 1                                    (OK=795    KO=0     )
> createOrganization                                       (OK=795    KO=0     )
> queryOrganization                                        (OK=795    KO=0     )
> deleteOrganization                                       (OK=795    KO=0     )
> ReadPolicy                                               (OK=3517   KO=2     )
> DeletePolicy                                             (OK=3497   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 25042  / active: 55     / done: 11015 
================================================================================


================================================================================
2024-11-06 20:30:00 GMT                                    1120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=155707 KO=10    )
> restLoginInitiate                                        (OK=10727  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10725  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2388   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2388   KO=0     )
>  UI AM idFromSession                                     (OK=2387   KO=1     )
>  UI AM validateGoto                                      (OK=2388   KO=0     )
> User Authorize PKCE stage                                (OK=13107  KO=1     )
> User AccessToken PKCE stage                              (OK=13107  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2388   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2387   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2386   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2386   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=397    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2385   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2385   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2385   KO=0     )
>  UI IDM uiconfig                                         (OK=2385   KO=0     )
>  UI IDM version                                          (OK=2385   KO=0     )
>  UI IDM features                                         (OK=2385   KO=0     )
>  UI IDM privilege                                        (OK=2385   KO=0     )
>  UI IDM login                                            (OK=2385   KO=0     )
>  UI IDM dashboard                                        (OK=2385   KO=0     )
>  UI IDM managed user schema                              (OK=2385   KO=0     )
>  UI IDM user                                             (OK=2385   KO=0     )
>  UI IDM oidcToken                                        (OK=2385   KO=1     )
> userinfo                                                 (OK=2385   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=397    KO=0     )
> UI-Logout                                                (OK=2386   KO=0     )
> UI-Logout Redirect 1                                     (OK=2386   KO=0     )
>  UI AM revoke1                                           (OK=2384   KO=0     )
>  UI AM revoke2                                           (OK=2384   KO=0     )
>  UI AM endsession                                        (OK=2384   KO=0     )
> Skip 2FA                                                 (OK=5983   KO=0     )
> RootUserinfo                                             (OK=8105   KO=0     )
> GetUUid                                                  (OK=3558   KO=0     )
> GetOpenidConfig                                          (OK=10617  KO=0     )
> CreatePolicy                                             (OK=3556   KO=2     )
> tokenUserinfo                                            (OK=2353   KO=0     )
> getIdToken                                               (OK=799    KO=0     )
> getIdToken Redirect 1                                    (OK=799    KO=0     )
> createOrganization                                       (OK=799    KO=0     )
> queryOrganization                                        (OK=799    KO=0     )
> deleteOrganization                                       (OK=799    KO=0     )
> ReadPolicy                                               (OK=3538   KO=2     )
> DeletePolicy                                             (OK=3515   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 24986  / active: 58     / done: 11068 
================================================================================


================================================================================
2024-11-06 20:30:05 GMT                                    1125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=156486 KO=10    )
> restLoginInitiate                                        (OK=10778  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10775  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2400   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2400   KO=0     )
>  UI AM idFromSession                                     (OK=2399   KO=1     )
>  UI AM validateGoto                                      (OK=2400   KO=0     )
> User Authorize PKCE stage                                (OK=13171  KO=1     )
> User AccessToken PKCE stage                              (OK=13169  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2400   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2400   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2399   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2399   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=398    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2398   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2398   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2398   KO=0     )
>  UI IDM uiconfig                                         (OK=2398   KO=0     )
>  UI IDM version                                          (OK=2398   KO=0     )
>  UI IDM features                                         (OK=2398   KO=0     )
>  UI IDM privilege                                        (OK=2398   KO=0     )
>  UI IDM login                                            (OK=2398   KO=0     )
>  UI IDM dashboard                                        (OK=2398   KO=0     )
>  UI IDM managed user schema                              (OK=2398   KO=0     )
>  UI IDM user                                             (OK=2398   KO=0     )
>  UI IDM oidcToken                                        (OK=2398   KO=1     )
> userinfo                                                 (OK=2398   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=398    KO=0     )
> UI-Logout                                                (OK=2399   KO=0     )
> UI-Logout Redirect 1                                     (OK=2399   KO=0     )
>  UI AM revoke1                                           (OK=2398   KO=0     )
>  UI AM revoke2                                           (OK=2398   KO=0     )
>  UI AM endsession                                        (OK=2398   KO=0     )
> Skip 2FA                                                 (OK=6008   KO=0     )
> RootUserinfo                                             (OK=8140   KO=0     )
> GetUUid                                                  (OK=3577   KO=0     )
> GetOpenidConfig                                          (OK=10675  KO=0     )
> CreatePolicy                                             (OK=3575   KO=2     )
> tokenUserinfo                                            (OK=2365   KO=0     )
> getIdToken                                               (OK=800    KO=0     )
> getIdToken Redirect 1                                    (OK=800    KO=0     )
> createOrganization                                       (OK=800    KO=0     )
> queryOrganization                                        (OK=800    KO=0     )
> deleteOrganization                                       (OK=800    KO=0     )
> ReadPolicy                                               (OK=3556   KO=2     )
> DeletePolicy                                             (OK=3538   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 24935  / active: 49     / done: 11128 
================================================================================


================================================================================
2024-11-06 20:30:10 GMT                                    1130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=157226 KO=10    )
> restLoginInitiate                                        (OK=10822  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10820  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2414   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2414   KO=0     )
>  UI AM idFromSession                                     (OK=2413   KO=1     )
>  UI AM validateGoto                                      (OK=2414   KO=0     )
> User Authorize PKCE stage                                (OK=13232  KO=1     )
> User AccessToken PKCE stage                              (OK=13230  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2414   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2414   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2414   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2414   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=398    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2412   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2412   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2411   KO=0     )
>  UI IDM uiconfig                                         (OK=2411   KO=0     )
>  UI IDM version                                          (OK=2411   KO=0     )
>  UI IDM features                                         (OK=2411   KO=0     )
>  UI IDM privilege                                        (OK=2411   KO=0     )
>  UI IDM login                                            (OK=2411   KO=0     )
>  UI IDM dashboard                                        (OK=2411   KO=0     )
>  UI IDM managed user schema                              (OK=2411   KO=0     )
>  UI IDM user                                             (OK=2411   KO=0     )
>  UI IDM oidcToken                                        (OK=2411   KO=1     )
> userinfo                                                 (OK=2411   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=398    KO=0     )
> UI-Logout                                                (OK=2412   KO=0     )
> UI-Logout Redirect 1                                     (OK=2412   KO=0     )
>  UI AM revoke1                                           (OK=2411   KO=0     )
>  UI AM revoke2                                           (OK=2411   KO=0     )
>  UI AM endsession                                        (OK=2411   KO=0     )
> Skip 2FA                                                 (OK=6028   KO=0     )
> RootUserinfo                                             (OK=8157   KO=0     )
> GetUUid                                                  (OK=3594   KO=0     )
> GetOpenidConfig                                          (OK=10729  KO=0     )
> CreatePolicy                                             (OK=3591   KO=2     )
> tokenUserinfo                                            (OK=2378   KO=0     )
> getIdToken                                               (OK=801    KO=0     )
> getIdToken Redirect 1                                    (OK=801    KO=0     )
> createOrganization                                       (OK=801    KO=0     )
> queryOrganization                                        (OK=801    KO=0     )
> deleteOrganization                                       (OK=801    KO=0     )
> ReadPolicy                                               (OK=3575   KO=2     )
> DeletePolicy                                             (OK=3556   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 24891  / active: 44     / done: 11177 
================================================================================


================================================================================
2024-11-06 20:30:15 GMT                                    1135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=157917 KO=10    )
> restLoginInitiate                                        (OK=10880  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10880  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2421   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2421   KO=0     )
>  UI AM idFromSession                                     (OK=2420   KO=1     )
>  UI AM validateGoto                                      (OK=2421   KO=0     )
> User Authorize PKCE stage                                (OK=13296  KO=1     )
> User AccessToken PKCE stage                              (OK=13295  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2420   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2420   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2420   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2420   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=400    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2419   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2419   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2419   KO=0     )
>  UI IDM uiconfig                                         (OK=2419   KO=0     )
>  UI IDM version                                          (OK=2419   KO=0     )
>  UI IDM features                                         (OK=2419   KO=0     )
>  UI IDM privilege                                        (OK=2419   KO=0     )
>  UI IDM login                                            (OK=2419   KO=0     )
>  UI IDM dashboard                                        (OK=2419   KO=0     )
>  UI IDM managed user schema                              (OK=2419   KO=0     )
>  UI IDM user                                             (OK=2419   KO=0     )
>  UI IDM oidcToken                                        (OK=2419   KO=1     )
> userinfo                                                 (OK=2419   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=399    KO=0     )
> UI-Logout                                                (OK=2420   KO=0     )
> UI-Logout Redirect 1                                     (OK=2420   KO=0     )
>  UI AM revoke1                                           (OK=2419   KO=0     )
>  UI AM revoke2                                           (OK=2419   KO=0     )
>  UI AM endsession                                        (OK=2419   KO=0     )
> Skip 2FA                                                 (OK=6067   KO=0     )
> RootUserinfo                                             (OK=8199   KO=0     )
> GetUUid                                                  (OK=3620   KO=0     )
> GetOpenidConfig                                          (OK=10788  KO=0     )
> CreatePolicy                                             (OK=3615   KO=2     )
> tokenUserinfo                                            (OK=2391   KO=0     )
> getIdToken                                               (OK=803    KO=0     )
> getIdToken Redirect 1                                    (OK=803    KO=0     )
> createOrganization                                       (OK=803    KO=0     )
> queryOrganization                                        (OK=803    KO=0     )
> deleteOrganization                                       (OK=803    KO=0     )
> ReadPolicy                                               (OK=3590   KO=2     )
> DeletePolicy                                             (OK=3575   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 24830  / active: 58     / done: 11224 
================================================================================


================================================================================
2024-11-06 20:30:20 GMT                                    1140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=158676 KO=10    )
> restLoginInitiate                                        (OK=10939  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10936  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2431   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2431   KO=0     )
>  UI AM idFromSession                                     (OK=2430   KO=1     )
>  UI AM validateGoto                                      (OK=2431   KO=0     )
> User Authorize PKCE stage                                (OK=13363  KO=1     )
> User AccessToken PKCE stage                              (OK=13362  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     )
> loginTreeWorkflow_restLoginInitiate                      (OK=402    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2429   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2429   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2429   KO=0     )
>  UI IDM uiconfig                                         (OK=2429   KO=0     )
>  UI IDM version                                          (OK=2429   KO=0     )
>  UI IDM features                                         (OK=2429   KO=0     )
>  UI IDM privilege                                        (OK=2429   KO=0     )
>  UI IDM login                                            (OK=2429   KO=0     )
>  UI IDM dashboard                                        (OK=2429   KO=0     )
>  UI IDM managed user schema                              (OK=2429   KO=0     )
>  UI IDM user                                             (OK=2429   KO=0     )
>  UI IDM oidcToken                                        (OK=2429   KO=1     )
> userinfo                                                 (OK=2429   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=402    KO=0     )
> UI-Logout                                                (OK=2430   KO=0     )
> UI-Logout Redirect 1                                     (OK=2430   KO=0     )
>  UI AM revoke1                                           (OK=2429   KO=0     )
>  UI AM revoke2                                           (OK=2429   KO=0     )
>  UI AM endsession                                        (OK=2429   KO=0     )
> Skip 2FA                                                 (OK=6099   KO=0     )
> RootUserinfo                                             (OK=8234   KO=0     )
> GetUUid                                                  (OK=3645   KO=0     )
> GetOpenidConfig                                          (OK=10853  KO=0     )
> CreatePolicy                                             (OK=3643   KO=2     )
> tokenUserinfo                                            (OK=2404   KO=0     )
> getIdToken                                               (OK=804    KO=0     )
> getIdToken Redirect 1                                    (OK=804    KO=0     )
> createOrganization                                       (OK=804    KO=0     )
> queryOrganization                                        (OK=804    KO=0     )
> deleteOrganization                                       (OK=804    KO=0     )
> ReadPolicy                                               (OK=3614   KO=2     )
> DeletePolicy                                             (OK=3589   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 24769  / active: 68     / done: 11275 
================================================================================


================================================================================
2024-11-06 20:30:25 GMT                                    1145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=159525 KO=10    )
> restLoginInitiate                                        (OK=10993  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=10989  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2446   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2446   KO=0     )
>  UI AM idFromSession                                     (OK=2445   KO=1     )
>  UI AM validateGoto                                      (OK=2446   KO=0     )
> User Authorize PKCE stage                                (OK=13431  KO=1     )
> User AccessToken PKCE stage                              (OK=13430  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2446   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2446   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2445   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2445   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=402    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2442   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2442   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2442   KO=0     )
>  UI IDM uiconfig                                         (OK=2442   KO=0     )
>  UI IDM version                                          (OK=2442   KO=0     )
>  UI IDM features                                         (OK=2442   KO=0     )
>  UI IDM privilege                                        (OK=2442   KO=0     )
>  UI IDM login                                            (OK=2442   KO=0     )
>  UI IDM dashboard                                        (OK=2442   KO=0     )
>  UI IDM managed user schema                              (OK=2442   KO=0     )
>  UI IDM user                                             (OK=2442   KO=0     )
>  UI IDM oidcToken                                        (OK=2442   KO=1     )
> userinfo                                                 (OK=2442   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=402    KO=0     )
> UI-Logout                                                (OK=2443   KO=0     )
> UI-Logout Redirect 1                                     (OK=2443   KO=0     )
>  UI AM revoke1                                           (OK=2442   KO=0     )
>  UI AM revoke2                                           (OK=2442   KO=0     )
>  UI AM endsession                                        (OK=2442   KO=0     )
> Skip 2FA                                                 (OK=6128   KO=0     )
> RootUserinfo                                             (OK=8263   KO=0     )
> GetUUid                                                  (OK=3661   KO=0     )
> GetOpenidConfig                                          (OK=10922  KO=0     )
> CreatePolicy                                             (OK=3659   KO=2     )
> tokenUserinfo                                            (OK=2415   KO=0     )
> getIdToken                                               (OK=810    KO=0     )
> getIdToken Redirect 1                                    (OK=810    KO=0     )
> createOrganization                                       (OK=810    KO=0     )
> queryOrganization                                        (OK=810    KO=0     )
> deleteOrganization                                       (OK=810    KO=0     )
> ReadPolicy                                               (OK=3643   KO=2     )
> DeletePolicy                                             (OK=3614   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 24715  / active: 62     / done: 11335 
================================================================================


================================================================================
2024-11-06 20:30:30 GMT                                    1150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=160441 KO=10    )
> restLoginInitiate                                        (OK=11050  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11050  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2459   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2459   KO=0     )
>  UI AM idFromSession                                     (OK=2458   KO=1     )
>  UI AM validateGoto                                      (OK=2459   KO=0     )
> User Authorize PKCE stage                                (OK=13505  KO=1     )
> User AccessToken PKCE stage                              (OK=13504  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2458   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2458   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2458   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2458   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=404    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2457   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2457   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2457   KO=0     )
>  UI IDM uiconfig                                         (OK=2457   KO=0     )
>  UI IDM version                                          (OK=2457   KO=0     )
>  UI IDM features                                         (OK=2457   KO=0     )
>  UI IDM privilege                                        (OK=2457   KO=0     )
>  UI IDM login                                            (OK=2457   KO=0     )
>  UI IDM dashboard                                        (OK=2457   KO=0     )
>  UI IDM managed user schema                              (OK=2457   KO=0     )
>  UI IDM user                                             (OK=2457   KO=0     )
>  UI IDM oidcToken                                        (OK=2456   KO=1     )
> userinfo                                                 (OK=2456   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=404    KO=0     )
> UI-Logout                                                (OK=2456   KO=0     )
> UI-Logout Redirect 1                                     (OK=2456   KO=0     )
>  UI AM revoke1                                           (OK=2455   KO=0     )
>  UI AM revoke2                                           (OK=2455   KO=0     )
>  UI AM endsession                                        (OK=2455   KO=0     )
> Skip 2FA                                                 (OK=6165   KO=0     )
> RootUserinfo                                             (OK=8312   KO=0     )
> GetUUid                                                  (OK=3683   KO=0     )
> GetOpenidConfig                                          (OK=10989  KO=0     )
> CreatePolicy                                             (OK=3680   KO=2     )
> tokenUserinfo                                            (OK=2425   KO=0     )
> getIdToken                                               (OK=817    KO=0     )
> getIdToken Redirect 1                                    (OK=817    KO=0     )
> createOrganization                                       (OK=817    KO=0     )
> queryOrganization                                        (OK=817    KO=0     )
> deleteOrganization                                       (OK=817    KO=0     )
> ReadPolicy                                               (OK=3659   KO=2     )
> DeletePolicy                                             (OK=3643   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 24656  / active: 51     / done: 11405 
================================================================================


================================================================================
2024-11-06 20:30:35 GMT                                    1155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=161072 KO=10    )
> restLoginInitiate                                        (OK=11096  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11094  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2468   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2468   KO=0     )
>  UI AM idFromSession                                     (OK=2467   KO=1     )
>  UI AM validateGoto                                      (OK=2468   KO=0     )
> User Authorize PKCE stage                                (OK=13559  KO=1     )
> User AccessToken PKCE stage                              (OK=13558  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2468   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2467   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2467   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2467   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=404    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2466   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2465   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2465   KO=0     )
>  UI IDM uiconfig                                         (OK=2465   KO=0     )
>  UI IDM version                                          (OK=2465   KO=0     )
>  UI IDM features                                         (OK=2465   KO=0     )
>  UI IDM privilege                                        (OK=2465   KO=0     )
>  UI IDM login                                            (OK=2465   KO=0     )
>  UI IDM dashboard                                        (OK=2465   KO=0     )
>  UI IDM managed user schema                              (OK=2465   KO=0     )
>  UI IDM user                                             (OK=2465   KO=0     )
>  UI IDM oidcToken                                        (OK=2465   KO=1     )
> userinfo                                                 (OK=2465   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=404    KO=0     )
> UI-Logout                                                (OK=2466   KO=0     )
> UI-Logout Redirect 1                                     (OK=2466   KO=0     )
>  UI AM revoke1                                           (OK=2465   KO=0     )
>  UI AM revoke2                                           (OK=2465   KO=0     )
>  UI AM endsession                                        (OK=2465   KO=0     )
> Skip 2FA                                                 (OK=6190   KO=0     )
> RootUserinfo                                             (OK=8347   KO=0     )
> GetUUid                                                  (OK=3694   KO=0     )
> GetOpenidConfig                                          (OK=11037  KO=0     )
> CreatePolicy                                             (OK=3692   KO=2     )
> tokenUserinfo                                            (OK=2436   KO=0     )
> getIdToken                                               (OK=822    KO=0     )
> getIdToken Redirect 1                                    (OK=822    KO=0     )
> createOrganization                                       (OK=822    KO=0     )
> queryOrganization                                        (OK=822    KO=0     )
> deleteOrganization                                       (OK=822    KO=0     )
> ReadPolicy                                               (OK=3680   KO=2     )
> DeletePolicy                                             (OK=3658   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 24610  / active: 48     / done: 11454 
================================================================================


================================================================================
2024-11-06 20:30:40 GMT                                    1160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=161752 KO=10    )
> restLoginInitiate                                        (OK=11142  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11141  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2478   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2478   KO=0     )
>  UI AM idFromSession                                     (OK=2477   KO=1     )
>  UI AM validateGoto                                      (OK=2478   KO=0     )
> User Authorize PKCE stage                                (OK=13615  KO=1     )
> User AccessToken PKCE stage                              (OK=13614  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2477   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2477   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2477   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2477   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=405    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2476   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2476   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2476   KO=0     )
>  UI IDM uiconfig                                         (OK=2476   KO=0     )
>  UI IDM version                                          (OK=2476   KO=0     )
>  UI IDM features                                         (OK=2476   KO=0     )
>  UI IDM privilege                                        (OK=2476   KO=0     )
>  UI IDM login                                            (OK=2476   KO=0     )
>  UI IDM dashboard                                        (OK=2476   KO=0     )
>  UI IDM managed user schema                              (OK=2476   KO=0     )
>  UI IDM user                                             (OK=2476   KO=0     )
>  UI IDM oidcToken                                        (OK=2476   KO=1     )
> userinfo                                                 (OK=2476   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=405    KO=0     )
> UI-Logout                                                (OK=2477   KO=0     )
> UI-Logout Redirect 1                                     (OK=2477   KO=0     )
>  UI AM revoke1                                           (OK=2475   KO=0     )
>  UI AM revoke2                                           (OK=2475   KO=0     )
>  UI AM endsession                                        (OK=2475   KO=0     )
> Skip 2FA                                                 (OK=6217   KO=0     )
> RootUserinfo                                             (OK=8379   KO=0     )
> GetUUid                                                  (OK=3714   KO=0     )
> GetOpenidConfig                                          (OK=11090  KO=0     )
> CreatePolicy                                             (OK=3712   KO=2     )
> tokenUserinfo                                            (OK=2445   KO=0     )
> getIdToken                                               (OK=823    KO=0     )
> getIdToken Redirect 1                                    (OK=823    KO=0     )
> createOrganization                                       (OK=823    KO=0     )
> queryOrganization                                        (OK=823    KO=0     )
> deleteOrganization                                       (OK=823    KO=0     )
> ReadPolicy                                               (OK=3692   KO=2     )
> DeletePolicy                                             (OK=3680   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 24564  / active: 43     / done: 11505 
================================================================================


================================================================================
2024-11-06 20:30:45 GMT                                    1165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=162651 KO=10    )
> restLoginInitiate                                        (OK=11202  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11201  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2495   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2495   KO=0     )
>  UI AM idFromSession                                     (OK=2492   KO=1     )
>  UI AM validateGoto                                      (OK=2493   KO=0     )
> User Authorize PKCE stage                                (OK=13689  KO=1     )
> User AccessToken PKCE stage                              (OK=13689  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2493   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2493   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2493   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2493   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=408    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2492   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2492   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2491   KO=0     )
>  UI IDM uiconfig                                         (OK=2491   KO=0     )
>  UI IDM version                                          (OK=2491   KO=0     )
>  UI IDM features                                         (OK=2491   KO=0     )
>  UI IDM privilege                                        (OK=2491   KO=0     )
>  UI IDM login                                            (OK=2491   KO=0     )
>  UI IDM dashboard                                        (OK=2491   KO=0     )
>  UI IDM managed user schema                              (OK=2491   KO=0     )
>  UI IDM user                                             (OK=2491   KO=0     )
>  UI IDM oidcToken                                        (OK=2491   KO=1     )
> userinfo                                                 (OK=2491   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=408    KO=0     )
> UI-Logout                                                (OK=2492   KO=0     )
> UI-Logout Redirect 1                                     (OK=2492   KO=0     )
>  UI AM revoke1                                           (OK=2491   KO=0     )
>  UI AM revoke2                                           (OK=2491   KO=0     )
>  UI AM endsession                                        (OK=2491   KO=0     )
> Skip 2FA                                                 (OK=6250   KO=0     )
> RootUserinfo                                             (OK=8410   KO=0     )
> GetUUid                                                  (OK=3735   KO=0     )
> GetOpenidConfig                                          (OK=11143  KO=0     )
> CreatePolicy                                             (OK=3733   KO=2     )
> tokenUserinfo                                            (OK=2455   KO=0     )
> getIdToken                                               (OK=827    KO=0     )
> getIdToken Redirect 1                                    (OK=827    KO=0     )
> createOrganization                                       (OK=827    KO=0     )
> queryOrganization                                        (OK=827    KO=0     )
> deleteOrganization                                       (OK=827    KO=0     )
> ReadPolicy                                               (OK=3712   KO=2     )
> DeletePolicy                                             (OK=3692   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 24501  / active: 57     / done: 11554 
================================================================================


================================================================================
2024-11-06 20:30:50 GMT                                    1170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=163277 KO=10    )
> restLoginInitiate                                        (OK=11255  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11254  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2500   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2499   KO=0     )
>  UI AM idFromSession                                     (OK=2498   KO=1     )
>  UI AM validateGoto                                      (OK=2499   KO=0     )
> User Authorize PKCE stage                                (OK=13748  KO=1     )
> User AccessToken PKCE stage                              (OK=13748  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2499   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2499   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2499   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2499   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=409    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2497   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2497   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2497   KO=0     )
>  UI IDM uiconfig                                         (OK=2497   KO=0     )
>  UI IDM version                                          (OK=2497   KO=0     )
>  UI IDM features                                         (OK=2497   KO=0     )
>  UI IDM privilege                                        (OK=2497   KO=0     )
>  UI IDM login                                            (OK=2497   KO=0     )
>  UI IDM dashboard                                        (OK=2497   KO=0     )
>  UI IDM managed user schema                              (OK=2497   KO=0     )
>  UI IDM user                                             (OK=2497   KO=0     )
>  UI IDM oidcToken                                        (OK=2496   KO=1     )
> userinfo                                                 (OK=2496   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=409    KO=0     )
> UI-Logout                                                (OK=2497   KO=0     )
> UI-Logout Redirect 1                                     (OK=2497   KO=0     )
>  UI AM revoke1                                           (OK=2496   KO=0     )
>  UI AM revoke2                                           (OK=2496   KO=0     )
>  UI AM endsession                                        (OK=2496   KO=0     )
> Skip 2FA                                                 (OK=6282   KO=0     )
> RootUserinfo                                             (OK=8461   KO=0     )
> GetUUid                                                  (OK=3756   KO=0     )
> GetOpenidConfig                                          (OK=11205  KO=0     )
> CreatePolicy                                             (OK=3754   KO=2     )
> tokenUserinfo                                            (OK=2470   KO=0     )
> getIdToken                                               (OK=830    KO=0     )
> getIdToken Redirect 1                                    (OK=830    KO=0     )
> createOrganization                                       (OK=830    KO=0     )
> queryOrganization                                        (OK=830    KO=0     )
> deleteOrganization                                       (OK=828    KO=0     )
> ReadPolicy                                               (OK=3733   KO=2     )
> DeletePolicy                                             (OK=3712   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 24447  / active: 61     / done: 11604 
================================================================================


================================================================================
2024-11-06 20:30:55 GMT                                    1175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=163865 KO=10    )
> restLoginInitiate                                        (OK=11291  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11291  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2507   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2507   KO=0     )
>  UI AM idFromSession                                     (OK=2506   KO=1     )
>  UI AM validateGoto                                      (OK=2507   KO=0     )
> User Authorize PKCE stage                                (OK=13795  KO=1     )
> User AccessToken PKCE stage                              (OK=13795  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2507   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2507   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2507   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2507   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=412    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2506   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2505   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2505   KO=0     )
>  UI IDM uiconfig                                         (OK=2505   KO=0     )
>  UI IDM version                                          (OK=2505   KO=0     )
>  UI IDM features                                         (OK=2505   KO=0     )
>  UI IDM privilege                                        (OK=2505   KO=0     )
>  UI IDM login                                            (OK=2505   KO=0     )
>  UI IDM dashboard                                        (OK=2505   KO=0     )
>  UI IDM managed user schema                              (OK=2505   KO=0     )
>  UI IDM user                                             (OK=2505   KO=0     )
>  UI IDM oidcToken                                        (OK=2505   KO=1     )
> userinfo                                                 (OK=2505   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=412    KO=0     )
> UI-Logout                                                (OK=2506   KO=0     )
> UI-Logout Redirect 1                                     (OK=2505   KO=0     )
>  UI AM revoke1                                           (OK=2504   KO=0     )
>  UI AM revoke2                                           (OK=2504   KO=0     )
>  UI AM endsession                                        (OK=2504   KO=0     )
> Skip 2FA                                                 (OK=6305   KO=0     )
> RootUserinfo                                             (OK=8488   KO=0     )
> GetUUid                                                  (OK=3770   KO=0     )
> GetOpenidConfig                                          (OK=11260  KO=0     )
> CreatePolicy                                             (OK=3768   KO=2     )
> tokenUserinfo                                            (OK=2478   KO=0     )
> getIdToken                                               (OK=834    KO=0     )
> getIdToken Redirect 1                                    (OK=834    KO=0     )
> createOrganization                                       (OK=834    KO=0     )
> queryOrganization                                        (OK=834    KO=0     )
> deleteOrganization                                       (OK=834    KO=0     )
> ReadPolicy                                               (OK=3754   KO=2     )
> DeletePolicy                                             (OK=3732   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 24408  / active: 45     / done: 11659 
================================================================================


================================================================================
2024-11-06 20:31:00 GMT                                    1180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=164548 KO=10    )
> restLoginInitiate                                        (OK=11334  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11332  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2519   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2519   KO=0     )
>  UI AM idFromSession                                     (OK=2517   KO=1     )
>  UI AM validateGoto                                      (OK=2518   KO=0     )
> User Authorize PKCE stage                                (OK=13845  KO=1     )
> User AccessToken PKCE stage                              (OK=13845  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2518   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2518   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2518   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2518   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=414    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2517   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2517   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2517   KO=0     )
>  UI IDM uiconfig                                         (OK=2517   KO=0     )
>  UI IDM version                                          (OK=2517   KO=0     )
>  UI IDM features                                         (OK=2517   KO=0     )
>  UI IDM privilege                                        (OK=2517   KO=0     )
>  UI IDM login                                            (OK=2517   KO=0     )
>  UI IDM dashboard                                        (OK=2517   KO=0     )
>  UI IDM managed user schema                              (OK=2517   KO=0     )
>  UI IDM user                                             (OK=2517   KO=0     )
>  UI IDM oidcToken                                        (OK=2517   KO=1     )
> userinfo                                                 (OK=2517   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=414    KO=0     )
> UI-Logout                                                (OK=2518   KO=0     )
> UI-Logout Redirect 1                                     (OK=2518   KO=0     )
>  UI AM revoke1                                           (OK=2516   KO=0     )
>  UI AM revoke2                                           (OK=2516   KO=0     )
>  UI AM endsession                                        (OK=2516   KO=0     )
> Skip 2FA                                                 (OK=6331   KO=0     )
> RootUserinfo                                             (OK=8515   KO=0     )
> GetUUid                                                  (OK=3789   KO=0     )
> GetOpenidConfig                                          (OK=11313  KO=0     )
> CreatePolicy                                             (OK=3785   KO=2     )
> tokenUserinfo                                            (OK=2480   KO=0     )
> getIdToken                                               (OK=836    KO=0     )
> getIdToken Redirect 1                                    (OK=836    KO=0     )
> createOrganization                                       (OK=836    KO=0     )
> queryOrganization                                        (OK=836    KO=0     )
> deleteOrganization                                       (OK=836    KO=0     )
> ReadPolicy                                               (OK=3768   KO=2     )
> DeletePolicy                                             (OK=3753   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 24362  / active: 46     / done: 11704 
================================================================================


================================================================================
2024-11-06 20:31:05 GMT                                    1185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=165427 KO=10    )
> restLoginInitiate                                        (OK=11389  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11389  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2534   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2534   KO=0     )
>  UI AM idFromSession                                     (OK=2533   KO=1     )
>  UI AM validateGoto                                      (OK=2534   KO=0     )
> User Authorize PKCE stage                                (OK=13919  KO=1     )
> User AccessToken PKCE stage                              (OK=13919  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2534   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2533   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2533   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2533   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=415    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2532   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2532   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2532   KO=0     )
>  UI IDM uiconfig                                         (OK=2532   KO=0     )
>  UI IDM version                                          (OK=2532   KO=0     )
>  UI IDM features                                         (OK=2532   KO=0     )
>  UI IDM privilege                                        (OK=2532   KO=0     )
>  UI IDM login                                            (OK=2532   KO=0     )
>  UI IDM dashboard                                        (OK=2532   KO=0     )
>  UI IDM managed user schema                              (OK=2532   KO=0     )
>  UI IDM user                                             (OK=2532   KO=0     )
>  UI IDM oidcToken                                        (OK=2532   KO=1     )
> userinfo                                                 (OK=2532   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=415    KO=0     )
> UI-Logout                                                (OK=2533   KO=0     )
> UI-Logout Redirect 1                                     (OK=2533   KO=0     )
>  UI AM revoke1                                           (OK=2532   KO=0     )
>  UI AM revoke2                                           (OK=2532   KO=0     )
>  UI AM endsession                                        (OK=2532   KO=0     )
> Skip 2FA                                                 (OK=6359   KO=0     )
> RootUserinfo                                             (OK=8556   KO=0     )
> GetUUid                                                  (OK=3804   KO=0     )
> GetOpenidConfig                                          (OK=11361  KO=0     )
> CreatePolicy                                             (OK=3802   KO=2     )
> tokenUserinfo                                            (OK=2495   KO=0     )
> getIdToken                                               (OK=841    KO=0     )
> getIdToken Redirect 1                                    (OK=841    KO=0     )
> createOrganization                                       (OK=841    KO=0     )
> queryOrganization                                        (OK=841    KO=0     )
> deleteOrganization                                       (OK=841    KO=0     )
> ReadPolicy                                               (OK=3785   KO=2     )
> DeletePolicy                                             (OK=3768   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 24307  / active: 44     / done: 11761 
================================================================================


================================================================================
2024-11-06 20:31:10 GMT                                    1190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=166032 KO=10    )
> restLoginInitiate                                        (OK=11433  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11430  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2543   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2543   KO=0     )
>  UI AM idFromSession                                     (OK=2542   KO=1     )
>  UI AM validateGoto                                      (OK=2543   KO=0     )
> User Authorize PKCE stage                                (OK=13971  KO=1     )
> User AccessToken PKCE stage                              (OK=13970  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2543   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2543   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2543   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2543   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=419    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2542   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2542   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2540   KO=0     )
>  UI IDM uiconfig                                         (OK=2540   KO=0     )
>  UI IDM version                                          (OK=2540   KO=0     )
>  UI IDM features                                         (OK=2540   KO=0     )
>  UI IDM privilege                                        (OK=2540   KO=0     )
>  UI IDM login                                            (OK=2540   KO=0     )
>  UI IDM dashboard                                        (OK=2540   KO=0     )
>  UI IDM managed user schema                              (OK=2540   KO=0     )
>  UI IDM user                                             (OK=2540   KO=0     )
>  UI IDM oidcToken                                        (OK=2540   KO=1     )
> userinfo                                                 (OK=2540   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=419    KO=0     )
> UI-Logout                                                (OK=2541   KO=0     )
> UI-Logout Redirect 1                                     (OK=2541   KO=0     )
>  UI AM revoke1                                           (OK=2540   KO=0     )
>  UI AM revoke2                                           (OK=2540   KO=0     )
>  UI AM endsession                                        (OK=2540   KO=0     )
> Skip 2FA                                                 (OK=6382   KO=0     )
> RootUserinfo                                             (OK=8586   KO=0     )
> GetUUid                                                  (OK=3814   KO=0     )
> GetOpenidConfig                                          (OK=11403  KO=0     )
> CreatePolicy                                             (OK=3811   KO=2     )
> tokenUserinfo                                            (OK=2504   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=847    KO=0     )
> ReadPolicy                                               (OK=3802   KO=2     )
> DeletePolicy                                             (OK=3784   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 24258  / active: 43     / done: 11811 
================================================================================


================================================================================
2024-11-06 20:31:15 GMT                                    1195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=166844 KO=10    )
> restLoginInitiate                                        (OK=11477  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11477  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2558   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2558   KO=0     )
>  UI AM idFromSession                                     (OK=2557   KO=1     )
>  UI AM validateGoto                                      (OK=2558   KO=0     )
> User Authorize PKCE stage                                (OK=14033  KO=1     )
> User AccessToken PKCE stage                              (OK=14033  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2558   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2558   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2558   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2558   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=419    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2557   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2557   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2556   KO=0     )
>  UI IDM uiconfig                                         (OK=2556   KO=0     )
>  UI IDM version                                          (OK=2556   KO=0     )
>  UI IDM features                                         (OK=2556   KO=0     )
>  UI IDM privilege                                        (OK=2556   KO=0     )
>  UI IDM login                                            (OK=2556   KO=0     )
>  UI IDM dashboard                                        (OK=2556   KO=0     )
>  UI IDM managed user schema                              (OK=2556   KO=0     )
>  UI IDM user                                             (OK=2556   KO=0     )
>  UI IDM oidcToken                                        (OK=2556   KO=1     )
> userinfo                                                 (OK=2556   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=419    KO=0     )
> UI-Logout                                                (OK=2557   KO=0     )
> UI-Logout Redirect 1                                     (OK=2557   KO=0     )
>  UI AM revoke1                                           (OK=2556   KO=0     )
>  UI AM revoke2                                           (OK=2556   KO=0     )
>  UI AM endsession                                        (OK=2556   KO=0     )
> Skip 2FA                                                 (OK=6405   KO=0     )
> RootUserinfo                                             (OK=8614   KO=0     )
> GetUUid                                                  (OK=3829   KO=0     )
> GetOpenidConfig                                          (OK=11445  KO=0     )
> CreatePolicy                                             (OK=3827   KO=2     )
> tokenUserinfo                                            (OK=2514   KO=0     )
> getIdToken                                               (OK=853    KO=0     )
> getIdToken Redirect 1                                    (OK=853    KO=0     )
> createOrganization                                       (OK=853    KO=0     )
> queryOrganization                                        (OK=853    KO=0     )
> deleteOrganization                                       (OK=853    KO=0     )
> ReadPolicy                                               (OK=3811   KO=2     )
> DeletePolicy                                             (OK=3801   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 24215  / active: 30     / done: 11867 
================================================================================


================================================================================
2024-11-06 20:31:20 GMT                                    1200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=167461 KO=10    )
> restLoginInitiate                                        (OK=11522  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11521  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2568   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2568   KO=0     )
>  UI AM idFromSession                                     (OK=2567   KO=1     )
>  UI AM validateGoto                                      (OK=2568   KO=0     )
> User Authorize PKCE stage                                (OK=14086  KO=1     )
> User AccessToken PKCE stage                              (OK=14086  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2568   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2568   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2568   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2568   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=420    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2567   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2567   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2567   KO=0     )
>  UI IDM uiconfig                                         (OK=2567   KO=0     )
>  UI IDM version                                          (OK=2567   KO=0     )
>  UI IDM features                                         (OK=2567   KO=0     )
>  UI IDM privilege                                        (OK=2567   KO=0     )
>  UI IDM login                                            (OK=2567   KO=0     )
>  UI IDM dashboard                                        (OK=2567   KO=0     )
>  UI IDM managed user schema                              (OK=2567   KO=0     )
>  UI IDM user                                             (OK=2567   KO=0     )
>  UI IDM oidcToken                                        (OK=2567   KO=1     )
> userinfo                                                 (OK=2566   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=420    KO=0     )
> UI-Logout                                                (OK=2567   KO=0     )
> UI-Logout Redirect 1                                     (OK=2567   KO=0     )
>  UI AM revoke1                                           (OK=2566   KO=0     )
>  UI AM revoke2                                           (OK=2566   KO=0     )
>  UI AM endsession                                        (OK=2566   KO=0     )
> Skip 2FA                                                 (OK=6428   KO=0     )
> RootUserinfo                                             (OK=8630   KO=0     )
> GetUUid                                                  (OK=3845   KO=0     )
> GetOpenidConfig                                          (OK=11487  KO=0     )
> CreatePolicy                                             (OK=3843   KO=2     )
> tokenUserinfo                                            (OK=2525   KO=0     )
> getIdToken                                               (OK=853    KO=0     )
> getIdToken Redirect 1                                    (OK=853    KO=0     )
> createOrganization                                       (OK=853    KO=0     )
> queryOrganization                                        (OK=853    KO=0     )
> deleteOrganization                                       (OK=853    KO=0     )
> ReadPolicy                                               (OK=3827   KO=2     )
> DeletePolicy                                             (OK=3811   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 24169  / active: 41     / done: 11902 
================================================================================


================================================================================
2024-11-06 20:31:25 GMT                                    1205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=168083 KO=10    )
> restLoginInitiate                                        (OK=11569  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11568  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2576   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2576   KO=0     )
>  UI AM idFromSession                                     (OK=2575   KO=1     )
>  UI AM validateGoto                                      (OK=2576   KO=0     )
> User Authorize PKCE stage                                (OK=14141  KO=1     )
> User AccessToken PKCE stage                              (OK=14141  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2576   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2576   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2576   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2576   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=423    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2575   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2575   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2575   KO=0     )
>  UI IDM uiconfig                                         (OK=2575   KO=0     )
>  UI IDM version                                          (OK=2575   KO=0     )
>  UI IDM features                                         (OK=2575   KO=0     )
>  UI IDM privilege                                        (OK=2575   KO=0     )
>  UI IDM login                                            (OK=2575   KO=0     )
>  UI IDM dashboard                                        (OK=2575   KO=0     )
>  UI IDM managed user schema                              (OK=2575   KO=0     )
>  UI IDM user                                             (OK=2575   KO=0     )
>  UI IDM oidcToken                                        (OK=2575   KO=1     )
> userinfo                                                 (OK=2575   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=422    KO=0     )
> UI-Logout                                                (OK=2576   KO=0     )
> UI-Logout Redirect 1                                     (OK=2576   KO=0     )
>  UI AM revoke1                                           (OK=2575   KO=0     )
>  UI AM revoke2                                           (OK=2575   KO=0     )
>  UI AM endsession                                        (OK=2575   KO=0     )
> Skip 2FA                                                 (OK=6453   KO=0     )
> RootUserinfo                                             (OK=8652   KO=0     )
> GetUUid                                                  (OK=3864   KO=0     )
> GetOpenidConfig                                          (OK=11538  KO=0     )
> CreatePolicy                                             (OK=3861   KO=2     )
> tokenUserinfo                                            (OK=2537   KO=0     )
> getIdToken                                               (OK=857    KO=0     )
> getIdToken Redirect 1                                    (OK=857    KO=0     )
> createOrganization                                       (OK=857    KO=0     )
> queryOrganization                                        (OK=857    KO=0     )
> deleteOrganization                                       (OK=857    KO=0     )
> ReadPolicy                                               (OK=3843   KO=2     )
> DeletePolicy                                             (OK=3827   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 24119  / active: 41     / done: 11952 
================================================================================


================================================================================
2024-11-06 20:31:30 GMT                                    1210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=168815 KO=10    )
> restLoginInitiate                                        (OK=11627  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11626  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2586   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2586   KO=0     )
>  UI AM idFromSession                                     (OK=2585   KO=1     )
>  UI AM validateGoto                                      (OK=2586   KO=0     )
> User Authorize PKCE stage                                (OK=14208  KO=1     )
> User AccessToken PKCE stage                              (OK=14207  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2586   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2586   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2586   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2586   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=426    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2585   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2585   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2585   KO=0     )
>  UI IDM uiconfig                                         (OK=2585   KO=0     )
>  UI IDM version                                          (OK=2585   KO=0     )
>  UI IDM features                                         (OK=2585   KO=0     )
>  UI IDM privilege                                        (OK=2585   KO=0     )
>  UI IDM login                                            (OK=2585   KO=0     )
>  UI IDM dashboard                                        (OK=2585   KO=0     )
>  UI IDM managed user schema                              (OK=2585   KO=0     )
>  UI IDM user                                             (OK=2585   KO=0     )
>  UI IDM oidcToken                                        (OK=2585   KO=1     )
> userinfo                                                 (OK=2585   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=426    KO=0     )
> UI-Logout                                                (OK=2586   KO=0     )
> UI-Logout Redirect 1                                     (OK=2586   KO=0     )
>  UI AM revoke1                                           (OK=2585   KO=0     )
>  UI AM revoke2                                           (OK=2585   KO=0     )
>  UI AM endsession                                        (OK=2585   KO=0     )
> Skip 2FA                                                 (OK=6484   KO=0     )
> RootUserinfo                                             (OK=8697   KO=0     )
> GetUUid                                                  (OK=3877   KO=0     )
> GetOpenidConfig                                          (OK=11582  KO=0     )
> CreatePolicy                                             (OK=3874   KO=2     )
> tokenUserinfo                                            (OK=2555   KO=0     )
> getIdToken                                               (OK=861    KO=0     )
> getIdToken Redirect 1                                    (OK=861    KO=0     )
> createOrganization                                       (OK=861    KO=0     )
> queryOrganization                                        (OK=861    KO=0     )
> deleteOrganization                                       (OK=861    KO=0     )
> ReadPolicy                                               (OK=3860   KO=2     )
> DeletePolicy                                             (OK=3842   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 24057  / active: 48     / done: 12007 
================================================================================


================================================================================
2024-11-06 20:31:35 GMT                                    1215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=169428 KO=10    )
> restLoginInitiate                                        (OK=11676  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11675  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2594   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2594   KO=0     )
>  UI AM idFromSession                                     (OK=2593   KO=1     )
>  UI AM validateGoto                                      (OK=2594   KO=0     )
> User Authorize PKCE stage                                (OK=14264  KO=1     )
> User AccessToken PKCE stage                              (OK=14264  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2593   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2593   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2593   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2593   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=427    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2592   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2592   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2592   KO=0     )
>  UI IDM uiconfig                                         (OK=2592   KO=0     )
>  UI IDM version                                          (OK=2592   KO=0     )
>  UI IDM features                                         (OK=2592   KO=0     )
>  UI IDM privilege                                        (OK=2592   KO=0     )
>  UI IDM login                                            (OK=2592   KO=0     )
>  UI IDM dashboard                                        (OK=2592   KO=0     )
>  UI IDM managed user schema                              (OK=2592   KO=0     )
>  UI IDM user                                             (OK=2592   KO=0     )
>  UI IDM oidcToken                                        (OK=2592   KO=1     )
> userinfo                                                 (OK=2592   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=427    KO=0     )
> UI-Logout                                                (OK=2593   KO=0     )
> UI-Logout Redirect 1                                     (OK=2593   KO=0     )
>  UI AM revoke1                                           (OK=2592   KO=0     )
>  UI AM revoke2                                           (OK=2592   KO=0     )
>  UI AM endsession                                        (OK=2592   KO=0     )
> Skip 2FA                                                 (OK=6510   KO=0     )
> RootUserinfo                                             (OK=8744   KO=0     )
> GetUUid                                                  (OK=3894   KO=0     )
> GetOpenidConfig                                          (OK=11632  KO=0     )
> CreatePolicy                                             (OK=3891   KO=2     )
> tokenUserinfo                                            (OK=2570   KO=0     )
> getIdToken                                               (OK=863    KO=0     )
> getIdToken Redirect 1                                    (OK=863    KO=0     )
> createOrganization                                       (OK=863    KO=0     )
> queryOrganization                                        (OK=863    KO=0     )
> deleteOrganization                                       (OK=863    KO=0     )
> ReadPolicy                                               (OK=3874   KO=2     )
> DeletePolicy                                             (OK=3860   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 24008  / active: 47     / done: 12057 
================================================================================


================================================================================
2024-11-06 20:31:40 GMT                                    1220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=170308 KO=10    )
> restLoginInitiate                                        (OK=11732  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11729  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=2610   KO=1     )
>  UI AM validateGoto                                      (OK=2611   KO=0     )
> User Authorize PKCE stage                                (OK=14333  KO=1     )
> User AccessToken PKCE stage                              (OK=14332  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2609   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2609   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2609   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2609   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=432    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2608   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2608   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2608   KO=0     )
>  UI IDM uiconfig                                         (OK=2608   KO=0     )
>  UI IDM version                                          (OK=2608   KO=0     )
>  UI IDM features                                         (OK=2608   KO=0     )
>  UI IDM privilege                                        (OK=2608   KO=0     )
>  UI IDM login                                            (OK=2608   KO=0     )
>  UI IDM dashboard                                        (OK=2608   KO=0     )
>  UI IDM managed user schema                              (OK=2608   KO=0     )
>  UI IDM user                                             (OK=2608   KO=0     )
>  UI IDM oidcToken                                        (OK=2608   KO=1     )
> userinfo                                                 (OK=2608   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=432    KO=0     )
> UI-Logout                                                (OK=2609   KO=0     )
> UI-Logout Redirect 1                                     (OK=2609   KO=0     )
>  UI AM revoke1                                           (OK=2608   KO=0     )
>  UI AM revoke2                                           (OK=2608   KO=0     )
>  UI AM endsession                                        (OK=2608   KO=0     )
> Skip 2FA                                                 (OK=6540   KO=0     )
> RootUserinfo                                             (OK=8783   KO=0     )
> GetUUid                                                  (OK=3910   KO=0     )
> GetOpenidConfig                                          (OK=11679  KO=0     )
> CreatePolicy                                             (OK=3908   KO=2     )
> tokenUserinfo                                            (OK=2578   KO=0     )
> getIdToken                                               (OK=866    KO=0     )
> getIdToken Redirect 1                                    (OK=866    KO=0     )
> createOrganization                                       (OK=866    KO=0     )
> queryOrganization                                        (OK=866    KO=0     )
> deleteOrganization                                       (OK=866    KO=0     )
> ReadPolicy                                               (OK=3891   KO=2     )
> DeletePolicy                                             (OK=3874   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 23946  / active: 52     / done: 12114 
================================================================================


================================================================================
2024-11-06 20:31:45 GMT                                    1225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=171273 KO=10    )
> restLoginInitiate                                        (OK=11793  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11792  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2626   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2626   KO=0     )
>  UI AM idFromSession                                     (OK=2625   KO=1     )
>  UI AM validateGoto                                      (OK=2626   KO=0     )
> User Authorize PKCE stage                                (OK=14413  KO=1     )
> User AccessToken PKCE stage                              (OK=14413  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2626   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2626   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2626   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2626   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=433    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2625   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2624   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2624   KO=0     )
>  UI IDM uiconfig                                         (OK=2624   KO=0     )
>  UI IDM version                                          (OK=2624   KO=0     )
>  UI IDM features                                         (OK=2624   KO=0     )
>  UI IDM privilege                                        (OK=2624   KO=0     )
>  UI IDM login                                            (OK=2624   KO=0     )
>  UI IDM dashboard                                        (OK=2624   KO=0     )
>  UI IDM managed user schema                              (OK=2624   KO=0     )
>  UI IDM user                                             (OK=2624   KO=0     )
>  UI IDM oidcToken                                        (OK=2623   KO=1     )
> userinfo                                                 (OK=2623   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=433    KO=0     )
> UI-Logout                                                (OK=2624   KO=0     )
> UI-Logout Redirect 1                                     (OK=2624   KO=0     )
>  UI AM revoke1                                           (OK=2623   KO=0     )
>  UI AM revoke2                                           (OK=2623   KO=0     )
>  UI AM endsession                                        (OK=2623   KO=0     )
> Skip 2FA                                                 (OK=6583   KO=0     )
> RootUserinfo                                             (OK=8834   KO=0     )
> GetUUid                                                  (OK=3939   KO=0     )
> GetOpenidConfig                                          (OK=11742  KO=0     )
> CreatePolicy                                             (OK=3937   KO=2     )
> tokenUserinfo                                            (OK=2582   KO=0     )
> getIdToken                                               (OK=869    KO=0     )
> getIdToken Redirect 1                                    (OK=869    KO=0     )
> createOrganization                                       (OK=869    KO=0     )
> queryOrganization                                        (OK=869    KO=0     )
> deleteOrganization                                       (OK=869    KO=0     )
> ReadPolicy                                               (OK=3908   KO=2     )
> DeletePolicy                                             (OK=3891   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 23882  / active: 69     / done: 12161 
================================================================================


================================================================================
2024-11-06 20:31:50 GMT                                    1230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=172240 KO=10    )
> restLoginInitiate                                        (OK=11851  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11850  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2641   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2641   KO=0     )
>  UI AM idFromSession                                     (OK=2640   KO=1     )
>  UI AM validateGoto                                      (OK=2641   KO=0     )
> User Authorize PKCE stage                                (OK=14489  KO=1     )
> User AccessToken PKCE stage                              (OK=14489  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2641   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2641   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2641   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2641   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=435    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2639   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2639   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2639   KO=0     )
>  UI IDM uiconfig                                         (OK=2639   KO=0     )
>  UI IDM version                                          (OK=2639   KO=0     )
>  UI IDM features                                         (OK=2639   KO=0     )
>  UI IDM privilege                                        (OK=2639   KO=0     )
>  UI IDM login                                            (OK=2639   KO=0     )
>  UI IDM dashboard                                        (OK=2639   KO=0     )
>  UI IDM managed user schema                              (OK=2639   KO=0     )
>  UI IDM user                                             (OK=2639   KO=0     )
>  UI IDM oidcToken                                        (OK=2639   KO=1     )
> userinfo                                                 (OK=2639   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=435    KO=0     )
> UI-Logout                                                (OK=2640   KO=0     )
> UI-Logout Redirect 1                                     (OK=2640   KO=0     )
>  UI AM revoke1                                           (OK=2639   KO=0     )
>  UI AM revoke2                                           (OK=2639   KO=0     )
>  UI AM endsession                                        (OK=2639   KO=0     )
> Skip 2FA                                                 (OK=6620   KO=0     )
> RootUserinfo                                             (OK=8889   KO=0     )
> GetUUid                                                  (OK=3962   KO=0     )
> GetOpenidConfig                                          (OK=11811  KO=0     )
> CreatePolicy                                             (OK=3960   KO=2     )
> tokenUserinfo                                            (OK=2589   KO=0     )
> getIdToken                                               (OK=877    KO=0     )
> getIdToken Redirect 1                                    (OK=877    KO=0     )
> createOrganization                                       (OK=877    KO=0     )
> queryOrganization                                        (OK=877    KO=0     )
> deleteOrganization                                       (OK=877    KO=0     )
> ReadPolicy                                               (OK=3936   KO=2     )
> DeletePolicy                                             (OK=3908   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 33%
          waiting: 23825  / active: 64     / done: 12223 
================================================================================


================================================================================
2024-11-06 20:31:55 GMT                                    1235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=172867 KO=10    )
> restLoginInitiate                                        (OK=11896  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11893  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2650   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2649   KO=0     )
>  UI AM idFromSession                                     (OK=2648   KO=1     )
>  UI AM validateGoto                                      (OK=2649   KO=0     )
> User Authorize PKCE stage                                (OK=14537  KO=1     )
> User AccessToken PKCE stage                              (OK=14536  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2649   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2649   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2649   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2649   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=436    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2648   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2648   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2648   KO=0     )
>  UI IDM uiconfig                                         (OK=2648   KO=0     )
>  UI IDM version                                          (OK=2648   KO=0     )
>  UI IDM features                                         (OK=2648   KO=0     )
>  UI IDM privilege                                        (OK=2648   KO=0     )
>  UI IDM login                                            (OK=2648   KO=0     )
>  UI IDM dashboard                                        (OK=2648   KO=0     )
>  UI IDM managed user schema                              (OK=2648   KO=0     )
>  UI IDM user                                             (OK=2648   KO=0     )
>  UI IDM oidcToken                                        (OK=2648   KO=1     )
> userinfo                                                 (OK=2647   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=436    KO=0     )
> UI-Logout                                                (OK=2648   KO=0     )
> UI-Logout Redirect 1                                     (OK=2648   KO=0     )
>  UI AM revoke1                                           (OK=2647   KO=0     )
>  UI AM revoke2                                           (OK=2647   KO=0     )
>  UI AM endsession                                        (OK=2647   KO=0     )
> Skip 2FA                                                 (OK=6643   KO=0     )
> RootUserinfo                                             (OK=8920   KO=0     )
> GetUUid                                                  (OK=3976   KO=0     )
> GetOpenidConfig                                          (OK=11875  KO=0     )
> CreatePolicy                                             (OK=3973   KO=2     )
> tokenUserinfo                                            (OK=2598   KO=0     )
> getIdToken                                               (OK=880    KO=0     )
> getIdToken Redirect 1                                    (OK=880    KO=0     )
> createOrganization                                       (OK=880    KO=0     )
> queryOrganization                                        (OK=880    KO=0     )
> deleteOrganization                                       (OK=880    KO=0     )
> ReadPolicy                                               (OK=3960   KO=2     )
> DeletePolicy                                             (OK=3936   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 23779  / active: 51     / done: 12282 
================================================================================


================================================================================
2024-11-06 20:32:00 GMT                                    1240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=173650 KO=10    )
> restLoginInitiate                                        (OK=11944  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11943  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2664   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2664   KO=0     )
>  UI AM idFromSession                                     (OK=2663   KO=1     )
>  UI AM validateGoto                                      (OK=2664   KO=0     )
> User Authorize PKCE stage                                (OK=14603  KO=1     )
> User AccessToken PKCE stage                              (OK=14603  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2663   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2662   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2662   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2662   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=438    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2661   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2661   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2660   KO=0     )
>  UI IDM uiconfig                                         (OK=2660   KO=0     )
>  UI IDM version                                          (OK=2660   KO=0     )
>  UI IDM features                                         (OK=2660   KO=0     )
>  UI IDM privilege                                        (OK=2660   KO=0     )
>  UI IDM login                                            (OK=2660   KO=0     )
>  UI IDM dashboard                                        (OK=2660   KO=0     )
>  UI IDM managed user schema                              (OK=2660   KO=0     )
>  UI IDM user                                             (OK=2660   KO=0     )
>  UI IDM oidcToken                                        (OK=2660   KO=1     )
> userinfo                                                 (OK=2660   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=438    KO=0     )
> UI-Logout                                                (OK=2661   KO=0     )
> UI-Logout Redirect 1                                     (OK=2661   KO=0     )
>  UI AM revoke1                                           (OK=2660   KO=0     )
>  UI AM revoke2                                           (OK=2660   KO=0     )
>  UI AM endsession                                        (OK=2660   KO=0     )
> Skip 2FA                                                 (OK=6669   KO=0     )
> RootUserinfo                                             (OK=8949   KO=0     )
> GetUUid                                                  (OK=3989   KO=0     )
> GetOpenidConfig                                          (OK=11925  KO=0     )
> CreatePolicy                                             (OK=3986   KO=2     )
> tokenUserinfo                                            (OK=2610   KO=0     )
> getIdToken                                               (OK=887    KO=0     )
> getIdToken Redirect 1                                    (OK=887    KO=0     )
> createOrganization                                       (OK=886    KO=0     )
> queryOrganization                                        (OK=886    KO=0     )
> deleteOrganization                                       (OK=886    KO=0     )
> ReadPolicy                                               (OK=3973   KO=2     )
> DeletePolicy                                             (OK=3960   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 23729  / active: 39     / done: 12344 
================================================================================


================================================================================
2024-11-06 20:32:05 GMT                                    1245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=174514 KO=10    )
> restLoginInitiate                                        (OK=11999  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=11998  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2681   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2680   KO=0     )
>  UI AM idFromSession                                     (OK=2679   KO=1     )
>  UI AM validateGoto                                      (OK=2680   KO=0     )
> User Authorize PKCE stage                                (OK=14672  KO=1     )
> User AccessToken PKCE stage                              (OK=14671  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2678   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2678   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2678   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2678   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=439    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2677   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2677   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2677   KO=0     )
>  UI IDM uiconfig                                         (OK=2677   KO=0     )
>  UI IDM version                                          (OK=2677   KO=0     )
>  UI IDM features                                         (OK=2677   KO=0     )
>  UI IDM privilege                                        (OK=2677   KO=0     )
>  UI IDM login                                            (OK=2677   KO=0     )
>  UI IDM dashboard                                        (OK=2677   KO=0     )
>  UI IDM managed user schema                              (OK=2677   KO=0     )
>  UI IDM user                                             (OK=2677   KO=0     )
>  UI IDM oidcToken                                        (OK=2677   KO=1     )
> userinfo                                                 (OK=2676   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=439    KO=0     )
> UI-Logout                                                (OK=2677   KO=0     )
> UI-Logout Redirect 1                                     (OK=2677   KO=0     )
>  UI AM revoke1                                           (OK=2676   KO=0     )
>  UI AM revoke2                                           (OK=2676   KO=0     )
>  UI AM endsession                                        (OK=2676   KO=0     )
> Skip 2FA                                                 (OK=6694   KO=0     )
> RootUserinfo                                             (OK=8988   KO=0     )
> GetUUid                                                  (OK=4001   KO=0     )
> GetOpenidConfig                                          (OK=11964  KO=0     )
> CreatePolicy                                             (OK=3998   KO=2     )
> tokenUserinfo                                            (OK=2623   KO=0     )
> getIdToken                                               (OK=891    KO=0     )
> getIdToken Redirect 1                                    (OK=891    KO=0     )
> createOrganization                                       (OK=891    KO=0     )
> queryOrganization                                        (OK=891    KO=0     )
> deleteOrganization                                       (OK=891    KO=0     )
> ReadPolicy                                               (OK=3986   KO=2     )
> DeletePolicy                                             (OK=3973   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 23673  / active: 41     / done: 12398 
================================================================================


================================================================================
2024-11-06 20:32:10 GMT                                    1250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=175378 KO=10    )
> restLoginInitiate                                        (OK=12057  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12056  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2694   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2694   KO=0     )
>  UI AM idFromSession                                     (OK=2693   KO=1     )
>  UI AM validateGoto                                      (OK=2694   KO=0     )
> User Authorize PKCE stage                                (OK=14746  KO=1     )
> User AccessToken PKCE stage                              (OK=14745  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2694   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2694   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2694   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2694   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=439    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2692   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2692   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2692   KO=0     )
>  UI IDM uiconfig                                         (OK=2692   KO=0     )
>  UI IDM version                                          (OK=2692   KO=0     )
>  UI IDM features                                         (OK=2692   KO=0     )
>  UI IDM privilege                                        (OK=2692   KO=0     )
>  UI IDM login                                            (OK=2692   KO=0     )
>  UI IDM dashboard                                        (OK=2692   KO=0     )
>  UI IDM managed user schema                              (OK=2692   KO=0     )
>  UI IDM user                                             (OK=2692   KO=0     )
>  UI IDM oidcToken                                        (OK=2692   KO=1     )
> userinfo                                                 (OK=2692   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=439    KO=0     )
> UI-Logout                                                (OK=2693   KO=0     )
> UI-Logout Redirect 1                                     (OK=2693   KO=0     )
>  UI AM revoke1                                           (OK=2691   KO=0     )
>  UI AM revoke2                                           (OK=2691   KO=0     )
>  UI AM endsession                                        (OK=2691   KO=0     )
> Skip 2FA                                                 (OK=6724   KO=0     )
> RootUserinfo                                             (OK=9035   KO=0     )
> GetUUid                                                  (OK=4016   KO=0     )
> GetOpenidConfig                                          (OK=12002  KO=0     )
> CreatePolicy                                             (OK=4013   KO=2     )
> tokenUserinfo                                            (OK=2637   KO=0     )
> getIdToken                                               (OK=896    KO=0     )
> getIdToken Redirect 1                                    (OK=896    KO=0     )
> createOrganization                                       (OK=896    KO=0     )
> queryOrganization                                        (OK=896    KO=0     )
> deleteOrganization                                       (OK=896    KO=0     )
> ReadPolicy                                               (OK=3998   KO=2     )
> DeletePolicy                                             (OK=3985   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 23613  / active: 46     / done: 12453 
================================================================================


================================================================================
2024-11-06 20:32:15 GMT                                    1255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=176144 KO=10    )
> restLoginInitiate                                        (OK=12110  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12108  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2708   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2708   KO=0     )
>  UI AM idFromSession                                     (OK=2707   KO=1     )
>  UI AM validateGoto                                      (OK=2708   KO=0     )
> User Authorize PKCE stage                                (OK=14809  KO=1     )
> User AccessToken PKCE stage                              (OK=14809  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2707   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2706   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2706   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2706   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=444    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2705   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2705   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2705   KO=0     )
>  UI IDM uiconfig                                         (OK=2705   KO=0     )
>  UI IDM version                                          (OK=2705   KO=0     )
>  UI IDM features                                         (OK=2705   KO=0     )
>  UI IDM privilege                                        (OK=2705   KO=0     )
>  UI IDM login                                            (OK=2705   KO=0     )
>  UI IDM dashboard                                        (OK=2705   KO=0     )
>  UI IDM managed user schema                              (OK=2705   KO=0     )
>  UI IDM user                                             (OK=2705   KO=0     )
>  UI IDM oidcToken                                        (OK=2705   KO=1     )
> userinfo                                                 (OK=2705   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=444    KO=0     )
> UI-Logout                                                (OK=2706   KO=0     )
> UI-Logout Redirect 1                                     (OK=2706   KO=0     )
>  UI AM revoke1                                           (OK=2705   KO=0     )
>  UI AM revoke2                                           (OK=2705   KO=0     )
>  UI AM endsession                                        (OK=2705   KO=0     )
> Skip 2FA                                                 (OK=6745   KO=0     )
> RootUserinfo                                             (OK=9066   KO=0     )
> GetUUid                                                  (OK=4030   KO=0     )
> GetOpenidConfig                                          (OK=12045  KO=0     )
> CreatePolicy                                             (OK=4028   KO=2     )
> tokenUserinfo                                            (OK=2652   KO=0     )
> getIdToken                                               (OK=899    KO=0     )
> getIdToken Redirect 1                                    (OK=899    KO=0     )
> createOrganization                                       (OK=899    KO=0     )
> queryOrganization                                        (OK=899    KO=0     )
> deleteOrganization                                       (OK=899    KO=0     )
> ReadPolicy                                               (OK=4013   KO=2     )
> DeletePolicy                                             (OK=3998   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 23555  / active: 47     / done: 12510 
================================================================================


================================================================================
2024-11-06 20:32:20 GMT                                    1260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=176796 KO=10    )
> restLoginInitiate                                        (OK=12152  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12152  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2719   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2719   KO=0     )
>  UI AM idFromSession                                     (OK=2717   KO=1     )
>  UI AM validateGoto                                      (OK=2718   KO=0     )
> User Authorize PKCE stage                                (OK=14866  KO=1     )
> User AccessToken PKCE stage                              (OK=14865  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2717   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2717   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2717   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2717   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=446    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2716   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2716   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2716   KO=0     )
>  UI IDM uiconfig                                         (OK=2716   KO=0     )
>  UI IDM version                                          (OK=2716   KO=0     )
>  UI IDM features                                         (OK=2716   KO=0     )
>  UI IDM privilege                                        (OK=2716   KO=0     )
>  UI IDM login                                            (OK=2716   KO=0     )
>  UI IDM dashboard                                        (OK=2716   KO=0     )
>  UI IDM managed user schema                              (OK=2716   KO=0     )
>  UI IDM user                                             (OK=2716   KO=0     )
>  UI IDM oidcToken                                        (OK=2715   KO=1     )
> userinfo                                                 (OK=2715   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=446    KO=0     )
> UI-Logout                                                (OK=2716   KO=0     )
> UI-Logout Redirect 1                                     (OK=2716   KO=0     )
>  UI AM revoke1                                           (OK=2715   KO=0     )
>  UI AM revoke2                                           (OK=2715   KO=0     )
>  UI AM endsession                                        (OK=2715   KO=0     )
> Skip 2FA                                                 (OK=6765   KO=0     )
> RootUserinfo                                             (OK=9082   KO=0     )
> GetUUid                                                  (OK=4046   KO=0     )
> GetOpenidConfig                                          (OK=12091  KO=0     )
> CreatePolicy                                             (OK=4043   KO=2     )
> tokenUserinfo                                            (OK=2667   KO=0     )
> getIdToken                                               (OK=902    KO=0     )
> getIdToken Redirect 1                                    (OK=902    KO=0     )
> createOrganization                                       (OK=902    KO=0     )
> queryOrganization                                        (OK=902    KO=0     )
> deleteOrganization                                       (OK=902    KO=0     )
> ReadPolicy                                               (OK=4028   KO=2     )
> DeletePolicy                                             (OK=4013   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 23513  / active: 36     / done: 12563 
================================================================================


================================================================================
2024-11-06 20:32:25 GMT                                    1265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=177493 KO=10    )
> restLoginInitiate                                        (OK=12205  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12201  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2732   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2731   KO=0     )
>  UI AM idFromSession                                     (OK=2730   KO=1     )
>  UI AM validateGoto                                      (OK=2731   KO=0     )
> User Authorize PKCE stage                                (OK=14925  KO=1     )
> User AccessToken PKCE stage                              (OK=14924  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2730   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2729   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2729   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2729   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=447    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2727   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2727   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2727   KO=0     )
>  UI IDM uiconfig                                         (OK=2727   KO=0     )
>  UI IDM version                                          (OK=2727   KO=0     )
>  UI IDM features                                         (OK=2727   KO=0     )
>  UI IDM privilege                                        (OK=2727   KO=0     )
>  UI IDM login                                            (OK=2727   KO=0     )
>  UI IDM dashboard                                        (OK=2727   KO=0     )
>  UI IDM managed user schema                              (OK=2727   KO=0     )
>  UI IDM user                                             (OK=2727   KO=0     )
>  UI IDM oidcToken                                        (OK=2727   KO=1     )
> userinfo                                                 (OK=2727   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=447    KO=0     )
> UI-Logout                                                (OK=2728   KO=0     )
> UI-Logout Redirect 1                                     (OK=2728   KO=0     )
>  UI AM revoke1                                           (OK=2727   KO=0     )
>  UI AM revoke2                                           (OK=2727   KO=0     )
>  UI AM endsession                                        (OK=2727   KO=0     )
> Skip 2FA                                                 (OK=6787   KO=0     )
> RootUserinfo                                             (OK=9102   KO=0     )
> GetUUid                                                  (OK=4060   KO=0     )
> GetOpenidConfig                                          (OK=12135  KO=0     )
> CreatePolicy                                             (OK=4058   KO=2     )
> tokenUserinfo                                            (OK=2682   KO=0     )
> getIdToken                                               (OK=904    KO=0     )
> getIdToken Redirect 1                                    (OK=904    KO=0     )
> createOrganization                                       (OK=904    KO=0     )
> queryOrganization                                        (OK=904    KO=0     )
> deleteOrganization                                       (OK=904    KO=0     )
> ReadPolicy                                               (OK=4043   KO=2     )
> DeletePolicy                                             (OK=4028   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 23459  / active: 44     / done: 12609 
================================================================================


================================================================================
2024-11-06 20:32:30 GMT                                    1270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=178085 KO=10    )
> restLoginInitiate                                        (OK=12242  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12241  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2739   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2739   KO=0     )
>  UI AM idFromSession                                     (OK=2738   KO=1     )
>  UI AM validateGoto                                      (OK=2739   KO=0     )
> User Authorize PKCE stage                                (OK=14977  KO=1     )
> User AccessToken PKCE stage                              (OK=14977  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2739   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2739   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2739   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2739   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=447    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2738   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2738   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2738   KO=0     )
>  UI IDM uiconfig                                         (OK=2738   KO=0     )
>  UI IDM version                                          (OK=2738   KO=0     )
>  UI IDM features                                         (OK=2738   KO=0     )
>  UI IDM privilege                                        (OK=2738   KO=0     )
>  UI IDM login                                            (OK=2738   KO=0     )
>  UI IDM dashboard                                        (OK=2738   KO=0     )
>  UI IDM managed user schema                              (OK=2738   KO=0     )
>  UI IDM user                                             (OK=2738   KO=0     )
>  UI IDM oidcToken                                        (OK=2738   KO=1     )
> userinfo                                                 (OK=2737   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=447    KO=0     )
> UI-Logout                                                (OK=2738   KO=0     )
> UI-Logout Redirect 1                                     (OK=2738   KO=0     )
>  UI AM revoke1                                           (OK=2737   KO=0     )
>  UI AM revoke2                                           (OK=2737   KO=0     )
>  UI AM endsession                                        (OK=2737   KO=0     )
> Skip 2FA                                                 (OK=6803   KO=0     )
> RootUserinfo                                             (OK=9117   KO=0     )
> GetUUid                                                  (OK=4071   KO=0     )
> GetOpenidConfig                                          (OK=12175  KO=0     )
> CreatePolicy                                             (OK=4069   KO=2     )
> tokenUserinfo                                            (OK=2698   KO=0     )
> getIdToken                                               (OK=906    KO=0     )
> getIdToken Redirect 1                                    (OK=906    KO=0     )
> createOrganization                                       (OK=906    KO=0     )
> queryOrganization                                        (OK=906    KO=0     )
> deleteOrganization                                       (OK=906    KO=0     )
> ReadPolicy                                               (OK=4058   KO=2     )
> DeletePolicy                                             (OK=4042   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 35%
          waiting: 23421  / active: 35     / done: 12656 
================================================================================


================================================================================
2024-11-06 20:32:35 GMT                                    1275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=178761 KO=10    )
> restLoginInitiate                                        (OK=12292  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12292  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2749   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2749   KO=0     )
>  UI AM idFromSession                                     (OK=2748   KO=1     )
>  UI AM validateGoto                                      (OK=2749   KO=0     )
> User Authorize PKCE stage                                (OK=15037  KO=1     )
> User AccessToken PKCE stage                              (OK=15037  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2749   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2749   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2749   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2749   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=449    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2748   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2748   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2747   KO=0     )
>  UI IDM uiconfig                                         (OK=2747   KO=0     )
>  UI IDM version                                          (OK=2747   KO=0     )
>  UI IDM features                                         (OK=2747   KO=0     )
>  UI IDM privilege                                        (OK=2747   KO=0     )
>  UI IDM login                                            (OK=2747   KO=0     )
>  UI IDM dashboard                                        (OK=2747   KO=0     )
>  UI IDM managed user schema                              (OK=2747   KO=0     )
>  UI IDM user                                             (OK=2747   KO=0     )
>  UI IDM oidcToken                                        (OK=2747   KO=1     )
> userinfo                                                 (OK=2747   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=449    KO=0     )
> UI-Logout                                                (OK=2748   KO=0     )
> UI-Logout Redirect 1                                     (OK=2748   KO=0     )
>  UI AM revoke1                                           (OK=2747   KO=0     )
>  UI AM revoke2                                           (OK=2747   KO=0     )
>  UI AM endsession                                        (OK=2747   KO=0     )
> Skip 2FA                                                 (OK=6836   KO=0     )
> RootUserinfo                                             (OK=9150   KO=0     )
> GetUUid                                                  (OK=4090   KO=0     )
> GetOpenidConfig                                          (OK=12220  KO=0     )
> CreatePolicy                                             (OK=4086   KO=2     )
> tokenUserinfo                                            (OK=2706   KO=0     )
> getIdToken                                               (OK=910    KO=0     )
> getIdToken Redirect 1                                    (OK=910    KO=0     )
> createOrganization                                       (OK=910    KO=0     )
> queryOrganization                                        (OK=910    KO=0     )
> deleteOrganization                                       (OK=910    KO=0     )
> ReadPolicy                                               (OK=4069   KO=2     )
> DeletePolicy                                             (OK=4057   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 23370  / active: 42     / done: 12700 
================================================================================


================================================================================
2024-11-06 20:32:40 GMT                                    1280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=179537 KO=10    )
> restLoginInitiate                                        (OK=12343  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12343  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2766   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2766   KO=0     )
>  UI AM idFromSession                                     (OK=2763   KO=1     )
>  UI AM validateGoto                                      (OK=2764   KO=0     )
> User Authorize PKCE stage                                (OK=15101  KO=1     )
> User AccessToken PKCE stage                              (OK=15100  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2762   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2762   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2762   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2762   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=451    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2761   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2760   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2760   KO=0     )
>  UI IDM uiconfig                                         (OK=2760   KO=0     )
>  UI IDM version                                          (OK=2760   KO=0     )
>  UI IDM features                                         (OK=2760   KO=0     )
>  UI IDM privilege                                        (OK=2760   KO=0     )
>  UI IDM login                                            (OK=2760   KO=0     )
>  UI IDM dashboard                                        (OK=2760   KO=0     )
>  UI IDM managed user schema                              (OK=2760   KO=0     )
>  UI IDM user                                             (OK=2760   KO=0     )
>  UI IDM oidcToken                                        (OK=2760   KO=1     )
> userinfo                                                 (OK=2760   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=451    KO=0     )
> UI-Logout                                                (OK=2761   KO=0     )
> UI-Logout Redirect 1                                     (OK=2760   KO=0     )
>  UI AM revoke1                                           (OK=2759   KO=0     )
>  UI AM revoke2                                           (OK=2759   KO=0     )
>  UI AM endsession                                        (OK=2759   KO=0     )
> Skip 2FA                                                 (OK=6861   KO=0     )
> RootUserinfo                                             (OK=9191   KO=0     )
> GetUUid                                                  (OK=4106   KO=0     )
> GetOpenidConfig                                          (OK=12265  KO=0     )
> CreatePolicy                                             (OK=4104   KO=2     )
> tokenUserinfo                                            (OK=2716   KO=0     )
> getIdToken                                               (OK=913    KO=0     )
> getIdToken Redirect 1                                    (OK=913    KO=0     )
> createOrganization                                       (OK=913    KO=0     )
> queryOrganization                                        (OK=913    KO=0     )
> deleteOrganization                                       (OK=913    KO=0     )
> ReadPolicy                                               (OK=4085   KO=2     )
> DeletePolicy                                             (OK=4069   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 23317  / active: 49     / done: 12746 
================================================================================


================================================================================
2024-11-06 20:32:45 GMT                                    1285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=180328 KO=10    )
> restLoginInitiate                                        (OK=12390  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12390  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2776   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2776   KO=0     )
>  UI AM idFromSession                                     (OK=2775   KO=1     )
>  UI AM validateGoto                                      (OK=2776   KO=0     )
> User Authorize PKCE stage                                (OK=15164  KO=1     )
> User AccessToken PKCE stage                              (OK=15164  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2776   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2776   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2776   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2776   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=452    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2775   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2775   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2775   KO=0     )
>  UI IDM uiconfig                                         (OK=2775   KO=0     )
>  UI IDM version                                          (OK=2775   KO=0     )
>  UI IDM features                                         (OK=2775   KO=0     )
>  UI IDM privilege                                        (OK=2775   KO=0     )
>  UI IDM login                                            (OK=2775   KO=0     )
>  UI IDM dashboard                                        (OK=2775   KO=0     )
>  UI IDM managed user schema                              (OK=2775   KO=0     )
>  UI IDM user                                             (OK=2775   KO=0     )
>  UI IDM oidcToken                                        (OK=2774   KO=1     )
> userinfo                                                 (OK=2774   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=452    KO=0     )
> UI-Logout                                                (OK=2775   KO=0     )
> UI-Logout Redirect 1                                     (OK=2775   KO=0     )
>  UI AM revoke1                                           (OK=2774   KO=0     )
>  UI AM revoke2                                           (OK=2774   KO=0     )
>  UI AM endsession                                        (OK=2774   KO=0     )
> Skip 2FA                                                 (OK=6884   KO=0     )
> RootUserinfo                                             (OK=9218   KO=0     )
> GetUUid                                                  (OK=4119   KO=0     )
> GetOpenidConfig                                          (OK=12312  KO=0     )
> CreatePolicy                                             (OK=4117   KO=2     )
> tokenUserinfo                                            (OK=2730   KO=0     )
> getIdToken                                               (OK=919    KO=0     )
> getIdToken Redirect 1                                    (OK=919    KO=0     )
> createOrganization                                       (OK=919    KO=0     )
> queryOrganization                                        (OK=919    KO=0     )
> deleteOrganization                                       (OK=919    KO=0     )
> ReadPolicy                                               (OK=4104   KO=2     )
> DeletePolicy                                             (OK=4085   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 23269  / active: 38     / done: 12805 
================================================================================


================================================================================
2024-11-06 20:32:50 GMT                                    1290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=180866 KO=10    )
> restLoginInitiate                                        (OK=12429  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12428  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2784   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2784   KO=0     )
>  UI AM idFromSession                                     (OK=2783   KO=1     )
>  UI AM validateGoto                                      (OK=2784   KO=0     )
> User Authorize PKCE stage                                (OK=15207  KO=1     )
> User AccessToken PKCE stage                              (OK=15207  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2783   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2783   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2783   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2783   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=456    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2782   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2782   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2782   KO=0     )
>  UI IDM uiconfig                                         (OK=2782   KO=0     )
>  UI IDM version                                          (OK=2782   KO=0     )
>  UI IDM features                                         (OK=2782   KO=0     )
>  UI IDM privilege                                        (OK=2782   KO=0     )
>  UI IDM login                                            (OK=2782   KO=0     )
>  UI IDM dashboard                                        (OK=2782   KO=0     )
>  UI IDM managed user schema                              (OK=2782   KO=0     )
>  UI IDM user                                             (OK=2782   KO=0     )
>  UI IDM oidcToken                                        (OK=2782   KO=1     )
> userinfo                                                 (OK=2782   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=456    KO=0     )
> UI-Logout                                                (OK=2783   KO=0     )
> UI-Logout Redirect 1                                     (OK=2783   KO=0     )
>  UI AM revoke1                                           (OK=2782   KO=0     )
>  UI AM revoke2                                           (OK=2782   KO=0     )
>  UI AM endsession                                        (OK=2782   KO=0     )
> Skip 2FA                                                 (OK=6906   KO=0     )
> RootUserinfo                                             (OK=9246   KO=0     )
> GetUUid                                                  (OK=4133   KO=0     )
> GetOpenidConfig                                          (OK=12358  KO=0     )
> CreatePolicy                                             (OK=4131   KO=2     )
> tokenUserinfo                                            (OK=2738   KO=0     )
> getIdToken                                               (OK=921    KO=0     )
> getIdToken Redirect 1                                    (OK=921    KO=0     )
> createOrganization                                       (OK=921    KO=0     )
> queryOrganization                                        (OK=921    KO=0     )
> deleteOrganization                                       (OK=921    KO=0     )
> ReadPolicy                                               (OK=4117   KO=2     )
> DeletePolicy                                             (OK=4104   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 23226  / active: 36     / done: 12850 
================================================================================


================================================================================
2024-11-06 20:32:55 GMT                                    1295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=181469 KO=10    )
> restLoginInitiate                                        (OK=12475  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12474  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2792   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2792   KO=0     )
>  UI AM idFromSession                                     (OK=2791   KO=1     )
>  UI AM validateGoto                                      (OK=2792   KO=0     )
> User Authorize PKCE stage                                (OK=15263  KO=1     )
> User AccessToken PKCE stage                              (OK=15263  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2792   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2792   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2792   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2792   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=457    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2791   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2791   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2791   KO=0     )
>  UI IDM uiconfig                                         (OK=2791   KO=0     )
>  UI IDM version                                          (OK=2791   KO=0     )
>  UI IDM features                                         (OK=2791   KO=0     )
>  UI IDM privilege                                        (OK=2790   KO=0     )
>  UI IDM login                                            (OK=2791   KO=0     )
>  UI IDM dashboard                                        (OK=2790   KO=0     )
>  UI IDM managed user schema                              (OK=2790   KO=0     )
>  UI IDM user                                             (OK=2790   KO=0     )
>  UI IDM oidcToken                                        (OK=2790   KO=1     )
> userinfo                                                 (OK=2790   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=457    KO=0     )
> UI-Logout                                                (OK=2791   KO=0     )
> UI-Logout Redirect 1                                     (OK=2791   KO=0     )
>  UI AM revoke1                                           (OK=2790   KO=0     )
>  UI AM revoke2                                           (OK=2790   KO=0     )
>  UI AM endsession                                        (OK=2790   KO=0     )
> Skip 2FA                                                 (OK=6932   KO=0     )
> RootUserinfo                                             (OK=9268   KO=0     )
> GetUUid                                                  (OK=4153   KO=0     )
> GetOpenidConfig                                          (OK=12405  KO=0     )
> CreatePolicy                                             (OK=4151   KO=2     )
> tokenUserinfo                                            (OK=2749   KO=0     )
> getIdToken                                               (OK=922    KO=0     )
> getIdToken Redirect 1                                    (OK=922    KO=0     )
> createOrganization                                       (OK=922    KO=0     )
> queryOrganization                                        (OK=922    KO=0     )
> deleteOrganization                                       (OK=922    KO=0     )
> ReadPolicy                                               (OK=4131   KO=2     )
> DeletePolicy                                             (OK=4117   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 23178  / active: 44     / done: 12890 
================================================================================


================================================================================
2024-11-06 20:33:00 GMT                                    1300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=182167 KO=10    )
> restLoginInitiate                                        (OK=12529  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12526  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2801   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2801   KO=0     )
>  UI AM idFromSession                                     (OK=2800   KO=1     )
>  UI AM validateGoto                                      (OK=2801   KO=0     )
> User Authorize PKCE stage                                (OK=15325  KO=1     )
> User AccessToken PKCE stage                              (OK=15324  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2801   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2801   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2801   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2801   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=459    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2800   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2800   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2800   KO=0     )
>  UI IDM uiconfig                                         (OK=2800   KO=0     )
>  UI IDM version                                          (OK=2800   KO=0     )
>  UI IDM features                                         (OK=2800   KO=0     )
>  UI IDM privilege                                        (OK=2800   KO=0     )
>  UI IDM login                                            (OK=2800   KO=0     )
>  UI IDM dashboard                                        (OK=2800   KO=0     )
>  UI IDM managed user schema                              (OK=2800   KO=0     )
>  UI IDM user                                             (OK=2800   KO=0     )
>  UI IDM oidcToken                                        (OK=2800   KO=1     )
> userinfo                                                 (OK=2800   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=459    KO=0     )
> UI-Logout                                                (OK=2801   KO=0     )
> UI-Logout Redirect 1                                     (OK=2801   KO=0     )
>  UI AM revoke1                                           (OK=2800   KO=0     )
>  UI AM revoke2                                           (OK=2800   KO=0     )
>  UI AM endsession                                        (OK=2800   KO=0     )
> Skip 2FA                                                 (OK=6963   KO=0     )
> RootUserinfo                                             (OK=9312   KO=0     )
> GetUUid                                                  (OK=4168   KO=0     )
> GetOpenidConfig                                          (OK=12454  KO=0     )
> CreatePolicy                                             (OK=4166   KO=2     )
> tokenUserinfo                                            (OK=2762   KO=0     )
> getIdToken                                               (OK=926    KO=0     )
> getIdToken Redirect 1                                    (OK=926    KO=0     )
> createOrganization                                       (OK=926    KO=0     )
> queryOrganization                                        (OK=926    KO=0     )
> deleteOrganization                                       (OK=926    KO=0     )
> ReadPolicy                                               (OK=4151   KO=2     )
> DeletePolicy                                             (OK=4130   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 23123  / active: 51     / done: 12938 
================================================================================


================================================================================
2024-11-06 20:33:05 GMT                                    1305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=182639 KO=10    )
> restLoginInitiate                                        (OK=12573  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12572  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2803   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2803   KO=0     )
>  UI AM idFromSession                                     (OK=2802   KO=1     )
>  UI AM validateGoto                                      (OK=2803   KO=0     )
> User Authorize PKCE stage                                (OK=15372  KO=1     )
> User AccessToken PKCE stage                              (OK=15371  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2802   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2802   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2802   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2802   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=460    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2801   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2801   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2801   KO=0     )
>  UI IDM uiconfig                                         (OK=2801   KO=0     )
>  UI IDM version                                          (OK=2801   KO=0     )
>  UI IDM features                                         (OK=2801   KO=0     )
>  UI IDM privilege                                        (OK=2801   KO=0     )
>  UI IDM login                                            (OK=2801   KO=0     )
>  UI IDM dashboard                                        (OK=2801   KO=0     )
>  UI IDM managed user schema                              (OK=2801   KO=0     )
>  UI IDM user                                             (OK=2801   KO=0     )
>  UI IDM oidcToken                                        (OK=2801   KO=1     )
> userinfo                                                 (OK=2801   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=460    KO=0     )
> UI-Logout                                                (OK=2802   KO=0     )
> UI-Logout Redirect 1                                     (OK=2802   KO=0     )
>  UI AM revoke1                                           (OK=2801   KO=0     )
>  UI AM revoke2                                           (OK=2801   KO=0     )
>  UI AM endsession                                        (OK=2801   KO=0     )
> Skip 2FA                                                 (OK=6997   KO=0     )
> RootUserinfo                                             (OK=9353   KO=0     )
> GetUUid                                                  (OK=4193   KO=0     )
> GetOpenidConfig                                          (OK=12514  KO=0     )
> CreatePolicy                                             (OK=4191   KO=2     )
> tokenUserinfo                                            (OK=2772   KO=0     )
> getIdToken                                               (OK=931    KO=0     )
> getIdToken Redirect 1                                    (OK=931    KO=0     )
> createOrganization                                       (OK=931    KO=0     )
> queryOrganization                                        (OK=931    KO=0     )
> deleteOrganization                                       (OK=931    KO=0     )
> ReadPolicy                                               (OK=4166   KO=2     )
> DeletePolicy                                             (OK=4151   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 23078  / active: 50     / done: 12984 
================================================================================


================================================================================
2024-11-06 20:33:10 GMT                                    1310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=183255 KO=10    )
> restLoginInitiate                                        (OK=12622  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12621  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2811   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2811   KO=0     )
>  UI AM idFromSession                                     (OK=2810   KO=1     )
>  UI AM validateGoto                                      (OK=2811   KO=0     )
> User Authorize PKCE stage                                (OK=15428  KO=1     )
> User AccessToken PKCE stage                              (OK=15428  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2810   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2810   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2810   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2810   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=463    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2809   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2809   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2809   KO=0     )
>  UI IDM uiconfig                                         (OK=2809   KO=0     )
>  UI IDM version                                          (OK=2809   KO=0     )
>  UI IDM features                                         (OK=2809   KO=0     )
>  UI IDM privilege                                        (OK=2809   KO=0     )
>  UI IDM login                                            (OK=2809   KO=0     )
>  UI IDM dashboard                                        (OK=2809   KO=0     )
>  UI IDM managed user schema                              (OK=2809   KO=0     )
>  UI IDM user                                             (OK=2809   KO=0     )
>  UI IDM oidcToken                                        (OK=2808   KO=1     )
> userinfo                                                 (OK=2808   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=463    KO=0     )
> UI-Logout                                                (OK=2809   KO=0     )
> UI-Logout Redirect 1                                     (OK=2809   KO=0     )
>  UI AM revoke1                                           (OK=2808   KO=0     )
>  UI AM revoke2                                           (OK=2808   KO=0     )
>  UI AM endsession                                        (OK=2808   KO=0     )
> Skip 2FA                                                 (OK=7022   KO=0     )
> RootUserinfo                                             (OK=9400   KO=0     )
> GetUUid                                                  (OK=4203   KO=0     )
> GetOpenidConfig                                          (OK=12562  KO=0     )
> CreatePolicy                                             (OK=4199   KO=2     )
> tokenUserinfo                                            (OK=2787   KO=0     )
> getIdToken                                               (OK=932    KO=0     )
> getIdToken Redirect 1                                    (OK=932    KO=0     )
> createOrganization                                       (OK=932    KO=0     )
> queryOrganization                                        (OK=932    KO=0     )
> deleteOrganization                                       (OK=932    KO=0     )
> ReadPolicy                                               (OK=4191   KO=2     )
> DeletePolicy                                             (OK=4166   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 23026  / active: 53     / done: 13033 
================================================================================


================================================================================
2024-11-06 20:33:15 GMT                                    1315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=183962 KO=10    )
> restLoginInitiate                                        (OK=12667  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12667  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2822   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2822   KO=0     )
>  UI AM idFromSession                                     (OK=2820   KO=1     )
>  UI AM validateGoto                                      (OK=2821   KO=0     )
> User Authorize PKCE stage                                (OK=15483  KO=1     )
> User AccessToken PKCE stage                              (OK=15483  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2821   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2821   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2821   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2821   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=465    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2820   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2820   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2820   KO=0     )
>  UI IDM uiconfig                                         (OK=2820   KO=0     )
>  UI IDM version                                          (OK=2820   KO=0     )
>  UI IDM features                                         (OK=2820   KO=0     )
>  UI IDM privilege                                        (OK=2820   KO=0     )
>  UI IDM login                                            (OK=2820   KO=0     )
>  UI IDM dashboard                                        (OK=2820   KO=0     )
>  UI IDM managed user schema                              (OK=2820   KO=0     )
>  UI IDM user                                             (OK=2820   KO=0     )
>  UI IDM oidcToken                                        (OK=2820   KO=1     )
> userinfo                                                 (OK=2820   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=465    KO=0     )
> UI-Logout                                                (OK=2821   KO=0     )
> UI-Logout Redirect 1                                     (OK=2821   KO=0     )
>  UI AM revoke1                                           (OK=2820   KO=0     )
>  UI AM revoke2                                           (OK=2820   KO=0     )
>  UI AM endsession                                        (OK=2820   KO=0     )
> Skip 2FA                                                 (OK=7046   KO=0     )
> RootUserinfo                                             (OK=9449   KO=0     )
> GetUUid                                                  (OK=4221   KO=0     )
> GetOpenidConfig                                          (OK=12615  KO=0     )
> CreatePolicy                                             (OK=4219   KO=2     )
> tokenUserinfo                                            (OK=2798   KO=0     )
> getIdToken                                               (OK=933    KO=0     )
> getIdToken Redirect 1                                    (OK=933    KO=0     )
> createOrganization                                       (OK=933    KO=0     )
> queryOrganization                                        (OK=933    KO=0     )
> deleteOrganization                                       (OK=933    KO=0     )
> ReadPolicy                                               (OK=4199   KO=2     )
> DeletePolicy                                             (OK=4189   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 22978  / active: 39     / done: 13095 
================================================================================


================================================================================
2024-11-06 20:33:20 GMT                                    1320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=184529 KO=10    )
> restLoginInitiate                                        (OK=12713  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12710  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2829   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2829   KO=0     )
>  UI AM idFromSession                                     (OK=2828   KO=1     )
>  UI AM validateGoto                                      (OK=2829   KO=0     )
> User Authorize PKCE stage                                (OK=15536  KO=1     )
> User AccessToken PKCE stage                              (OK=15535  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2828   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2828   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2828   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2828   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=468    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2827   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2827   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2827   KO=0     )
>  UI IDM uiconfig                                         (OK=2827   KO=0     )
>  UI IDM version                                          (OK=2827   KO=0     )
>  UI IDM features                                         (OK=2826   KO=0     )
>  UI IDM privilege                                        (OK=2827   KO=0     )
>  UI IDM login                                            (OK=2827   KO=0     )
>  UI IDM dashboard                                        (OK=2826   KO=0     )
>  UI IDM managed user schema                              (OK=2826   KO=0     )
>  UI IDM user                                             (OK=2826   KO=0     )
>  UI IDM oidcToken                                        (OK=2826   KO=1     )
> userinfo                                                 (OK=2826   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=468    KO=0     )
> UI-Logout                                                (OK=2827   KO=0     )
> UI-Logout Redirect 1                                     (OK=2827   KO=0     )
>  UI AM revoke1                                           (OK=2824   KO=0     )
>  UI AM revoke2                                           (OK=2824   KO=0     )
>  UI AM endsession                                        (OK=2824   KO=0     )
> Skip 2FA                                                 (OK=7071   KO=0     )
> RootUserinfo                                             (OK=9477   KO=0     )
> GetUUid                                                  (OK=4232   KO=0     )
> GetOpenidConfig                                          (OK=12654  KO=0     )
> CreatePolicy                                             (OK=4230   KO=2     )
> tokenUserinfo                                            (OK=2810   KO=0     )
> getIdToken                                               (OK=942    KO=0     )
> getIdToken Redirect 1                                    (OK=942    KO=0     )
> createOrganization                                       (OK=942    KO=0     )
> queryOrganization                                        (OK=942    KO=0     )
> deleteOrganization                                       (OK=942    KO=0     )
> ReadPolicy                                               (OK=4218   KO=2     )
> DeletePolicy                                             (OK=4199   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 22930  / active: 43     / done: 13139 
================================================================================


================================================================================
2024-11-06 20:33:25 GMT                                    1325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=185362 KO=10    )
> restLoginInitiate                                        (OK=12769  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12769  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2843   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2843   KO=0     )
>  UI AM idFromSession                                     (OK=2842   KO=1     )
>  UI AM validateGoto                                      (OK=2843   KO=0     )
> User Authorize PKCE stage                                (OK=15607  KO=1     )
> User AccessToken PKCE stage                              (OK=15606  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2843   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2843   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2842   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2842   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=470    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2840   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2840   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2840   KO=0     )
>  UI IDM uiconfig                                         (OK=2840   KO=0     )
>  UI IDM version                                          (OK=2840   KO=0     )
>  UI IDM features                                         (OK=2840   KO=0     )
>  UI IDM privilege                                        (OK=2840   KO=0     )
>  UI IDM login                                            (OK=2840   KO=0     )
>  UI IDM dashboard                                        (OK=2840   KO=0     )
>  UI IDM managed user schema                              (OK=2840   KO=0     )
>  UI IDM user                                             (OK=2840   KO=0     )
>  UI IDM oidcToken                                        (OK=2839   KO=1     )
> userinfo                                                 (OK=2839   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=470    KO=0     )
> UI-Logout                                                (OK=2840   KO=0     )
> UI-Logout Redirect 1                                     (OK=2840   KO=0     )
>  UI AM revoke1                                           (OK=2839   KO=0     )
>  UI AM revoke2                                           (OK=2839   KO=0     )
>  UI AM endsession                                        (OK=2839   KO=0     )
> Skip 2FA                                                 (OK=7103   KO=0     )
> RootUserinfo                                             (OK=9514   KO=0     )
> GetUUid                                                  (OK=4251   KO=0     )
> GetOpenidConfig                                          (OK=12702  KO=0     )
> CreatePolicy                                             (OK=4248   KO=2     )
> tokenUserinfo                                            (OK=2822   KO=0     )
> getIdToken                                               (OK=946    KO=0     )
> getIdToken Redirect 1                                    (OK=946    KO=0     )
> createOrganization                                       (OK=946    KO=0     )
> queryOrganization                                        (OK=945    KO=0     )
> deleteOrganization                                       (OK=945    KO=0     )
> ReadPolicy                                               (OK=4230   KO=2     )
> DeletePolicy                                             (OK=4217   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 22872  / active: 44     / done: 13196 
================================================================================


================================================================================
2024-11-06 20:33:30 GMT                                    1330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=186080 KO=10    )
> restLoginInitiate                                        (OK=12818  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12817  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2856   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2856   KO=0     )
>  UI AM idFromSession                                     (OK=2855   KO=1     )
>  UI AM validateGoto                                      (OK=2856   KO=0     )
> User Authorize PKCE stage                                (OK=15666  KO=1     )
> User AccessToken PKCE stage                              (OK=15662  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2854   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2854   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2854   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2854   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=471    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2852   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2852   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2852   KO=0     )
>  UI IDM uiconfig                                         (OK=2852   KO=0     )
>  UI IDM version                                          (OK=2852   KO=0     )
>  UI IDM features                                         (OK=2852   KO=0     )
>  UI IDM privilege                                        (OK=2852   KO=0     )
>  UI IDM login                                            (OK=2852   KO=0     )
>  UI IDM dashboard                                        (OK=2852   KO=0     )
>  UI IDM managed user schema                              (OK=2852   KO=0     )
>  UI IDM user                                             (OK=2852   KO=0     )
>  UI IDM oidcToken                                        (OK=2852   KO=1     )
> userinfo                                                 (OK=2852   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=471    KO=0     )
> UI-Logout                                                (OK=2853   KO=0     )
> UI-Logout Redirect 1                                     (OK=2853   KO=0     )
>  UI AM revoke1                                           (OK=2852   KO=0     )
>  UI AM revoke2                                           (OK=2852   KO=0     )
>  UI AM endsession                                        (OK=2852   KO=0     )
> Skip 2FA                                                 (OK=7127   KO=0     )
> RootUserinfo                                             (OK=9539   KO=0     )
> GetUUid                                                  (OK=4266   KO=0     )
> GetOpenidConfig                                          (OK=12748  KO=0     )
> CreatePolicy                                             (OK=4264   KO=2     )
> tokenUserinfo                                            (OK=2831   KO=0     )
> getIdToken                                               (OK=949    KO=0     )
> getIdToken Redirect 1                                    (OK=949    KO=0     )
> createOrganization                                       (OK=949    KO=0     )
> queryOrganization                                        (OK=949    KO=0     )
> deleteOrganization                                       (OK=949    KO=0     )
> ReadPolicy                                               (OK=4248   KO=2     )
> DeletePolicy                                             (OK=4230   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 22821  / active: 48     / done: 13243 
================================================================================


================================================================================
2024-11-06 20:33:35 GMT                                    1335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=186801 KO=10    )
> restLoginInitiate                                        (OK=12868  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12868  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2866   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2866   KO=0     )
>  UI AM idFromSession                                     (OK=2865   KO=1     )
>  UI AM validateGoto                                      (OK=2866   KO=0     )
> User Authorize PKCE stage                                (OK=15727  KO=1     )
> User AccessToken PKCE stage                              (OK=15726  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2866   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2866   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2865   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2865   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=472    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2864   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2863   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2863   KO=0     )
>  UI IDM uiconfig                                         (OK=2863   KO=0     )
>  UI IDM version                                          (OK=2863   KO=0     )
>  UI IDM features                                         (OK=2863   KO=0     )
>  UI IDM privilege                                        (OK=2863   KO=0     )
>  UI IDM login                                            (OK=2863   KO=0     )
>  UI IDM dashboard                                        (OK=2863   KO=0     )
>  UI IDM managed user schema                              (OK=2863   KO=0     )
>  UI IDM user                                             (OK=2863   KO=0     )
>  UI IDM oidcToken                                        (OK=2863   KO=1     )
> userinfo                                                 (OK=2863   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=472    KO=0     )
> UI-Logout                                                (OK=2863   KO=0     )
> UI-Logout Redirect 1                                     (OK=2863   KO=0     )
>  UI AM revoke1                                           (OK=2862   KO=0     )
>  UI AM revoke2                                           (OK=2862   KO=0     )
>  UI AM endsession                                        (OK=2862   KO=0     )
> Skip 2FA                                                 (OK=7158   KO=0     )
> RootUserinfo                                             (OK=9569   KO=0     )
> GetUUid                                                  (OK=4283   KO=0     )
> GetOpenidConfig                                          (OK=12797  KO=0     )
> CreatePolicy                                             (OK=4281   KO=2     )
> tokenUserinfo                                            (OK=2841   KO=0     )
> getIdToken                                               (OK=955    KO=0     )
> getIdToken Redirect 1                                    (OK=955    KO=0     )
> createOrganization                                       (OK=955    KO=0     )
> queryOrganization                                        (OK=954    KO=0     )
> deleteOrganization                                       (OK=954    KO=0     )
> ReadPolicy                                               (OK=4263   KO=2     )
> DeletePolicy                                             (OK=4246   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 22769  / active: 55     / done: 13288 
================================================================================


================================================================================
2024-11-06 20:33:40 GMT                                    1340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=187550 KO=10    )
> restLoginInitiate                                        (OK=12916  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12916  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2878   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2878   KO=0     )
>  UI AM idFromSession                                     (OK=2877   KO=1     )
>  UI AM validateGoto                                      (OK=2878   KO=0     )
> User Authorize PKCE stage                                (OK=15788  KO=1     )
> User AccessToken PKCE stage                              (OK=15788  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2877   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2877   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2876   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2876   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=475    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2875   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2875   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2875   KO=0     )
>  UI IDM uiconfig                                         (OK=2875   KO=0     )
>  UI IDM version                                          (OK=2875   KO=0     )
>  UI IDM features                                         (OK=2875   KO=0     )
>  UI IDM privilege                                        (OK=2875   KO=0     )
>  UI IDM login                                            (OK=2875   KO=0     )
>  UI IDM dashboard                                        (OK=2875   KO=0     )
>  UI IDM managed user schema                              (OK=2875   KO=0     )
>  UI IDM user                                             (OK=2875   KO=0     )
>  UI IDM oidcToken                                        (OK=2874   KO=1     )
> userinfo                                                 (OK=2874   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=475    KO=0     )
> UI-Logout                                                (OK=2875   KO=0     )
> UI-Logout Redirect 1                                     (OK=2875   KO=0     )
>  UI AM revoke1                                           (OK=2874   KO=0     )
>  UI AM revoke2                                           (OK=2874   KO=0     )
>  UI AM endsession                                        (OK=2874   KO=0     )
> Skip 2FA                                                 (OK=7187   KO=0     )
> RootUserinfo                                             (OK=9601   KO=0     )
> GetUUid                                                  (OK=4307   KO=0     )
> GetOpenidConfig                                          (OK=12853  KO=0     )
> CreatePolicy                                             (OK=4305   KO=2     )
> tokenUserinfo                                            (OK=2850   KO=0     )
> getIdToken                                               (OK=957    KO=0     )
> getIdToken Redirect 1                                    (OK=957    KO=0     )
> createOrganization                                       (OK=957    KO=0     )
> queryOrganization                                        (OK=957    KO=0     )
> deleteOrganization                                       (OK=957    KO=0     )
> ReadPolicy                                               (OK=4279   KO=2     )
> DeletePolicy                                             (OK=4263   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 22720  / active: 51     / done: 13341 
================================================================================


================================================================================
2024-11-06 20:33:45 GMT                                    1345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=188233 KO=10    )
> restLoginInitiate                                        (OK=12961  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=12961  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2887   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2887   KO=0     )
>  UI AM idFromSession                                     (OK=2886   KO=1     )
>  UI AM validateGoto                                      (OK=2887   KO=0     )
> User Authorize PKCE stage                                (OK=15844  KO=1     )
> User AccessToken PKCE stage                              (OK=15843  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2886   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2886   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2886   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2886   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=479    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2885   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2885   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2885   KO=0     )
>  UI IDM uiconfig                                         (OK=2885   KO=0     )
>  UI IDM version                                          (OK=2885   KO=0     )
>  UI IDM features                                         (OK=2885   KO=0     )
>  UI IDM privilege                                        (OK=2885   KO=0     )
>  UI IDM login                                            (OK=2885   KO=0     )
>  UI IDM dashboard                                        (OK=2885   KO=0     )
>  UI IDM managed user schema                              (OK=2885   KO=0     )
>  UI IDM user                                             (OK=2885   KO=0     )
>  UI IDM oidcToken                                        (OK=2885   KO=1     )
> userinfo                                                 (OK=2885   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=479    KO=0     )
> UI-Logout                                                (OK=2886   KO=0     )
> UI-Logout Redirect 1                                     (OK=2886   KO=0     )
>  UI AM revoke1                                           (OK=2885   KO=0     )
>  UI AM revoke2                                           (OK=2885   KO=0     )
>  UI AM endsession                                        (OK=2885   KO=0     )
> Skip 2FA                                                 (OK=7213   KO=0     )
> RootUserinfo                                             (OK=9624   KO=0     )
> GetUUid                                                  (OK=4324   KO=0     )
> GetOpenidConfig                                          (OK=12912  KO=0     )
> CreatePolicy                                             (OK=4322   KO=2     )
> tokenUserinfo                                            (OK=2859   KO=0     )
> getIdToken                                               (OK=961    KO=0     )
> getIdToken Redirect 1                                    (OK=961    KO=0     )
> createOrganization                                       (OK=961    KO=0     )
> queryOrganization                                        (OK=961    KO=0     )
> deleteOrganization                                       (OK=961    KO=0     )
> ReadPolicy                                               (OK=4305   KO=2     )
> DeletePolicy                                             (OK=4279   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 22671  / active: 52     / done: 13389 
================================================================================


================================================================================
2024-11-06 20:33:50 GMT                                    1350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=188919 KO=10    )
> restLoginInitiate                                        (OK=13009  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13006  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2898   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2898   KO=0     )
>  UI AM idFromSession                                     (OK=2897   KO=1     )
>  UI AM validateGoto                                      (OK=2898   KO=0     )
> User Authorize PKCE stage                                (OK=15901  KO=1     )
> User AccessToken PKCE stage                              (OK=15899  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2897   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2897   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2897   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2897   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=480    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2896   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2896   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2895   KO=0     )
>  UI IDM uiconfig                                         (OK=2895   KO=0     )
>  UI IDM version                                          (OK=2895   KO=0     )
>  UI IDM features                                         (OK=2895   KO=0     )
>  UI IDM privilege                                        (OK=2895   KO=0     )
>  UI IDM login                                            (OK=2895   KO=0     )
>  UI IDM dashboard                                        (OK=2895   KO=0     )
>  UI IDM managed user schema                              (OK=2895   KO=0     )
>  UI IDM user                                             (OK=2895   KO=0     )
>  UI IDM oidcToken                                        (OK=2895   KO=1     )
> userinfo                                                 (OK=2895   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=480    KO=0     )
> UI-Logout                                                (OK=2896   KO=0     )
> UI-Logout Redirect 1                                     (OK=2896   KO=0     )
>  UI AM revoke1                                           (OK=2895   KO=0     )
>  UI AM revoke2                                           (OK=2895   KO=0     )
>  UI AM endsession                                        (OK=2895   KO=0     )
> Skip 2FA                                                 (OK=7235   KO=0     )
> RootUserinfo                                             (OK=9657   KO=0     )
> GetUUid                                                  (OK=4337   KO=0     )
> GetOpenidConfig                                          (OK=12968  KO=0     )
> CreatePolicy                                             (OK=4334   KO=2     )
> tokenUserinfo                                            (OK=2873   KO=0     )
> getIdToken                                               (OK=964    KO=0     )
> getIdToken Redirect 1                                    (OK=964    KO=0     )
> createOrganization                                       (OK=964    KO=0     )
> queryOrganization                                        (OK=964    KO=0     )
> deleteOrganization                                       (OK=964    KO=0     )
> ReadPolicy                                               (OK=4322   KO=2     )
> DeletePolicy                                             (OK=4305   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 22621  / active: 43     / done: 13448 
================================================================================


================================================================================
2024-11-06 20:33:55 GMT                                    1355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=189681 KO=10    )
> restLoginInitiate                                        (OK=13062  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13062  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2909   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2909   KO=0     )
>  UI AM idFromSession                                     (OK=2908   KO=1     )
>  UI AM validateGoto                                      (OK=2909   KO=0     )
> User Authorize PKCE stage                                (OK=15966  KO=1     )
> User AccessToken PKCE stage                              (OK=15966  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2908   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2908   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2908   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2908   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=484    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2907   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2907   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2907   KO=0     )
>  UI IDM uiconfig                                         (OK=2907   KO=0     )
>  UI IDM version                                          (OK=2907   KO=0     )
>  UI IDM features                                         (OK=2907   KO=0     )
>  UI IDM privilege                                        (OK=2907   KO=0     )
>  UI IDM login                                            (OK=2907   KO=0     )
>  UI IDM dashboard                                        (OK=2907   KO=0     )
>  UI IDM managed user schema                              (OK=2907   KO=0     )
>  UI IDM user                                             (OK=2907   KO=0     )
>  UI IDM oidcToken                                        (OK=2907   KO=1     )
> userinfo                                                 (OK=2907   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=484    KO=0     )
> UI-Logout                                                (OK=2908   KO=0     )
> UI-Logout Redirect 1                                     (OK=2908   KO=0     )
>  UI AM revoke1                                           (OK=2907   KO=0     )
>  UI AM revoke2                                           (OK=2907   KO=0     )
>  UI AM endsession                                        (OK=2907   KO=0     )
> Skip 2FA                                                 (OK=7266   KO=0     )
> RootUserinfo                                             (OK=9678   KO=0     )
> GetUUid                                                  (OK=4356   KO=0     )
> GetOpenidConfig                                          (OK=13016  KO=0     )
> CreatePolicy                                             (OK=4354   KO=2     )
> tokenUserinfo                                            (OK=2887   KO=0     )
> getIdToken                                               (OK=970    KO=0     )
> getIdToken Redirect 1                                    (OK=970    KO=0     )
> createOrganization                                       (OK=970    KO=0     )
> queryOrganization                                        (OK=970    KO=0     )
> deleteOrganization                                       (OK=970    KO=0     )
> ReadPolicy                                               (OK=4333   KO=2     )
> DeletePolicy                                             (OK=4322   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 22564  / active: 41     / done: 13507 
================================================================================


================================================================================
2024-11-06 20:34:00 GMT                                    1360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=190333 KO=10    )
> restLoginInitiate                                        (OK=13110  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13108  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2918   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2918   KO=0     )
>  UI AM idFromSession                                     (OK=2917   KO=1     )
>  UI AM validateGoto                                      (OK=2918   KO=0     )
> User Authorize PKCE stage                                (OK=16023  KO=1     )
> User AccessToken PKCE stage                              (OK=16023  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2918   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2918   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2918   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2918   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=485    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2915   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2915   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2915   KO=0     )
>  UI IDM uiconfig                                         (OK=2915   KO=0     )
>  UI IDM version                                          (OK=2915   KO=0     )
>  UI IDM features                                         (OK=2915   KO=0     )
>  UI IDM privilege                                        (OK=2915   KO=0     )
>  UI IDM login                                            (OK=2915   KO=0     )
>  UI IDM dashboard                                        (OK=2915   KO=0     )
>  UI IDM managed user schema                              (OK=2915   KO=0     )
>  UI IDM user                                             (OK=2915   KO=0     )
>  UI IDM oidcToken                                        (OK=2915   KO=1     )
> userinfo                                                 (OK=2915   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=485    KO=0     )
> UI-Logout                                                (OK=2916   KO=0     )
> UI-Logout Redirect 1                                     (OK=2916   KO=0     )
>  UI AM revoke1                                           (OK=2915   KO=0     )
>  UI AM revoke2                                           (OK=2915   KO=0     )
>  UI AM endsession                                        (OK=2915   KO=0     )
> Skip 2FA                                                 (OK=7298   KO=0     )
> RootUserinfo                                             (OK=9718   KO=0     )
> GetUUid                                                  (OK=4371   KO=0     )
> GetOpenidConfig                                          (OK=13061  KO=0     )
> CreatePolicy                                             (OK=4369   KO=2     )
> tokenUserinfo                                            (OK=2891   KO=0     )
> getIdToken                                               (OK=978    KO=0     )
> getIdToken Redirect 1                                    (OK=978    KO=0     )
> createOrganization                                       (OK=978    KO=0     )
> queryOrganization                                        (OK=978    KO=0     )
> deleteOrganization                                       (OK=978    KO=0     )
> ReadPolicy                                               (OK=4353   KO=2     )
> DeletePolicy                                             (OK=4333   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 22515  / active: 55     / done: 13542 
================================================================================


================================================================================
2024-11-06 20:34:05 GMT                                    1365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=191024 KO=10    )
> restLoginInitiate                                        (OK=13154  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13153  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2929   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2929   KO=0     )
>  UI AM idFromSession                                     (OK=2928   KO=1     )
>  UI AM validateGoto                                      (OK=2929   KO=0     )
> User Authorize PKCE stage                                (OK=16078  KO=1     )
> User AccessToken PKCE stage                              (OK=16078  KO=0     )
> UI-Post-Login - stage 2                                  (OK=2929   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2929   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2929   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2929   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=488    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2928   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2927   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2927   KO=0     )
>  UI IDM uiconfig                                         (OK=2927   KO=0     )
>  UI IDM version                                          (OK=2927   KO=0     )
>  UI IDM features                                         (OK=2927   KO=0     )
>  UI IDM privilege                                        (OK=2927   KO=0     )
>  UI IDM login                                            (OK=2927   KO=0     )
>  UI IDM dashboard                                        (OK=2927   KO=0     )
>  UI IDM managed user schema                              (OK=2927   KO=0     )
>  UI IDM user                                             (OK=2926   KO=0     )
>  UI IDM oidcToken                                        (OK=2925   KO=1     )
> userinfo                                                 (OK=2924   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=488    KO=0     )
> UI-Logout                                                (OK=2925   KO=0     )
> UI-Logout Redirect 1                                     (OK=2925   KO=0     )
>  UI AM revoke1                                           (OK=2924   KO=0     )
>  UI AM revoke2                                           (OK=2924   KO=0     )
>  UI AM endsession                                        (OK=2924   KO=0     )
> Skip 2FA                                                 (OK=7323   KO=0     )
> RootUserinfo                                             (OK=9764   KO=0     )
> GetUUid                                                  (OK=4387   KO=0     )
> GetOpenidConfig                                          (OK=13112  KO=0     )
> CreatePolicy                                             (OK=4384   KO=2     )
> tokenUserinfo                                            (OK=2900   KO=0     )
> getIdToken                                               (OK=979    KO=0     )
> getIdToken Redirect 1                                    (OK=979    KO=0     )
> createOrganization                                       (OK=979    KO=0     )
> queryOrganization                                        (OK=979    KO=0     )
> deleteOrganization                                       (OK=979    KO=0     )
> ReadPolicy                                               (OK=4369   KO=2     )
> DeletePolicy                                             (OK=4352   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (26.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 6.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.67%)
> status.find.is(302), but actually found 502                         1 ( 6.67%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.67%)
> status.find.is(200), but actually found 502                         1 ( 6.67%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.67%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.67%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.67%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.67%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.67%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.67%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 22469  / active: 49     / done: 13594 
================================================================================

20:34:09.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 13675: status.find.in([200, 209], 304), found 502
20:34:09.150 [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,13675,HashMap(username -> user.650195, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy373379, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a9dbb81, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/access_token, authcode -> 2IgGjdfUAdhv0McXNEaNA_B77AM, useAdminRealm -> true, callbacks -> {"tokenId":"ZdXMu_oRmR6kCzqkt2MZecK94xs.*AAJTSQACMDIAAlNLABxESForM2piS1VnMFhPSGhZU2UwSThLWFNUejg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730925249056), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ZdXMu_oRmR6kCzqkt2MZecK94xs.*AAJTSQACMDIAAlNLABxESForM2piS1VnMFhPSGhZU2UwSThLWFNUejg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730925249056))), password -> Pa_ssw0rd, challenge -> 0fwPm1IB8sGZu12Z80VKn4yjqF0p2J790Rf6JLBrmTI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 133.222.26.167, verifier -> LTQzMTY3MzkxNTQ0ODk0MzAwMDM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1db4a3a0, tokenId -> ZdXMu_oRmR6kCzqkt2MZecK94xs.*AAJTSQACMDIAAlNLABxESForM2piS1VnMFhPSGhZU2UwSThLWFNUejg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
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=ZdXMu_oRmR6kCzqkt2MZecK94xs.*AAJTSQACMDIAAlNLABxESForM2piS1VnMFhPSGhZU2UwSThLWFNUejg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=ZdXMu_oRmR6kCzqkt2MZecK94xs.*AAJTSQACMDIAAlNLABxESForM2piS1VnMFhPSGhZU2UwSThLWFNUejg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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=2IgGjdfUAdhv0McXNEaNA_B77AM&code_verifier=LTQzMTY3MzkxNTQ0ODk0MzAwMDM&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, 06 Nov 2024 20:34:09 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

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

<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:34:10 GMT                                    1370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=191760 KO=11    )
> restLoginInitiate                                        (OK=13197  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13196  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2942   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2942   KO=0     )
>  UI AM idFromSession                                     (OK=2941   KO=1     )
>  UI AM validateGoto                                      (OK=2942   KO=0     )
> User Authorize PKCE stage                                (OK=16133  KO=1     )
> User AccessToken PKCE stage                              (OK=16132  KO=1     )
> UI-Post-Login - stage 2                                  (OK=2941   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2941   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2941   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2941   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=488    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2940   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2940   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2940   KO=0     )
>  UI IDM uiconfig                                         (OK=2940   KO=0     )
>  UI IDM version                                          (OK=2940   KO=0     )
>  UI IDM features                                         (OK=2940   KO=0     )
>  UI IDM privilege                                        (OK=2940   KO=0     )
>  UI IDM login                                            (OK=2940   KO=0     )
>  UI IDM dashboard                                        (OK=2940   KO=0     )
>  UI IDM managed user schema                              (OK=2940   KO=0     )
>  UI IDM user                                             (OK=2940   KO=0     )
>  UI IDM oidcToken                                        (OK=2940   KO=1     )
> userinfo                                                 (OK=2940   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=488    KO=0     )
> UI-Logout                                                (OK=2941   KO=0     )
> UI-Logout Redirect 1                                     (OK=2941   KO=0     )
>  UI AM revoke1                                           (OK=2939   KO=0     )
>  UI AM revoke2                                           (OK=2939   KO=0     )
>  UI AM endsession                                        (OK=2939   KO=0     )
> Skip 2FA                                                 (OK=7346   KO=0     )
> RootUserinfo                                             (OK=9803   KO=0     )
> GetUUid                                                  (OK=4399   KO=0     )
> GetOpenidConfig                                          (OK=13156  KO=0     )
> CreatePolicy                                             (OK=4397   KO=2     )
> tokenUserinfo                                            (OK=2907   KO=0     )
> getIdToken                                               (OK=983    KO=0     )
> getIdToken Redirect 1                                    (OK=983    KO=0     )
> createOrganization                                       (OK=983    KO=0     )
> queryOrganization                                        (OK=983    KO=0     )
> deleteOrganization                                       (OK=983    KO=0     )
> ReadPolicy                                               (OK=4384   KO=2     )
> DeletePolicy                                             (OK=4369   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 22426  / active: 41     / done: 13645 
================================================================================


================================================================================
2024-11-06 20:34:15 GMT                                    1375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=192358 KO=11    )
> restLoginInitiate                                        (OK=13240  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13238  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2950   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2950   KO=0     )
>  UI AM idFromSession                                     (OK=2949   KO=1     )
>  UI AM validateGoto                                      (OK=2950   KO=0     )
> User Authorize PKCE stage                                (OK=16183  KO=1     )
> User AccessToken PKCE stage                              (OK=16182  KO=1     )
> UI-Post-Login - stage 2                                  (OK=2950   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2950   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2950   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2950   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=489    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2948   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2948   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 features                                         (OK=2948   KO=0     )
>  UI IDM privilege                                        (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=2948   KO=1     )
> userinfo                                                 (OK=2948   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=489    KO=0     )
> UI-Logout                                                (OK=2949   KO=0     )
> UI-Logout Redirect 1                                     (OK=2949   KO=0     )
>  UI AM revoke1                                           (OK=2948   KO=0     )
>  UI AM revoke2                                           (OK=2948   KO=0     )
>  UI AM endsession                                        (OK=2948   KO=0     )
> Skip 2FA                                                 (OK=7372   KO=0     )
> RootUserinfo                                             (OK=9848   KO=0     )
> GetUUid                                                  (OK=4413   KO=0     )
> GetOpenidConfig                                          (OK=13198  KO=0     )
> CreatePolicy                                             (OK=4411   KO=2     )
> tokenUserinfo                                            (OK=2914   KO=0     )
> getIdToken                                               (OK=987    KO=0     )
> getIdToken Redirect 1                                    (OK=987    KO=0     )
> createOrganization                                       (OK=987    KO=0     )
> queryOrganization                                        (OK=987    KO=0     )
> deleteOrganization                                       (OK=987    KO=0     )
> ReadPolicy                                               (OK=4397   KO=2     )
> DeletePolicy                                             (OK=4384   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 37%
          waiting: 22382  / active: 39     / done: 13691 
================================================================================


================================================================================
2024-11-06 20:34:20 GMT                                    1380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=193113 KO=11    )
> restLoginInitiate                                        (OK=13290  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13289  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2963   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2963   KO=0     )
>  UI AM idFromSession                                     (OK=2962   KO=1     )
>  UI AM validateGoto                                      (OK=2963   KO=0     )
> User Authorize PKCE stage                                (OK=16247  KO=1     )
> User AccessToken PKCE stage                              (OK=16246  KO=1     )
> UI-Post-Login - stage 2                                  (OK=2963   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2963   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2963   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2963   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=489    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2961   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2961   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2961   KO=0     )
>  UI IDM uiconfig                                         (OK=2961   KO=0     )
>  UI IDM version                                          (OK=2961   KO=0     )
>  UI IDM features                                         (OK=2961   KO=0     )
>  UI IDM privilege                                        (OK=2961   KO=0     )
>  UI IDM login                                            (OK=2961   KO=0     )
>  UI IDM dashboard                                        (OK=2961   KO=0     )
>  UI IDM managed user schema                              (OK=2961   KO=0     )
>  UI IDM user                                             (OK=2961   KO=0     )
>  UI IDM oidcToken                                        (OK=2961   KO=1     )
> userinfo                                                 (OK=2961   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=489    KO=0     )
> UI-Logout                                                (OK=2962   KO=0     )
> UI-Logout Redirect 1                                     (OK=2962   KO=0     )
>  UI AM revoke1                                           (OK=2961   KO=0     )
>  UI AM revoke2                                           (OK=2961   KO=0     )
>  UI AM endsession                                        (OK=2961   KO=0     )
> Skip 2FA                                                 (OK=7398   KO=0     )
> RootUserinfo                                             (OK=9873   KO=0     )
> GetUUid                                                  (OK=4434   KO=0     )
> GetOpenidConfig                                          (OK=13245  KO=0     )
> CreatePolicy                                             (OK=4432   KO=2     )
> tokenUserinfo                                            (OK=2926   KO=0     )
> getIdToken                                               (OK=989    KO=0     )
> getIdToken Redirect 1                                    (OK=989    KO=0     )
> createOrganization                                       (OK=989    KO=0     )
> queryOrganization                                        (OK=989    KO=0     )
> deleteOrganization                                       (OK=989    KO=0     )
> ReadPolicy                                               (OK=4410   KO=2     )
> DeletePolicy                                             (OK=4397   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 22332  / active: 43     / done: 13737 
================================================================================


================================================================================
2024-11-06 20:34:25 GMT                                    1385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=193800 KO=11    )
> restLoginInitiate                                        (OK=13337  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13336  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2975   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2975   KO=0     )
>  UI AM idFromSession                                     (OK=2974   KO=1     )
>  UI AM validateGoto                                      (OK=2975   KO=0     )
> User Authorize PKCE stage                                (OK=16306  KO=1     )
> User AccessToken PKCE stage                              (OK=16305  KO=1     )
> UI-Post-Login - stage 2                                  (OK=2974   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2974   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2974   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2974   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=491    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2973   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2972   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2972   KO=0     )
>  UI IDM uiconfig                                         (OK=2972   KO=0     )
>  UI IDM version                                          (OK=2972   KO=0     )
>  UI IDM features                                         (OK=2972   KO=0     )
>  UI IDM privilege                                        (OK=2972   KO=0     )
>  UI IDM login                                            (OK=2972   KO=0     )
>  UI IDM dashboard                                        (OK=2972   KO=0     )
>  UI IDM managed user schema                              (OK=2972   KO=0     )
>  UI IDM user                                             (OK=2972   KO=0     )
>  UI IDM oidcToken                                        (OK=2972   KO=1     )
> userinfo                                                 (OK=2971   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=491    KO=0     )
> UI-Logout                                                (OK=2972   KO=0     )
> UI-Logout Redirect 1                                     (OK=2972   KO=0     )
>  UI AM revoke1                                           (OK=2971   KO=0     )
>  UI AM revoke2                                           (OK=2971   KO=0     )
>  UI AM endsession                                        (OK=2971   KO=0     )
> Skip 2FA                                                 (OK=7422   KO=0     )
> RootUserinfo                                             (OK=9888   KO=0     )
> GetUUid                                                  (OK=4450   KO=0     )
> GetOpenidConfig                                          (OK=13295  KO=0     )
> CreatePolicy                                             (OK=4448   KO=2     )
> tokenUserinfo                                            (OK=2938   KO=0     )
> getIdToken                                               (OK=993    KO=0     )
> getIdToken Redirect 1                                    (OK=993    KO=0     )
> createOrganization                                       (OK=993    KO=0     )
> queryOrganization                                        (OK=993    KO=0     )
> deleteOrganization                                       (OK=993    KO=0     )
> ReadPolicy                                               (OK=4432   KO=2     )
> DeletePolicy                                             (OK=4408   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 22282  / active: 50     / done: 13780 
================================================================================


================================================================================
2024-11-06 20:34:30 GMT                                    1390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=194626 KO=11    )
> restLoginInitiate                                        (OK=13397  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13397  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2989   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2989   KO=0     )
>  UI AM idFromSession                                     (OK=2988   KO=1     )
>  UI AM validateGoto                                      (OK=2989   KO=0     )
> User Authorize PKCE stage                                (OK=16380  KO=1     )
> User AccessToken PKCE stage                              (OK=16378  KO=1     )
> UI-Post-Login - stage 2                                  (OK=2988   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2987   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2985   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2985   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=492    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2984   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2984   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2984   KO=0     )
>  UI IDM uiconfig                                         (OK=2984   KO=0     )
>  UI IDM version                                          (OK=2984   KO=0     )
>  UI IDM features                                         (OK=2984   KO=0     )
>  UI IDM privilege                                        (OK=2984   KO=0     )
>  UI IDM login                                            (OK=2984   KO=0     )
>  UI IDM dashboard                                        (OK=2984   KO=0     )
>  UI IDM managed user schema                              (OK=2984   KO=0     )
>  UI IDM user                                             (OK=2984   KO=0     )
>  UI IDM oidcToken                                        (OK=2983   KO=1     )
> userinfo                                                 (OK=2982   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=492    KO=0     )
> UI-Logout                                                (OK=2983   KO=0     )
> UI-Logout Redirect 1                                     (OK=2983   KO=0     )
>  UI AM revoke1                                           (OK=2982   KO=0     )
>  UI AM revoke2                                           (OK=2982   KO=0     )
>  UI AM endsession                                        (OK=2982   KO=0     )
> Skip 2FA                                                 (OK=7457   KO=0     )
> RootUserinfo                                             (OK=9902   KO=0     )
> GetUUid                                                  (OK=4473   KO=0     )
> GetOpenidConfig                                          (OK=13357  KO=0     )
> CreatePolicy                                             (OK=4471   KO=2     )
> tokenUserinfo                                            (OK=2951   KO=0     )
> getIdToken                                               (OK=1000   KO=0     )
> getIdToken Redirect 1                                    (OK=1000   KO=0     )
> createOrganization                                       (OK=1000   KO=0     )
> queryOrganization                                        (OK=1000   KO=0     )
> deleteOrganization                                       (OK=1000   KO=0     )
> ReadPolicy                                               (OK=4448   KO=2     )
> DeletePolicy                                             (OK=4430   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 22222  / active: 53     / done: 13837 
================================================================================


================================================================================
2024-11-06 20:34:35 GMT                                    1395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=195241 KO=11    )
> restLoginInitiate                                        (OK=13436  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13436  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2996   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2996   KO=0     )
>  UI AM idFromSession                                     (OK=2995   KO=1     )
>  UI AM validateGoto                                      (OK=2996   KO=0     )
> User Authorize PKCE stage                                (OK=16428  KO=1     )
> User AccessToken PKCE stage                              (OK=16427  KO=1     )
> UI-Post-Login - stage 2                                  (OK=2996   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2996   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2996   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2996   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=493    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2994   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2994   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2994   KO=0     )
>  UI IDM uiconfig                                         (OK=2994   KO=0     )
>  UI IDM version                                          (OK=2994   KO=0     )
>  UI IDM features                                         (OK=2994   KO=0     )
>  UI IDM privilege                                        (OK=2994   KO=0     )
>  UI IDM login                                            (OK=2994   KO=0     )
>  UI IDM dashboard                                        (OK=2994   KO=0     )
>  UI IDM managed user schema                              (OK=2994   KO=0     )
>  UI IDM user                                             (OK=2994   KO=0     )
>  UI IDM oidcToken                                        (OK=2994   KO=1     )
> userinfo                                                 (OK=2994   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=493    KO=0     )
> UI-Logout                                                (OK=2995   KO=0     )
> UI-Logout Redirect 1                                     (OK=2995   KO=0     )
>  UI AM revoke1                                           (OK=2994   KO=0     )
>  UI AM revoke2                                           (OK=2994   KO=0     )
>  UI AM endsession                                        (OK=2994   KO=0     )
> Skip 2FA                                                 (OK=7478   KO=0     )
> RootUserinfo                                             (OK=9929   KO=0     )
> GetUUid                                                  (OK=4483   KO=0     )
> GetOpenidConfig                                          (OK=13406  KO=0     )
> CreatePolicy                                             (OK=4481   KO=2     )
> tokenUserinfo                                            (OK=2961   KO=0     )
> getIdToken                                               (OK=1002   KO=0     )
> getIdToken Redirect 1                                    (OK=1002   KO=0     )
> createOrganization                                       (OK=1002   KO=0     )
> queryOrganization                                        (OK=1002   KO=0     )
> deleteOrganization                                       (OK=1002   KO=0     )
> ReadPolicy                                               (OK=4471   KO=2     )
> DeletePolicy                                             (OK=4448   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 22181  / active: 47     / done: 13884 
================================================================================


================================================================================
2024-11-06 20:34:40 GMT                                    1400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=195900 KO=11    )
> restLoginInitiate                                        (OK=13485  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13483  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3005   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3005   KO=0     )
>  UI AM idFromSession                                     (OK=3004   KO=1     )
>  UI AM validateGoto                                      (OK=3005   KO=0     )
> User Authorize PKCE stage                                (OK=16486  KO=1     )
> User AccessToken PKCE stage                              (OK=16485  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3005   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3005   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3005   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3005   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=494    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3004   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3004   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3004   KO=0     )
>  UI IDM uiconfig                                         (OK=3004   KO=0     )
>  UI IDM version                                          (OK=3004   KO=0     )
>  UI IDM features                                         (OK=3003   KO=0     )
>  UI IDM privilege                                        (OK=3004   KO=0     )
>  UI IDM login                                            (OK=3003   KO=0     )
>  UI IDM dashboard                                        (OK=3003   KO=0     )
>  UI IDM managed user schema                              (OK=3003   KO=0     )
>  UI IDM user                                             (OK=3003   KO=0     )
>  UI IDM oidcToken                                        (OK=3003   KO=1     )
> userinfo                                                 (OK=3003   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=494    KO=0     )
> UI-Logout                                                (OK=3004   KO=0     )
> UI-Logout Redirect 1                                     (OK=3004   KO=0     )
>  UI AM revoke1                                           (OK=3003   KO=0     )
>  UI AM revoke2                                           (OK=3003   KO=0     )
>  UI AM endsession                                        (OK=3003   KO=0     )
> Skip 2FA                                                 (OK=7503   KO=0     )
> RootUserinfo                                             (OK=9975   KO=0     )
> GetUUid                                                  (OK=4497   KO=0     )
> GetOpenidConfig                                          (OK=13452  KO=0     )
> CreatePolicy                                             (OK=4495   KO=2     )
> tokenUserinfo                                            (OK=2975   KO=0     )
> getIdToken                                               (OK=1005   KO=0     )
> getIdToken Redirect 1                                    (OK=1005   KO=0     )
> createOrganization                                       (OK=1005   KO=0     )
> queryOrganization                                        (OK=1005   KO=0     )
> deleteOrganization                                       (OK=1005   KO=0     )
> ReadPolicy                                               (OK=4481   KO=2     )
> DeletePolicy                                             (OK=4469   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 22132  / active: 41     / done: 13939 
================================================================================


================================================================================
2024-11-06 20:34:45 GMT                                    1405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=196642 KO=11    )
> restLoginInitiate                                        (OK=13539  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13538  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3017   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3017   KO=0     )
>  UI AM idFromSession                                     (OK=3016   KO=1     )
>  UI AM validateGoto                                      (OK=3017   KO=0     )
> User Authorize PKCE stage                                (OK=16551  KO=1     )
> User AccessToken PKCE stage                              (OK=16549  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3017   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3016   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3016   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3016   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=495    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3015   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3015   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3015   KO=0     )
>  UI IDM uiconfig                                         (OK=3015   KO=0     )
>  UI IDM version                                          (OK=3015   KO=0     )
>  UI IDM features                                         (OK=3015   KO=0     )
>  UI IDM privilege                                        (OK=3015   KO=0     )
>  UI IDM login                                            (OK=3015   KO=0     )
>  UI IDM dashboard                                        (OK=3015   KO=0     )
>  UI IDM managed user schema                              (OK=3015   KO=0     )
>  UI IDM user                                             (OK=3015   KO=0     )
>  UI IDM oidcToken                                        (OK=3015   KO=1     )
> userinfo                                                 (OK=3014   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=495    KO=0     )
> UI-Logout                                                (OK=3015   KO=0     )
> UI-Logout Redirect 1                                     (OK=3015   KO=0     )
>  UI AM revoke1                                           (OK=3014   KO=0     )
>  UI AM revoke2                                           (OK=3014   KO=0     )
>  UI AM endsession                                        (OK=3014   KO=0     )
> Skip 2FA                                                 (OK=7531   KO=0     )
> RootUserinfo                                             (OK=10021  KO=0     )
> GetUUid                                                  (OK=4517   KO=0     )
> GetOpenidConfig                                          (OK=13496  KO=0     )
> CreatePolicy                                             (OK=4514   KO=2     )
> tokenUserinfo                                            (OK=2988   KO=0     )
> getIdToken                                               (OK=1007   KO=0     )
> getIdToken Redirect 1                                    (OK=1007   KO=0     )
> createOrganization                                       (OK=1007   KO=0     )
> queryOrganization                                        (OK=1007   KO=0     )
> deleteOrganization                                       (OK=1007   KO=0     )
> ReadPolicy                                               (OK=4495   KO=2     )
> DeletePolicy                                             (OK=4480   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 22077  / active: 46     / done: 13989 
================================================================================


================================================================================
2024-11-06 20:34:50 GMT                                    1410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=197362 KO=11    )
> restLoginInitiate                                        (OK=13583  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13581  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3031   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3031   KO=0     )
>  UI AM idFromSession                                     (OK=3029   KO=1     )
>  UI AM validateGoto                                      (OK=3030   KO=0     )
> User Authorize PKCE stage                                (OK=16607  KO=1     )
> User AccessToken PKCE stage                              (OK=16605  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3030   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3030   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3029   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3029   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=495    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3028   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3028   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3028   KO=0     )
>  UI IDM uiconfig                                         (OK=3028   KO=0     )
>  UI IDM version                                          (OK=3028   KO=0     )
>  UI IDM features                                         (OK=3028   KO=0     )
>  UI IDM privilege                                        (OK=3028   KO=0     )
>  UI IDM login                                            (OK=3028   KO=0     )
>  UI IDM dashboard                                        (OK=3028   KO=0     )
>  UI IDM managed user schema                              (OK=3028   KO=0     )
>  UI IDM user                                             (OK=3028   KO=0     )
>  UI IDM oidcToken                                        (OK=3028   KO=1     )
> userinfo                                                 (OK=3028   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=495    KO=0     )
> UI-Logout                                                (OK=3028   KO=0     )
> UI-Logout Redirect 1                                     (OK=3028   KO=0     )
>  UI AM revoke1                                           (OK=3027   KO=0     )
>  UI AM revoke2                                           (OK=3027   KO=0     )
>  UI AM endsession                                        (OK=3027   KO=0     )
> Skip 2FA                                                 (OK=7553   KO=0     )
> RootUserinfo                                             (OK=10052  KO=0     )
> GetUUid                                                  (OK=4529   KO=0     )
> GetOpenidConfig                                          (OK=13542  KO=0     )
> CreatePolicy                                             (OK=4527   KO=2     )
> tokenUserinfo                                            (OK=2997   KO=0     )
> getIdToken                                               (OK=1010   KO=0     )
> getIdToken Redirect 1                                    (OK=1010   KO=0     )
> createOrganization                                       (OK=1009   KO=0     )
> queryOrganization                                        (OK=1009   KO=0     )
> deleteOrganization                                       (OK=1009   KO=0     )
> ReadPolicy                                               (OK=4514   KO=2     )
> DeletePolicy                                             (OK=4495   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 22033  / active: 45     / done: 14034 
================================================================================


================================================================================
2024-11-06 20:34:55 GMT                                    1415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=198015 KO=11    )
> restLoginInitiate                                        (OK=13630  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13628  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3038   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3038   KO=0     )
>  UI AM idFromSession                                     (OK=3037   KO=1     )
>  UI AM validateGoto                                      (OK=3038   KO=0     )
> User Authorize PKCE stage                                (OK=16663  KO=1     )
> User AccessToken PKCE stage                              (OK=16662  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3038   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3038   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3038   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3038   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=498    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3037   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3037   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3037   KO=0     )
>  UI IDM uiconfig                                         (OK=3037   KO=0     )
>  UI IDM version                                          (OK=3037   KO=0     )
>  UI IDM features                                         (OK=3037   KO=0     )
>  UI IDM privilege                                        (OK=3037   KO=0     )
>  UI IDM login                                            (OK=3037   KO=0     )
>  UI IDM dashboard                                        (OK=3037   KO=0     )
>  UI IDM managed user schema                              (OK=3037   KO=0     )
>  UI IDM user                                             (OK=3037   KO=0     )
>  UI IDM oidcToken                                        (OK=3037   KO=1     )
> userinfo                                                 (OK=3037   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=498    KO=0     )
> UI-Logout                                                (OK=3038   KO=0     )
> UI-Logout Redirect 1                                     (OK=3038   KO=0     )
>  UI AM revoke1                                           (OK=3037   KO=0     )
>  UI AM revoke2                                           (OK=3037   KO=0     )
>  UI AM endsession                                        (OK=3037   KO=0     )
> Skip 2FA                                                 (OK=7581   KO=0     )
> RootUserinfo                                             (OK=10077  KO=0     )
> GetUUid                                                  (OK=4552   KO=0     )
> GetOpenidConfig                                          (OK=13597  KO=0     )
> CreatePolicy                                             (OK=4549   KO=2     )
> tokenUserinfo                                            (OK=3008   KO=0     )
> getIdToken                                               (OK=1012   KO=0     )
> getIdToken Redirect 1                                    (OK=1012   KO=0     )
> createOrganization                                       (OK=1012   KO=0     )
> queryOrganization                                        (OK=1012   KO=0     )
> deleteOrganization                                       (OK=1012   KO=0     )
> ReadPolicy                                               (OK=4527   KO=2     )
> DeletePolicy                                             (OK=4514   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 39%
          waiting: 21983  / active: 45     / done: 14084 
================================================================================


================================================================================
2024-11-06 20:35:00 GMT                                    1420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=198554 KO=11    )
> restLoginInitiate                                        (OK=13666  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13666  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3045   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3045   KO=0     )
>  UI AM idFromSession                                     (OK=3044   KO=1     )
>  UI AM validateGoto                                      (OK=3045   KO=0     )
> User Authorize PKCE stage                                (OK=16708  KO=1     )
> User AccessToken PKCE stage                              (OK=16707  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3045   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3045   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3045   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3045   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=501    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3044   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3044   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3044   KO=0     )
>  UI IDM uiconfig                                         (OK=3044   KO=0     )
>  UI IDM version                                          (OK=3044   KO=0     )
>  UI IDM features                                         (OK=3044   KO=0     )
>  UI IDM privilege                                        (OK=3044   KO=0     )
>  UI IDM login                                            (OK=3044   KO=0     )
>  UI IDM dashboard                                        (OK=3044   KO=0     )
>  UI IDM managed user schema                              (OK=3044   KO=0     )
>  UI IDM user                                             (OK=3044   KO=0     )
>  UI IDM oidcToken                                        (OK=3044   KO=1     )
> userinfo                                                 (OK=3044   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=501    KO=0     )
> UI-Logout                                                (OK=3045   KO=0     )
> UI-Logout Redirect 1                                     (OK=3045   KO=0     )
>  UI AM revoke1                                           (OK=3044   KO=0     )
>  UI AM revoke2                                           (OK=3044   KO=0     )
>  UI AM endsession                                        (OK=3044   KO=0     )
> Skip 2FA                                                 (OK=7603   KO=0     )
> RootUserinfo                                             (OK=10101  KO=0     )
> GetUUid                                                  (OK=4564   KO=0     )
> GetOpenidConfig                                          (OK=13644  KO=0     )
> CreatePolicy                                             (OK=4562   KO=2     )
> tokenUserinfo                                            (OK=3017   KO=0     )
> getIdToken                                               (OK=1017   KO=0     )
> getIdToken Redirect 1                                    (OK=1017   KO=0     )
> createOrganization                                       (OK=1017   KO=0     )
> queryOrganization                                        (OK=1017   KO=0     )
> deleteOrganization                                       (OK=1017   KO=0     )
> ReadPolicy                                               (OK=4549   KO=2     )
> DeletePolicy                                             (OK=4527   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 39%
          waiting: 21944  / active: 41     / done: 14127 
================================================================================


================================================================================
2024-11-06 20:35:05 GMT                                    1425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=199183 KO=11    )
> restLoginInitiate                                        (OK=13710  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13707  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3055   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3055   KO=0     )
>  UI AM idFromSession                                     (OK=3054   KO=1     )
>  UI AM validateGoto                                      (OK=3055   KO=0     )
> User Authorize PKCE stage                                (OK=16758  KO=1     )
> User AccessToken PKCE stage                              (OK=16757  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3055   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3055   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3055   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3055   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=506    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3054   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3054   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3054   KO=0     )
>  UI IDM uiconfig                                         (OK=3054   KO=0     )
>  UI IDM version                                          (OK=3054   KO=0     )
>  UI IDM features                                         (OK=3054   KO=0     )
>  UI IDM privilege                                        (OK=3054   KO=0     )
>  UI IDM login                                            (OK=3054   KO=0     )
>  UI IDM dashboard                                        (OK=3054   KO=0     )
>  UI IDM managed user schema                              (OK=3054   KO=0     )
>  UI IDM user                                             (OK=3054   KO=0     )
>  UI IDM oidcToken                                        (OK=3054   KO=1     )
> userinfo                                                 (OK=3054   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=506    KO=0     )
> UI-Logout                                                (OK=3055   KO=0     )
> UI-Logout Redirect 1                                     (OK=3055   KO=0     )
>  UI AM revoke1                                           (OK=3054   KO=0     )
>  UI AM revoke2                                           (OK=3054   KO=0     )
>  UI AM endsession                                        (OK=3054   KO=0     )
> Skip 2FA                                                 (OK=7624   KO=0     )
> RootUserinfo                                             (OK=10127  KO=0     )
> GetUUid                                                  (OK=4579   KO=0     )
> GetOpenidConfig                                          (OK=13693  KO=0     )
> CreatePolicy                                             (OK=4577   KO=2     )
> tokenUserinfo                                            (OK=3026   KO=0     )
> getIdToken                                               (OK=1018   KO=0     )
> getIdToken Redirect 1                                    (OK=1018   KO=0     )
> createOrganization                                       (OK=1018   KO=0     )
> queryOrganization                                        (OK=1018   KO=0     )
> deleteOrganization                                       (OK=1018   KO=0     )
> ReadPolicy                                               (OK=4562   KO=2     )
> DeletePolicy                                             (OK=4548   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 21894  / active: 40     / done: 14178 
================================================================================


================================================================================
2024-11-06 20:35:10 GMT                                    1430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=199970 KO=11    )
> restLoginInitiate                                        (OK=13761  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13756  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3072   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3072   KO=0     )
>  UI AM idFromSession                                     (OK=3071   KO=1     )
>  UI AM validateGoto                                      (OK=3072   KO=0     )
> User Authorize PKCE stage                                (OK=16822  KO=1     )
> User AccessToken PKCE stage                              (OK=16820  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3071   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3071   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3071   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3071   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=508    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3069   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3069   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3069   KO=0     )
>  UI IDM uiconfig                                         (OK=3069   KO=0     )
>  UI IDM version                                          (OK=3069   KO=0     )
>  UI IDM features                                         (OK=3069   KO=0     )
>  UI IDM privilege                                        (OK=3069   KO=0     )
>  UI IDM login                                            (OK=3069   KO=0     )
>  UI IDM dashboard                                        (OK=3068   KO=0     )
>  UI IDM managed user schema                              (OK=3068   KO=0     )
>  UI IDM user                                             (OK=3068   KO=0     )
>  UI IDM oidcToken                                        (OK=3067   KO=1     )
> userinfo                                                 (OK=3067   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=508    KO=0     )
> UI-Logout                                                (OK=3068   KO=0     )
> UI-Logout Redirect 1                                     (OK=3068   KO=0     )
>  UI AM revoke1                                           (OK=3067   KO=0     )
>  UI AM revoke2                                           (OK=3067   KO=0     )
>  UI AM endsession                                        (OK=3067   KO=0     )
> Skip 2FA                                                 (OK=7645   KO=0     )
> RootUserinfo                                             (OK=10161  KO=0     )
> GetUUid                                                  (OK=4589   KO=0     )
> GetOpenidConfig                                          (OK=13731  KO=0     )
> CreatePolicy                                             (OK=4586   KO=2     )
> tokenUserinfo                                            (OK=3036   KO=0     )
> getIdToken                                               (OK=1022   KO=0     )
> getIdToken Redirect 1                                    (OK=1022   KO=0     )
> createOrganization                                       (OK=1022   KO=0     )
> queryOrganization                                        (OK=1022   KO=0     )
> deleteOrganization                                       (OK=1022   KO=0     )
> ReadPolicy                                               (OK=4577   KO=2     )
> DeletePolicy                                             (OK=4562   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 21842  / active: 42     / done: 14228 
================================================================================


================================================================================
2024-11-06 20:35:15 GMT                                    1435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=200957 KO=11    )
> restLoginInitiate                                        (OK=13821  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13819  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3090   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3089   KO=0     )
>  UI AM idFromSession                                     (OK=3088   KO=1     )
>  UI AM validateGoto                                      (OK=3089   KO=0     )
> User Authorize PKCE stage                                (OK=16903  KO=1     )
> User AccessToken PKCE stage                              (OK=16902  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3089   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3089   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3088   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3088   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=510    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3087   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3087   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3087   KO=0     )
>  UI IDM uiconfig                                         (OK=3087   KO=0     )
>  UI IDM version                                          (OK=3087   KO=0     )
>  UI IDM features                                         (OK=3087   KO=0     )
>  UI IDM privilege                                        (OK=3087   KO=0     )
>  UI IDM login                                            (OK=3087   KO=0     )
>  UI IDM dashboard                                        (OK=3087   KO=0     )
>  UI IDM managed user schema                              (OK=3087   KO=0     )
>  UI IDM user                                             (OK=3087   KO=0     )
>  UI IDM oidcToken                                        (OK=3087   KO=1     )
> userinfo                                                 (OK=3086   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=510    KO=0     )
> UI-Logout                                                (OK=3087   KO=0     )
> UI-Logout Redirect 1                                     (OK=3087   KO=0     )
>  UI AM revoke1                                           (OK=3086   KO=0     )
>  UI AM revoke2                                           (OK=3086   KO=0     )
>  UI AM endsession                                        (OK=3086   KO=0     )
> Skip 2FA                                                 (OK=7680   KO=0     )
> RootUserinfo                                             (OK=10201  KO=0     )
> GetUUid                                                  (OK=4606   KO=0     )
> GetOpenidConfig                                          (OK=13773  KO=0     )
> CreatePolicy                                             (OK=4604   KO=2     )
> tokenUserinfo                                            (OK=3049   KO=0     )
> getIdToken                                               (OK=1029   KO=0     )
> getIdToken Redirect 1                                    (OK=1029   KO=0     )
> createOrganization                                       (OK=1029   KO=0     )
> queryOrganization                                        (OK=1029   KO=0     )
> deleteOrganization                                       (OK=1029   KO=0     )
> ReadPolicy                                               (OK=4585   KO=2     )
> DeletePolicy                                             (OK=4577   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 21780  / active: 43     / done: 14289 
================================================================================


================================================================================
2024-11-06 20:35:20 GMT                                    1440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=201661 KO=11    )
> restLoginInitiate                                        (OK=13867  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13864  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3101   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3101   KO=0     )
>  UI AM idFromSession                                     (OK=3100   KO=1     )
>  UI AM validateGoto                                      (OK=3101   KO=0     )
> User Authorize PKCE stage                                (OK=16963  KO=1     )
> User AccessToken PKCE stage                              (OK=16961  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3101   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3101   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3101   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3101   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=514    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3099   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3098   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3098   KO=0     )
>  UI IDM uiconfig                                         (OK=3098   KO=0     )
>  UI IDM version                                          (OK=3098   KO=0     )
>  UI IDM features                                         (OK=3098   KO=0     )
>  UI IDM privilege                                        (OK=3098   KO=0     )
>  UI IDM login                                            (OK=3098   KO=0     )
>  UI IDM dashboard                                        (OK=3098   KO=0     )
>  UI IDM managed user schema                              (OK=3098   KO=0     )
>  UI IDM user                                             (OK=3098   KO=0     )
>  UI IDM oidcToken                                        (OK=3098   KO=1     )
> userinfo                                                 (OK=3098   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=514    KO=0     )
> UI-Logout                                                (OK=3099   KO=0     )
> UI-Logout Redirect 1                                     (OK=3099   KO=0     )
>  UI AM revoke1                                           (OK=3098   KO=0     )
>  UI AM revoke2                                           (OK=3098   KO=0     )
>  UI AM endsession                                        (OK=3098   KO=0     )
> Skip 2FA                                                 (OK=7706   KO=0     )
> RootUserinfo                                             (OK=10236  KO=0     )
> GetUUid                                                  (OK=4622   KO=0     )
> GetOpenidConfig                                          (OK=13815  KO=0     )
> CreatePolicy                                             (OK=4620   KO=2     )
> tokenUserinfo                                            (OK=3057   KO=0     )
> getIdToken                                               (OK=1032   KO=0     )
> getIdToken Redirect 1                                    (OK=1032   KO=0     )
> createOrganization                                       (OK=1032   KO=0     )
> queryOrganization                                        (OK=1032   KO=0     )
> deleteOrganization                                       (OK=1032   KO=0     )
> ReadPolicy                                               (OK=4603   KO=2     )
> DeletePolicy                                             (OK=4585   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 21730  / active: 49     / done: 14333 
================================================================================


================================================================================
2024-11-06 20:35:25 GMT                                    1445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=202380 KO=11    )
> restLoginInitiate                                        (OK=13915  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13914  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3113   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3113   KO=0     )
>  UI AM idFromSession                                     (OK=3112   KO=1     )
>  UI AM validateGoto                                      (OK=3113   KO=0     )
> User Authorize PKCE stage                                (OK=17022  KO=1     )
> User AccessToken PKCE stage                              (OK=17020  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3112   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3112   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3112   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3112   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=515    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3110   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3110   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3109   KO=0     )
>  UI IDM uiconfig                                         (OK=3109   KO=0     )
>  UI IDM version                                          (OK=3109   KO=0     )
>  UI IDM features                                         (OK=3109   KO=0     )
>  UI IDM privilege                                        (OK=3109   KO=0     )
>  UI IDM login                                            (OK=3109   KO=0     )
>  UI IDM dashboard                                        (OK=3109   KO=0     )
>  UI IDM managed user schema                              (OK=3109   KO=0     )
>  UI IDM user                                             (OK=3109   KO=0     )
>  UI IDM oidcToken                                        (OK=3109   KO=1     )
> userinfo                                                 (OK=3109   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=515    KO=0     )
> UI-Logout                                                (OK=3110   KO=0     )
> UI-Logout Redirect 1                                     (OK=3110   KO=0     )
>  UI AM revoke1                                           (OK=3109   KO=0     )
>  UI AM revoke2                                           (OK=3109   KO=0     )
>  UI AM endsession                                        (OK=3109   KO=0     )
> Skip 2FA                                                 (OK=7730   KO=0     )
> RootUserinfo                                             (OK=10273  KO=0     )
> GetUUid                                                  (OK=4633   KO=0     )
> GetOpenidConfig                                          (OK=13860  KO=0     )
> CreatePolicy                                             (OK=4631   KO=2     )
> tokenUserinfo                                            (OK=3069   KO=0     )
> getIdToken                                               (OK=1039   KO=0     )
> getIdToken Redirect 1                                    (OK=1039   KO=0     )
> createOrganization                                       (OK=1039   KO=0     )
> queryOrganization                                        (OK=1039   KO=0     )
> deleteOrganization                                       (OK=1039   KO=0     )
> ReadPolicy                                               (OK=4620   KO=2     )
> DeletePolicy                                             (OK=4603   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 21681  / active: 40     / done: 14391 
================================================================================


================================================================================
2024-11-06 20:35:30 GMT                                    1450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=203112 KO=11    )
> restLoginInitiate                                        (OK=13965  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=13964  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3125   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3125   KO=0     )
>  UI AM idFromSession                                     (OK=3124   KO=1     )
>  UI AM validateGoto                                      (OK=3125   KO=0     )
> User Authorize PKCE stage                                (OK=17084  KO=1     )
> User AccessToken PKCE stage                              (OK=17083  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3125   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3125   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3125   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3125   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=518    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3123   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3123   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3123   KO=0     )
>  UI IDM uiconfig                                         (OK=3123   KO=0     )
>  UI IDM version                                          (OK=3123   KO=0     )
>  UI IDM features                                         (OK=3123   KO=0     )
>  UI IDM privilege                                        (OK=3123   KO=0     )
>  UI IDM login                                            (OK=3123   KO=0     )
>  UI IDM dashboard                                        (OK=3122   KO=0     )
>  UI IDM managed user schema                              (OK=3122   KO=0     )
>  UI IDM user                                             (OK=3122   KO=0     )
>  UI IDM oidcToken                                        (OK=3121   KO=1     )
> userinfo                                                 (OK=3121   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=518    KO=0     )
> UI-Logout                                                (OK=3122   KO=0     )
> UI-Logout Redirect 1                                     (OK=3122   KO=0     )
>  UI AM revoke1                                           (OK=3121   KO=0     )
>  UI AM revoke2                                           (OK=3121   KO=0     )
>  UI AM endsession                                        (OK=3121   KO=0     )
> Skip 2FA                                                 (OK=7750   KO=0     )
> RootUserinfo                                             (OK=10310  KO=0     )
> GetUUid                                                  (OK=4644   KO=0     )
> GetOpenidConfig                                          (OK=13899  KO=0     )
> CreatePolicy                                             (OK=4642   KO=2     )
> tokenUserinfo                                            (OK=3088   KO=0     )
> getIdToken                                               (OK=1040   KO=0     )
> getIdToken Redirect 1                                    (OK=1040   KO=0     )
> createOrganization                                       (OK=1040   KO=0     )
> queryOrganization                                        (OK=1040   KO=0     )
> deleteOrganization                                       (OK=1040   KO=0     )
> ReadPolicy                                               (OK=4630   KO=2     )
> DeletePolicy                                             (OK=4619   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 21627  / active: 38     / done: 14447 
================================================================================


================================================================================
2024-11-06 20:35:35 GMT                                    1455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=203674 KO=11    )
> restLoginInitiate                                        (OK=14004  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14004  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3133   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3133   KO=0     )
>  UI AM idFromSession                                     (OK=3132   KO=1     )
>  UI AM validateGoto                                      (OK=3133   KO=0     )
> User Authorize PKCE stage                                (OK=17134  KO=1     )
> User AccessToken PKCE stage                              (OK=17133  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3132   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3132   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3132   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3132   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=519    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3131   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3131   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3130   KO=0     )
>  UI IDM uiconfig                                         (OK=3130   KO=0     )
>  UI IDM version                                          (OK=3130   KO=0     )
>  UI IDM features                                         (OK=3130   KO=0     )
>  UI IDM privilege                                        (OK=3130   KO=0     )
>  UI IDM login                                            (OK=3130   KO=0     )
>  UI IDM dashboard                                        (OK=3130   KO=0     )
>  UI IDM managed user schema                              (OK=3130   KO=0     )
>  UI IDM user                                             (OK=3130   KO=0     )
>  UI IDM oidcToken                                        (OK=3130   KO=1     )
> userinfo                                                 (OK=3130   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=519    KO=0     )
> UI-Logout                                                (OK=3131   KO=0     )
> UI-Logout Redirect 1                                     (OK=3129   KO=0     )
>  UI AM revoke1                                           (OK=3128   KO=0     )
>  UI AM revoke2                                           (OK=3128   KO=0     )
>  UI AM endsession                                        (OK=3128   KO=0     )
> Skip 2FA                                                 (OK=7777   KO=0     )
> RootUserinfo                                             (OK=10345  KO=0     )
> GetUUid                                                  (OK=4663   KO=0     )
> GetOpenidConfig                                          (OK=13939  KO=0     )
> CreatePolicy                                             (OK=4661   KO=2     )
> tokenUserinfo                                            (OK=3094   KO=0     )
> getIdToken                                               (OK=1043   KO=0     )
> getIdToken Redirect 1                                    (OK=1043   KO=0     )
> createOrganization                                       (OK=1043   KO=0     )
> queryOrganization                                        (OK=1043   KO=0     )
> deleteOrganization                                       (OK=1043   KO=0     )
> ReadPolicy                                               (OK=4642   KO=2     )
> DeletePolicy                                             (OK=4630   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 21588  / active: 39     / done: 14485 
================================================================================


================================================================================
2024-11-06 20:35:40 GMT                                    1460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=204412 KO=11    )
> restLoginInitiate                                        (OK=14060  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14059  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3143   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3143   KO=0     )
>  UI AM idFromSession                                     (OK=3142   KO=1     )
>  UI AM validateGoto                                      (OK=3143   KO=0     )
> User Authorize PKCE stage                                (OK=17197  KO=1     )
> User AccessToken PKCE stage                              (OK=17196  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3143   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3142   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3142   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3142   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=521    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3141   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3141   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3140   KO=0     )
>  UI IDM uiconfig                                         (OK=3140   KO=0     )
>  UI IDM version                                          (OK=3140   KO=0     )
>  UI IDM features                                         (OK=3140   KO=0     )
>  UI IDM privilege                                        (OK=3140   KO=0     )
>  UI IDM login                                            (OK=3140   KO=0     )
>  UI IDM dashboard                                        (OK=3140   KO=0     )
>  UI IDM managed user schema                              (OK=3140   KO=0     )
>  UI IDM user                                             (OK=3140   KO=0     )
>  UI IDM oidcToken                                        (OK=3140   KO=1     )
> userinfo                                                 (OK=3140   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=521    KO=0     )
> UI-Logout                                                (OK=3141   KO=0     )
> UI-Logout Redirect 1                                     (OK=3141   KO=0     )
>  UI AM revoke1                                           (OK=3140   KO=0     )
>  UI AM revoke2                                           (OK=3140   KO=0     )
>  UI AM endsession                                        (OK=3140   KO=0     )
> Skip 2FA                                                 (OK=7811   KO=0     )
> RootUserinfo                                             (OK=10385  KO=0     )
> GetUUid                                                  (OK=4683   KO=0     )
> GetOpenidConfig                                          (OK=13990  KO=0     )
> CreatePolicy                                             (OK=4681   KO=2     )
> tokenUserinfo                                            (OK=3103   KO=0     )
> getIdToken                                               (OK=1048   KO=0     )
> getIdToken Redirect 1                                    (OK=1048   KO=0     )
> createOrganization                                       (OK=1048   KO=0     )
> queryOrganization                                        (OK=1047   KO=0     )
> deleteOrganization                                       (OK=1047   KO=0     )
> ReadPolicy                                               (OK=4661   KO=2     )
> DeletePolicy                                             (OK=4642   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 21530  / active: 52     / done: 14530 
================================================================================


================================================================================
2024-11-06 20:35:45 GMT                                    1465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=205151 KO=11    )
> restLoginInitiate                                        (OK=14105  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14103  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3155   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3155   KO=0     )
>  UI AM idFromSession                                     (OK=3154   KO=1     )
>  UI AM validateGoto                                      (OK=3155   KO=0     )
> User Authorize PKCE stage                                (OK=17256  KO=1     )
> User AccessToken PKCE stage                              (OK=17255  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3155   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3155   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3155   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3155   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=522    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3154   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3154   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3153   KO=0     )
>  UI IDM uiconfig                                         (OK=3153   KO=0     )
>  UI IDM version                                          (OK=3153   KO=0     )
>  UI IDM features                                         (OK=3153   KO=0     )
>  UI IDM privilege                                        (OK=3153   KO=0     )
>  UI IDM login                                            (OK=3153   KO=0     )
>  UI IDM dashboard                                        (OK=3153   KO=0     )
>  UI IDM managed user schema                              (OK=3153   KO=0     )
>  UI IDM user                                             (OK=3153   KO=0     )
>  UI IDM oidcToken                                        (OK=3153   KO=1     )
> userinfo                                                 (OK=3153   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=522    KO=0     )
> UI-Logout                                                (OK=3154   KO=0     )
> UI-Logout Redirect 1                                     (OK=3153   KO=0     )
>  UI AM revoke1                                           (OK=3152   KO=0     )
>  UI AM revoke2                                           (OK=3152   KO=0     )
>  UI AM endsession                                        (OK=3152   KO=0     )
> Skip 2FA                                                 (OK=7837   KO=0     )
> RootUserinfo                                             (OK=10413  KO=0     )
> GetUUid                                                  (OK=4702   KO=0     )
> GetOpenidConfig                                          (OK=14047  KO=0     )
> CreatePolicy                                             (OK=4700   KO=2     )
> tokenUserinfo                                            (OK=3111   KO=0     )
> getIdToken                                               (OK=1049   KO=0     )
> getIdToken Redirect 1                                    (OK=1049   KO=0     )
> createOrganization                                       (OK=1049   KO=0     )
> queryOrganization                                        (OK=1049   KO=0     )
> deleteOrganization                                       (OK=1049   KO=0     )
> ReadPolicy                                               (OK=4681   KO=2     )
> DeletePolicy                                             (OK=4659   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 21484  / active: 51     / done: 14577 
================================================================================


================================================================================
2024-11-06 20:35:50 GMT                                    1470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=205786 KO=11    )
> restLoginInitiate                                        (OK=14154  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14152  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3167   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3167   KO=0     )
>  UI AM idFromSession                                     (OK=3166   KO=1     )
>  UI AM validateGoto                                      (OK=3166   KO=0     )
> User Authorize PKCE stage                                (OK=17310  KO=1     )
> User AccessToken PKCE stage                              (OK=17306  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3164   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3164   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3164   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3164   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=524    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3162   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3162   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3162   KO=0     )
>  UI IDM uiconfig                                         (OK=3162   KO=0     )
>  UI IDM version                                          (OK=3162   KO=0     )
>  UI IDM features                                         (OK=3162   KO=0     )
>  UI IDM privilege                                        (OK=3162   KO=0     )
>  UI IDM login                                            (OK=3162   KO=0     )
>  UI IDM dashboard                                        (OK=3162   KO=0     )
>  UI IDM managed user schema                              (OK=3162   KO=0     )
>  UI IDM user                                             (OK=3162   KO=0     )
>  UI IDM oidcToken                                        (OK=3162   KO=1     )
> userinfo                                                 (OK=3162   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=524    KO=0     )
> UI-Logout                                                (OK=3162   KO=0     )
> UI-Logout Redirect 1                                     (OK=3162   KO=0     )
>  UI AM revoke1                                           (OK=3160   KO=0     )
>  UI AM revoke2                                           (OK=3161   KO=0     )
>  UI AM endsession                                        (OK=3160   KO=0     )
> Skip 2FA                                                 (OK=7862   KO=0     )
> RootUserinfo                                             (OK=10446  KO=0     )
> GetUUid                                                  (OK=4716   KO=0     )
> GetOpenidConfig                                          (OK=14099  KO=0     )
> CreatePolicy                                             (OK=4714   KO=2     )
> tokenUserinfo                                            (OK=3122   KO=0     )
> getIdToken                                               (OK=1049   KO=0     )
> getIdToken Redirect 1                                    (OK=1049   KO=0     )
> createOrganization                                       (OK=1049   KO=0     )
> queryOrganization                                        (OK=1049   KO=0     )
> deleteOrganization                                       (OK=1049   KO=0     )
> ReadPolicy                                               (OK=4698   KO=2     )
> DeletePolicy                                             (OK=4681   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (25.00%)
> status.find.in([200, 209], 304), found 502                          2 (12.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 6.25%)
> status.find.is(302), but actually found 502                         1 ( 6.25%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 6.25%)
> status.find.is(200), but actually found 502                         1 ( 6.25%)
> status.find.in([200, 209], 304), found 401                          1 ( 6.25%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 6.25%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 6.25%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 6.25%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 6.25%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 6.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 21432  / active: 56     / done: 14624 
================================================================================

20:35:54.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User Authorize PKCE stage' failed for user 14718: status.find.is(302), but actually found 502
20:35:54.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User Authorize PKCE stage: KO status.find.is(302), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,14718,HashMap(username -> user.759460, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e198fa9, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize, callbacks -> {"tokenId":"wb2xLlIZtBQs8g-KW2q1gt7z6NU.*AAJTSQACMDIAAlNLABxTbk95Y29uNnhPY0IzdmFwb1F6OTZQSmd1cUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730925354677), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=wb2xLlIZtBQs8g-KW2q1gt7z6NU.*AAJTSQACMDIAAlNLABxTbk95Y29uNnhPY0IzdmFwb1F6OTZQSmd1cUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730925354677))), password -> Pa_ssw0rd, challenge -> brQVDrdgl0S3M0Q3ccomQ6i5syCSBnrgfxvMQBWg8aY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 27.12.217.77, verifier -> NDYzNjE3Njk5MjY5MjY2MjY3NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@491d7c89, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@c31dd54, tokenId -> wb2xLlIZtBQs8g-KW2q1gt7z6NU.*AAJTSQACMDIAAlNLABxTbk95Y29uNnhPY0IzdmFwb1F6OTZQSmd1cUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=wb2xLlIZtBQs8g-KW2q1gt7z6NU.*AAJTSQACMDIAAlNLABxTbk95Y29uNnhPY0IzdmFwb1F6OTZQSmd1cUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 438
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=wb2xLlIZtBQs8g-KW2q1gt7z6NU.*AAJTSQACMDIAAlNLABxTbk95Y29uNnhPY0IzdmFwb1F6OTZQSmd1cUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=client_id=endUserUIClient&scope=openid+fr%3Aidm%3A*&state=1234&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&response_type=code+id_token&prompt=none&nonce=1234&code_challenge=brQVDrdgl0S3M0Q3ccomQ6i5syCSBnrgfxvMQBWg8aY&code_challenge_method=S256&decision=Allow&csrf=wb2xLlIZtBQs8g-KW2q1gt7z6NU.*AAJTSQACMDIAAlNLABxTbk95Y29uNnhPY0IzdmFwb1F6OTZQSmd1cUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*}
=========================
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, 06 Nov 2024 20:35:54 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

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

<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:35:55 GMT                                    1475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=206440 KO=12    )
> restLoginInitiate                                        (OK=14198  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14198  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3174   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3174   KO=0     )
>  UI AM idFromSession                                     (OK=3173   KO=1     )
>  UI AM validateGoto                                      (OK=3174   KO=0     )
> User Authorize PKCE stage                                (OK=17368  KO=2     )
> User AccessToken PKCE stage                              (OK=17366  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3173   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3173   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3173   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3173   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=526    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3172   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3172   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3172   KO=0     )
>  UI IDM uiconfig                                         (OK=3172   KO=0     )
>  UI IDM version                                          (OK=3172   KO=0     )
>  UI IDM features                                         (OK=3172   KO=0     )
>  UI IDM privilege                                        (OK=3171   KO=0     )
>  UI IDM login                                            (OK=3172   KO=0     )
>  UI IDM dashboard                                        (OK=3170   KO=0     )
>  UI IDM managed user schema                              (OK=3170   KO=0     )
>  UI IDM user                                             (OK=3170   KO=0     )
>  UI IDM oidcToken                                        (OK=3170   KO=1     )
> userinfo                                                 (OK=3170   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=526    KO=0     )
> UI-Logout                                                (OK=3171   KO=0     )
> UI-Logout Redirect 1                                     (OK=3171   KO=0     )
>  UI AM revoke1                                           (OK=3170   KO=0     )
>  UI AM revoke2                                           (OK=3170   KO=0     )
>  UI AM endsession                                        (OK=3170   KO=0     )
> Skip 2FA                                                 (OK=7885   KO=0     )
> RootUserinfo                                             (OK=10489  KO=0     )
> GetUUid                                                  (OK=4734   KO=0     )
> GetOpenidConfig                                          (OK=14149  KO=0     )
> CreatePolicy                                             (OK=4732   KO=2     )
> tokenUserinfo                                            (OK=3139   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=1051   KO=0     )
> ReadPolicy                                               (OK=4714   KO=2     )
> DeletePolicy                                             (OK=4697   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (23.53%)
> status.find.in([200, 209], 304), found 502                          2 (11.76%)
> status.find.is(302), but actually found 502                         2 (11.76%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.88%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.88%)
> status.find.is(200), but actually found 502                         1 ( 5.88%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.88%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.88%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 5.88%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 5.88%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.88%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.88%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 21387  / active: 43     / done: 14682 
================================================================================

20:35:55.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request userinfo: No attribute named 'access_token' is defined
20:35:55.396 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke1: No attribute named 'access_token' is defined

================================================================================
2024-11-06 20:36:00 GMT                                    1480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=207268 KO=12    )
> restLoginInitiate                                        (OK=14249  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14249  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3188   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3188   KO=0     )
>  UI AM idFromSession                                     (OK=3187   KO=1     )
>  UI AM validateGoto                                      (OK=3188   KO=0     )
> User Authorize PKCE stage                                (OK=17432  KO=2     )
> User AccessToken PKCE stage                              (OK=17431  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3188   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3187   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3187   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3187   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=527    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3186   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3186   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3186   KO=0     )
>  UI IDM uiconfig                                         (OK=3186   KO=0     )
>  UI IDM version                                          (OK=3186   KO=0     )
>  UI IDM features                                         (OK=3186   KO=0     )
>  UI IDM privilege                                        (OK=3186   KO=0     )
>  UI IDM login                                            (OK=3186   KO=0     )
>  UI IDM dashboard                                        (OK=3186   KO=0     )
>  UI IDM managed user schema                              (OK=3186   KO=0     )
>  UI IDM user                                             (OK=3186   KO=0     )
>  UI IDM oidcToken                                        (OK=3186   KO=1     )
> userinfo                                                 (OK=3185   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=527    KO=0     )
> UI-Logout                                                (OK=3187   KO=0     )
> UI-Logout Redirect 1                                     (OK=3187   KO=0     )
>  UI AM revoke1                                           (OK=3185   KO=0     )
>  UI AM revoke2                                           (OK=3186   KO=0     )
>  UI AM endsession                                        (OK=3186   KO=0     )
> Skip 2FA                                                 (OK=7913   KO=0     )
> RootUserinfo                                             (OK=10520  KO=0     )
> GetUUid                                                  (OK=4750   KO=0     )
> GetOpenidConfig                                          (OK=14199  KO=0     )
> CreatePolicy                                             (OK=4747   KO=2     )
> tokenUserinfo                                            (OK=3147   KO=0     )
> getIdToken                                               (OK=1057   KO=0     )
> getIdToken Redirect 1                                    (OK=1057   KO=0     )
> createOrganization                                       (OK=1057   KO=0     )
> queryOrganization                                        (OK=1057   KO=0     )
> deleteOrganization                                       (OK=1057   KO=0     )
> ReadPolicy                                               (OK=4731   KO=2     )
> DeletePolicy                                             (OK=4713   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 21332  / active: 45     / done: 14735 
================================================================================


================================================================================
2024-11-06 20:36:05 GMT                                    1485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=207876 KO=12    )
> restLoginInitiate                                        (OK=14295  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14295  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3196   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3196   KO=0     )
>  UI AM idFromSession                                     (OK=3195   KO=1     )
>  UI AM validateGoto                                      (OK=3196   KO=0     )
> User Authorize PKCE stage                                (OK=17487  KO=2     )
> User AccessToken PKCE stage                              (OK=17486  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3196   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3196   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3196   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3196   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=528    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3195   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3195   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3195   KO=0     )
>  UI IDM uiconfig                                         (OK=3195   KO=0     )
>  UI IDM version                                          (OK=3195   KO=0     )
>  UI IDM features                                         (OK=3195   KO=0     )
>  UI IDM privilege                                        (OK=3195   KO=0     )
>  UI IDM login                                            (OK=3195   KO=0     )
>  UI IDM dashboard                                        (OK=3195   KO=0     )
>  UI IDM managed user schema                              (OK=3195   KO=0     )
>  UI IDM user                                             (OK=3195   KO=0     )
>  UI IDM oidcToken                                        (OK=3195   KO=1     )
> userinfo                                                 (OK=3194   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=528    KO=0     )
> UI-Logout                                                (OK=3196   KO=0     )
> UI-Logout Redirect 1                                     (OK=3195   KO=0     )
>  UI AM revoke1                                           (OK=3192   KO=0     )
>  UI AM revoke2                                           (OK=3193   KO=0     )
>  UI AM endsession                                        (OK=3193   KO=0     )
> Skip 2FA                                                 (OK=7933   KO=0     )
> RootUserinfo                                             (OK=10542  KO=0     )
> GetUUid                                                  (OK=4760   KO=0     )
> GetOpenidConfig                                          (OK=14242  KO=0     )
> CreatePolicy                                             (OK=4757   KO=2     )
> tokenUserinfo                                            (OK=3165   KO=0     )
> getIdToken                                               (OK=1062   KO=0     )
> getIdToken Redirect 1                                    (OK=1062   KO=0     )
> createOrganization                                       (OK=1062   KO=0     )
> queryOrganization                                        (OK=1062   KO=0     )
> deleteOrganization                                       (OK=1062   KO=0     )
> ReadPolicy                                               (OK=4747   KO=2     )
> DeletePolicy                                             (OK=4731   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 21287  / active: 38     / done: 14787 
================================================================================


================================================================================
2024-11-06 20:36:10 GMT                                    1490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=208576 KO=12    )
> restLoginInitiate                                        (OK=14346  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14346  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3207   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3207   KO=0     )
>  UI AM idFromSession                                     (OK=3206   KO=1     )
>  UI AM validateGoto                                      (OK=3207   KO=0     )
> User Authorize PKCE stage                                (OK=17547  KO=2     )
> User AccessToken PKCE stage                              (OK=17546  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3206   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3206   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3206   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3206   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=530    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3205   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3205   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3205   KO=0     )
>  UI IDM uiconfig                                         (OK=3205   KO=0     )
>  UI IDM version                                          (OK=3205   KO=0     )
>  UI IDM features                                         (OK=3205   KO=0     )
>  UI IDM privilege                                        (OK=3205   KO=0     )
>  UI IDM login                                            (OK=3205   KO=0     )
>  UI IDM dashboard                                        (OK=3205   KO=0     )
>  UI IDM managed user schema                              (OK=3205   KO=0     )
>  UI IDM user                                             (OK=3205   KO=0     )
>  UI IDM oidcToken                                        (OK=3205   KO=1     )
> userinfo                                                 (OK=3204   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=530    KO=0     )
> UI-Logout                                                (OK=3206   KO=0     )
> UI-Logout Redirect 1                                     (OK=3206   KO=0     )
>  UI AM revoke1                                           (OK=3204   KO=0     )
>  UI AM revoke2                                           (OK=3205   KO=0     )
>  UI AM endsession                                        (OK=3205   KO=0     )
> Skip 2FA                                                 (OK=7963   KO=0     )
> RootUserinfo                                             (OK=10595  KO=0     )
> GetUUid                                                  (OK=4776   KO=0     )
> GetOpenidConfig                                          (OK=14281  KO=0     )
> CreatePolicy                                             (OK=4773   KO=2     )
> tokenUserinfo                                            (OK=3176   KO=0     )
> getIdToken                                               (OK=1065   KO=0     )
> getIdToken Redirect 1                                    (OK=1065   KO=0     )
> createOrganization                                       (OK=1065   KO=0     )
> queryOrganization                                        (OK=1065   KO=0     )
> deleteOrganization                                       (OK=1065   KO=0     )
> ReadPolicy                                               (OK=4756   KO=2     )
> DeletePolicy                                             (OK=4745   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 21233  / active: 41     / done: 14838 
================================================================================


================================================================================
2024-11-06 20:36:15 GMT                                    1495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=209309 KO=12    )
> restLoginInitiate                                        (OK=14391  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14391  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3222   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3222   KO=0     )
>  UI AM idFromSession                                     (OK=3221   KO=1     )
>  UI AM validateGoto                                      (OK=3222   KO=0     )
> User Authorize PKCE stage                                (OK=17608  KO=2     )
> User AccessToken PKCE stage                              (OK=17606  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3221   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3221   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3221   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3221   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=531    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3219   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3219   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3218   KO=0     )
>  UI IDM uiconfig                                         (OK=3218   KO=0     )
>  UI IDM version                                          (OK=3218   KO=0     )
>  UI IDM features                                         (OK=3218   KO=0     )
>  UI IDM privilege                                        (OK=3218   KO=0     )
>  UI IDM login                                            (OK=3218   KO=0     )
>  UI IDM dashboard                                        (OK=3218   KO=0     )
>  UI IDM managed user schema                              (OK=3218   KO=0     )
>  UI IDM user                                             (OK=3218   KO=0     )
>  UI IDM oidcToken                                        (OK=3218   KO=1     )
> userinfo                                                 (OK=3217   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=531    KO=0     )
> UI-Logout                                                (OK=3219   KO=0     )
> UI-Logout Redirect 1                                     (OK=3219   KO=0     )
>  UI AM revoke1                                           (OK=3217   KO=0     )
>  UI AM revoke2                                           (OK=3218   KO=0     )
>  UI AM endsession                                        (OK=3218   KO=0     )
> Skip 2FA                                                 (OK=7983   KO=0     )
> RootUserinfo                                             (OK=10616  KO=0     )
> GetUUid                                                  (OK=4790   KO=0     )
> GetOpenidConfig                                          (OK=14323  KO=0     )
> CreatePolicy                                             (OK=4788   KO=2     )
> tokenUserinfo                                            (OK=3185   KO=0     )
> getIdToken                                               (OK=1068   KO=0     )
> getIdToken Redirect 1                                    (OK=1068   KO=0     )
> createOrganization                                       (OK=1068   KO=0     )
> queryOrganization                                        (OK=1068   KO=0     )
> deleteOrganization                                       (OK=1068   KO=0     )
> ReadPolicy                                               (OK=4773   KO=2     )
> DeletePolicy                                             (OK=4756   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 21189  / active: 40     / done: 14883 
================================================================================


================================================================================
2024-11-06 20:36:20 GMT                                    1500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=209907 KO=12    )
> restLoginInitiate                                        (OK=14434  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14433  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3229   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3229   KO=0     )
>  UI AM idFromSession                                     (OK=3228   KO=1     )
>  UI AM validateGoto                                      (OK=3229   KO=0     )
> User Authorize PKCE stage                                (OK=17657  KO=2     )
> User AccessToken PKCE stage                              (OK=17656  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3229   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3229   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3229   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3229   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=532    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3228   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3228   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3228   KO=0     )
>  UI IDM uiconfig                                         (OK=3228   KO=0     )
>  UI IDM version                                          (OK=3228   KO=0     )
>  UI IDM features                                         (OK=3228   KO=0     )
>  UI IDM privilege                                        (OK=3228   KO=0     )
>  UI IDM login                                            (OK=3228   KO=0     )
>  UI IDM dashboard                                        (OK=3228   KO=0     )
>  UI IDM managed user schema                              (OK=3228   KO=0     )
>  UI IDM user                                             (OK=3228   KO=0     )
>  UI IDM oidcToken                                        (OK=3228   KO=1     )
> userinfo                                                 (OK=3226   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=531    KO=0     )
> UI-Logout                                                (OK=3228   KO=0     )
> UI-Logout Redirect 1                                     (OK=3228   KO=0     )
>  UI AM revoke1                                           (OK=3226   KO=0     )
>  UI AM revoke2                                           (OK=3227   KO=0     )
>  UI AM endsession                                        (OK=3227   KO=0     )
> Skip 2FA                                                 (OK=8010   KO=0     )
> RootUserinfo                                             (OK=10637  KO=0     )
> GetUUid                                                  (OK=4805   KO=0     )
> GetOpenidConfig                                          (OK=14370  KO=0     )
> CreatePolicy                                             (OK=4801   KO=2     )
> tokenUserinfo                                            (OK=3193   KO=0     )
> getIdToken                                               (OK=1072   KO=0     )
> getIdToken Redirect 1                                    (OK=1072   KO=0     )
> createOrganization                                       (OK=1072   KO=0     )
> queryOrganization                                        (OK=1072   KO=0     )
> deleteOrganization                                       (OK=1072   KO=0     )
> ReadPolicy                                               (OK=4788   KO=2     )
> DeletePolicy                                             (OK=4771   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 21145  / active: 44     / done: 14923 
================================================================================


================================================================================
2024-11-06 20:36:25 GMT                                    1505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=210495 KO=12    )
> restLoginInitiate                                        (OK=14477  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14476  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3238   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3238   KO=0     )
>  UI AM idFromSession                                     (OK=3237   KO=1     )
>  UI AM validateGoto                                      (OK=3238   KO=0     )
> User Authorize PKCE stage                                (OK=17709  KO=2     )
> User AccessToken PKCE stage                              (OK=17706  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3238   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3237   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3237   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3237   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=532    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3235   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3235   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3235   KO=0     )
>  UI IDM uiconfig                                         (OK=3235   KO=0     )
>  UI IDM version                                          (OK=3235   KO=0     )
>  UI IDM features                                         (OK=3235   KO=0     )
>  UI IDM privilege                                        (OK=3235   KO=0     )
>  UI IDM login                                            (OK=3235   KO=0     )
>  UI IDM dashboard                                        (OK=3235   KO=0     )
>  UI IDM managed user schema                              (OK=3235   KO=0     )
>  UI IDM user                                             (OK=3235   KO=0     )
>  UI IDM oidcToken                                        (OK=3235   KO=1     )
> userinfo                                                 (OK=3234   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=532    KO=0     )
> UI-Logout                                                (OK=3236   KO=0     )
> UI-Logout Redirect 1                                     (OK=3236   KO=0     )
>  UI AM revoke1                                           (OK=3234   KO=0     )
>  UI AM revoke2                                           (OK=3235   KO=0     )
>  UI AM endsession                                        (OK=3235   KO=0     )
> Skip 2FA                                                 (OK=8035   KO=0     )
> RootUserinfo                                             (OK=10671  KO=0     )
> GetUUid                                                  (OK=4820   KO=0     )
> GetOpenidConfig                                          (OK=14413  KO=0     )
> CreatePolicy                                             (OK=4818   KO=2     )
> tokenUserinfo                                            (OK=3202   KO=0     )
> getIdToken                                               (OK=1077   KO=0     )
> getIdToken Redirect 1                                    (OK=1077   KO=0     )
> createOrganization                                       (OK=1077   KO=0     )
> queryOrganization                                        (OK=1077   KO=0     )
> deleteOrganization                                       (OK=1077   KO=0     )
> ReadPolicy                                               (OK=4801   KO=2     )
> DeletePolicy                                             (OK=4788   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 21102  / active: 41     / done: 14969 
================================================================================


================================================================================
2024-11-06 20:36:30 GMT                                    1510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=211137 KO=12    )
> restLoginInitiate                                        (OK=14522  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14521  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3247   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3247   KO=0     )
>  UI AM idFromSession                                     (OK=3246   KO=1     )
>  UI AM validateGoto                                      (OK=3247   KO=0     )
> User Authorize PKCE stage                                (OK=17764  KO=2     )
> User AccessToken PKCE stage                              (OK=17762  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3247   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3247   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3247   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3247   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=533    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3245   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3245   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3245   KO=0     )
>  UI IDM uiconfig                                         (OK=3245   KO=0     )
>  UI IDM version                                          (OK=3245   KO=0     )
>  UI IDM features                                         (OK=3245   KO=0     )
>  UI IDM privilege                                        (OK=3245   KO=0     )
>  UI IDM login                                            (OK=3245   KO=0     )
>  UI IDM dashboard                                        (OK=3245   KO=0     )
>  UI IDM managed user schema                              (OK=3245   KO=0     )
>  UI IDM user                                             (OK=3245   KO=0     )
>  UI IDM oidcToken                                        (OK=3244   KO=1     )
> userinfo                                                 (OK=3243   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=533    KO=0     )
> UI-Logout                                                (OK=3245   KO=0     )
> UI-Logout Redirect 1                                     (OK=3245   KO=0     )
>  UI AM revoke1                                           (OK=3243   KO=0     )
>  UI AM revoke2                                           (OK=3244   KO=0     )
>  UI AM endsession                                        (OK=3244   KO=0     )
> Skip 2FA                                                 (OK=8062   KO=0     )
> RootUserinfo                                             (OK=10698  KO=0     )
> GetUUid                                                  (OK=4838   KO=0     )
> GetOpenidConfig                                          (OK=14461  KO=0     )
> CreatePolicy                                             (OK=4834   KO=2     )
> tokenUserinfo                                            (OK=3209   KO=0     )
> getIdToken                                               (OK=1081   KO=0     )
> getIdToken Redirect 1                                    (OK=1081   KO=0     )
> createOrganization                                       (OK=1081   KO=0     )
> queryOrganization                                        (OK=1081   KO=0     )
> deleteOrganization                                       (OK=1081   KO=0     )
> ReadPolicy                                               (OK=4818   KO=2     )
> DeletePolicy                                             (OK=4799   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 21054  / active: 52     / done: 15006 
================================================================================


================================================================================
2024-11-06 20:36:35 GMT                                    1515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=211855 KO=12    )
> restLoginInitiate                                        (OK=14571  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14570  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3256   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3256   KO=0     )
>  UI AM idFromSession                                     (OK=3255   KO=1     )
>  UI AM validateGoto                                      (OK=3256   KO=0     )
> User Authorize PKCE stage                                (OK=17822  KO=2     )
> User AccessToken PKCE stage                              (OK=17821  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3256   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3256   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3256   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3256   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=536    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3255   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3255   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3255   KO=0     )
>  UI IDM uiconfig                                         (OK=3255   KO=0     )
>  UI IDM version                                          (OK=3255   KO=0     )
>  UI IDM features                                         (OK=3255   KO=0     )
>  UI IDM privilege                                        (OK=3255   KO=0     )
>  UI IDM login                                            (OK=3255   KO=0     )
>  UI IDM dashboard                                        (OK=3255   KO=0     )
>  UI IDM managed user schema                              (OK=3255   KO=0     )
>  UI IDM user                                             (OK=3255   KO=0     )
>  UI IDM oidcToken                                        (OK=3255   KO=1     )
> userinfo                                                 (OK=3254   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=536    KO=0     )
> UI-Logout                                                (OK=3256   KO=0     )
> UI-Logout Redirect 1                                     (OK=3256   KO=0     )
>  UI AM revoke1                                           (OK=3254   KO=0     )
>  UI AM revoke2                                           (OK=3255   KO=0     )
>  UI AM endsession                                        (OK=3255   KO=0     )
> Skip 2FA                                                 (OK=8095   KO=0     )
> RootUserinfo                                             (OK=10752  KO=0     )
> GetUUid                                                  (OK=4856   KO=0     )
> GetOpenidConfig                                          (OK=14511  KO=0     )
> CreatePolicy                                             (OK=4854   KO=2     )
> tokenUserinfo                                            (OK=3218   KO=0     )
> getIdToken                                               (OK=1085   KO=0     )
> getIdToken Redirect 1                                    (OK=1085   KO=0     )
> createOrganization                                       (OK=1085   KO=0     )
> queryOrganization                                        (OK=1085   KO=0     )
> deleteOrganization                                       (OK=1085   KO=0     )
> ReadPolicy                                               (OK=4833   KO=2     )
> DeletePolicy                                             (OK=4818   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 21004  / active: 50     / done: 15058 
================================================================================


================================================================================
2024-11-06 20:36:40 GMT                                    1520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=212580 KO=12    )
> restLoginInitiate                                        (OK=14623  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14621  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3268   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3268   KO=0     )
>  UI AM idFromSession                                     (OK=3267   KO=1     )
>  UI AM validateGoto                                      (OK=3268   KO=0     )
> User Authorize PKCE stage                                (OK=17882  KO=2     )
> User AccessToken PKCE stage                              (OK=17881  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3267   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3267   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3266   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3266   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=536    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3265   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3265   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3265   KO=0     )
>  UI IDM uiconfig                                         (OK=3265   KO=0     )
>  UI IDM version                                          (OK=3265   KO=0     )
>  UI IDM features                                         (OK=3265   KO=0     )
>  UI IDM privilege                                        (OK=3265   KO=0     )
>  UI IDM login                                            (OK=3265   KO=0     )
>  UI IDM dashboard                                        (OK=3265   KO=0     )
>  UI IDM managed user schema                              (OK=3265   KO=0     )
>  UI IDM user                                             (OK=3265   KO=0     )
>  UI IDM oidcToken                                        (OK=3265   KO=1     )
> userinfo                                                 (OK=3264   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=536    KO=0     )
> UI-Logout                                                (OK=3266   KO=0     )
> UI-Logout Redirect 1                                     (OK=3266   KO=0     )
>  UI AM revoke1                                           (OK=3264   KO=0     )
>  UI AM revoke2                                           (OK=3265   KO=0     )
>  UI AM endsession                                        (OK=3265   KO=0     )
> Skip 2FA                                                 (OK=8125   KO=0     )
> RootUserinfo                                             (OK=10803  KO=0     )
> GetUUid                                                  (OK=4872   KO=0     )
> GetOpenidConfig                                          (OK=14562  KO=0     )
> CreatePolicy                                             (OK=4869   KO=2     )
> tokenUserinfo                                            (OK=3227   KO=0     )
> getIdToken                                               (OK=1090   KO=0     )
> getIdToken Redirect 1                                    (OK=1090   KO=0     )
> createOrganization                                       (OK=1090   KO=0     )
> queryOrganization                                        (OK=1090   KO=0     )
> deleteOrganization                                       (OK=1090   KO=0     )
> ReadPolicy                                               (OK=4853   KO=2     )
> DeletePolicy                                             (OK=4833   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 20951  / active: 51     / done: 15110 
================================================================================


================================================================================
2024-11-06 20:36:45 GMT                                    1525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=213345 KO=12    )
> restLoginInitiate                                        (OK=14672  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14672  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3278   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3278   KO=0     )
>  UI AM idFromSession                                     (OK=3277   KO=1     )
>  UI AM validateGoto                                      (OK=3278   KO=0     )
> User Authorize PKCE stage                                (OK=17947  KO=2     )
> User AccessToken PKCE stage                              (OK=17946  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3278   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3278   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3278   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3278   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=539    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3277   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3277   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3277   KO=0     )
>  UI IDM uiconfig                                         (OK=3277   KO=0     )
>  UI IDM version                                          (OK=3277   KO=0     )
>  UI IDM features                                         (OK=3277   KO=0     )
>  UI IDM privilege                                        (OK=3277   KO=0     )
>  UI IDM login                                            (OK=3277   KO=0     )
>  UI IDM dashboard                                        (OK=3277   KO=0     )
>  UI IDM managed user schema                              (OK=3277   KO=0     )
>  UI IDM user                                             (OK=3277   KO=0     )
>  UI IDM oidcToken                                        (OK=3277   KO=1     )
> userinfo                                                 (OK=3276   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=538    KO=0     )
> UI-Logout                                                (OK=3278   KO=0     )
> UI-Logout Redirect 1                                     (OK=3278   KO=0     )
>  UI AM revoke1                                           (OK=3276   KO=0     )
>  UI AM revoke2                                           (OK=3277   KO=0     )
>  UI AM endsession                                        (OK=3277   KO=0     )
> Skip 2FA                                                 (OK=8159   KO=0     )
> RootUserinfo                                             (OK=10838  KO=0     )
> GetUUid                                                  (OK=4889   KO=0     )
> GetOpenidConfig                                          (OK=14614  KO=0     )
> CreatePolicy                                             (OK=4887   KO=2     )
> tokenUserinfo                                            (OK=3235   KO=0     )
> getIdToken                                               (OK=1096   KO=0     )
> getIdToken Redirect 1                                    (OK=1096   KO=0     )
> createOrganization                                       (OK=1096   KO=0     )
> queryOrganization                                        (OK=1096   KO=0     )
> deleteOrganization                                       (OK=1096   KO=0     )
> ReadPolicy                                               (OK=4867   KO=2     )
> DeletePolicy                                             (OK=4853   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 41%
          waiting: 20900  / active: 46     / done: 15166 
================================================================================


================================================================================
2024-11-06 20:36:50 GMT                                    1530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=213865 KO=12    )
> restLoginInitiate                                        (OK=14712  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14711  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3286   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3286   KO=0     )
>  UI AM idFromSession                                     (OK=3285   KO=1     )
>  UI AM validateGoto                                      (OK=3286   KO=0     )
> User Authorize PKCE stage                                (OK=17992  KO=2     )
> User AccessToken PKCE stage                              (OK=17990  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3285   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3285   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3284   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3284   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=543    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3283   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3283   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3283   KO=0     )
>  UI IDM uiconfig                                         (OK=3283   KO=0     )
>  UI IDM version                                          (OK=3283   KO=0     )
>  UI IDM features                                         (OK=3283   KO=0     )
>  UI IDM privilege                                        (OK=3283   KO=0     )
>  UI IDM login                                            (OK=3283   KO=0     )
>  UI IDM dashboard                                        (OK=3283   KO=0     )
>  UI IDM managed user schema                              (OK=3283   KO=0     )
>  UI IDM user                                             (OK=3283   KO=0     )
>  UI IDM oidcToken                                        (OK=3282   KO=1     )
> userinfo                                                 (OK=3280   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=543    KO=0     )
> UI-Logout                                                (OK=3282   KO=0     )
> UI-Logout Redirect 1                                     (OK=3282   KO=0     )
>  UI AM revoke1                                           (OK=3280   KO=0     )
>  UI AM revoke2                                           (OK=3281   KO=0     )
>  UI AM endsession                                        (OK=3281   KO=0     )
> Skip 2FA                                                 (OK=8179   KO=0     )
> RootUserinfo                                             (OK=10873  KO=0     )
> GetUUid                                                  (OK=4903   KO=0     )
> GetOpenidConfig                                          (OK=14661  KO=0     )
> CreatePolicy                                             (OK=4901   KO=2     )
> tokenUserinfo                                            (OK=3246   KO=0     )
> getIdToken                                               (OK=1099   KO=0     )
> getIdToken Redirect 1                                    (OK=1099   KO=0     )
> createOrganization                                       (OK=1099   KO=0     )
> queryOrganization                                        (OK=1099   KO=0     )
> deleteOrganization                                       (OK=1099   KO=0     )
> ReadPolicy                                               (OK=4887   KO=2     )
> DeletePolicy                                             (OK=4867   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 20856  / active: 43     / done: 15213 
================================================================================


================================================================================
2024-11-06 20:36:55 GMT                                    1535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=214542 KO=12    )
> restLoginInitiate                                        (OK=14759  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14757  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3296   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3296   KO=0     )
>  UI AM idFromSession                                     (OK=3295   KO=1     )
>  UI AM validateGoto                                      (OK=3296   KO=0     )
> User Authorize PKCE stage                                (OK=18048  KO=2     )
> User AccessToken PKCE stage                              (OK=18046  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3295   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3295   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3295   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3295   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=543    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3294   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3294   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3294   KO=0     )
>  UI IDM uiconfig                                         (OK=3294   KO=0     )
>  UI IDM version                                          (OK=3294   KO=0     )
>  UI IDM features                                         (OK=3294   KO=0     )
>  UI IDM privilege                                        (OK=3294   KO=0     )
>  UI IDM login                                            (OK=3294   KO=0     )
>  UI IDM dashboard                                        (OK=3294   KO=0     )
>  UI IDM managed user schema                              (OK=3294   KO=0     )
>  UI IDM user                                             (OK=3294   KO=0     )
>  UI IDM oidcToken                                        (OK=3294   KO=1     )
> userinfo                                                 (OK=3293   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=543    KO=0     )
> UI-Logout                                                (OK=3295   KO=0     )
> UI-Logout Redirect 1                                     (OK=3295   KO=0     )
>  UI AM revoke1                                           (OK=3293   KO=0     )
>  UI AM revoke2                                           (OK=3294   KO=0     )
>  UI AM endsession                                        (OK=3294   KO=0     )
> Skip 2FA                                                 (OK=8199   KO=0     )
> RootUserinfo                                             (OK=10894  KO=0     )
> GetUUid                                                  (OK=4915   KO=0     )
> GetOpenidConfig                                          (OK=14707  KO=0     )
> CreatePolicy                                             (OK=4913   KO=2     )
> tokenUserinfo                                            (OK=3261   KO=0     )
> getIdToken                                               (OK=1103   KO=0     )
> getIdToken Redirect 1                                    (OK=1103   KO=0     )
> createOrganization                                       (OK=1103   KO=0     )
> queryOrganization                                        (OK=1103   KO=0     )
> deleteOrganization                                       (OK=1103   KO=0     )
> ReadPolicy                                               (OK=4900   KO=2     )
> DeletePolicy                                             (OK=4887   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 20808  / active: 36     / done: 15268 
================================================================================


================================================================================
2024-11-06 20:37:00 GMT                                    1540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=215123 KO=12    )
> restLoginInitiate                                        (OK=14804  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14804  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3303   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3303   KO=0     )
>  UI AM idFromSession                                     (OK=3301   KO=1     )
>  UI AM validateGoto                                      (OK=3302   KO=0     )
> User Authorize PKCE stage                                (OK=18100  KO=2     )
> User AccessToken PKCE stage                              (OK=18099  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3302   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3302   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3302   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3302   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=546    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3301   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3301   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3301   KO=0     )
>  UI IDM uiconfig                                         (OK=3301   KO=0     )
>  UI IDM version                                          (OK=3301   KO=0     )
>  UI IDM features                                         (OK=3301   KO=0     )
>  UI IDM privilege                                        (OK=3301   KO=0     )
>  UI IDM login                                            (OK=3301   KO=0     )
>  UI IDM dashboard                                        (OK=3301   KO=0     )
>  UI IDM managed user schema                              (OK=3301   KO=0     )
>  UI IDM user                                             (OK=3301   KO=0     )
>  UI IDM oidcToken                                        (OK=3301   KO=1     )
> userinfo                                                 (OK=3299   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=546    KO=0     )
> UI-Logout                                                (OK=3301   KO=0     )
> UI-Logout Redirect 1                                     (OK=3301   KO=0     )
>  UI AM revoke1                                           (OK=3299   KO=0     )
>  UI AM revoke2                                           (OK=3300   KO=0     )
>  UI AM endsession                                        (OK=3300   KO=0     )
> Skip 2FA                                                 (OK=8231   KO=0     )
> RootUserinfo                                             (OK=10936  KO=0     )
> GetUUid                                                  (OK=4932   KO=0     )
> GetOpenidConfig                                          (OK=14749  KO=0     )
> CreatePolicy                                             (OK=4930   KO=2     )
> tokenUserinfo                                            (OK=3269   KO=0     )
> getIdToken                                               (OK=1107   KO=0     )
> getIdToken Redirect 1                                    (OK=1107   KO=0     )
> createOrganization                                       (OK=1107   KO=0     )
> queryOrganization                                        (OK=1107   KO=0     )
> deleteOrganization                                       (OK=1107   KO=0     )
> ReadPolicy                                               (OK=4913   KO=2     )
> DeletePolicy                                             (OK=4900   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 20758  / active: 46     / done: 15308 
================================================================================


================================================================================
2024-11-06 20:37:05 GMT                                    1545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=216067 KO=12    )
> restLoginInitiate                                        (OK=14858  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14858  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3321   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3321   KO=0     )
>  UI AM idFromSession                                     (OK=3320   KO=1     )
>  UI AM validateGoto                                      (OK=3321   KO=0     )
> User Authorize PKCE stage                                (OK=18174  KO=2     )
> User AccessToken PKCE stage                              (OK=18172  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3321   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3321   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3321   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3321   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=547    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3320   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3320   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3320   KO=0     )
>  UI IDM uiconfig                                         (OK=3320   KO=0     )
>  UI IDM version                                          (OK=3320   KO=0     )
>  UI IDM features                                         (OK=3320   KO=0     )
>  UI IDM privilege                                        (OK=3320   KO=0     )
>  UI IDM login                                            (OK=3320   KO=0     )
>  UI IDM dashboard                                        (OK=3320   KO=0     )
>  UI IDM managed user schema                              (OK=3320   KO=0     )
>  UI IDM user                                             (OK=3320   KO=0     )
>  UI IDM oidcToken                                        (OK=3320   KO=1     )
> userinfo                                                 (OK=3319   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=547    KO=0     )
> UI-Logout                                                (OK=3321   KO=0     )
> UI-Logout Redirect 1                                     (OK=3321   KO=0     )
>  UI AM revoke1                                           (OK=3318   KO=0     )
>  UI AM revoke2                                           (OK=3319   KO=0     )
>  UI AM endsession                                        (OK=3319   KO=0     )
> Skip 2FA                                                 (OK=8254   KO=0     )
> RootUserinfo                                             (OK=10974  KO=0     )
> GetUUid                                                  (OK=4945   KO=0     )
> GetOpenidConfig                                          (OK=14791  KO=0     )
> CreatePolicy                                             (OK=4943   KO=2     )
> tokenUserinfo                                            (OK=3283   KO=0     )
> getIdToken                                               (OK=1111   KO=0     )
> getIdToken Redirect 1                                    (OK=1111   KO=0     )
> createOrganization                                       (OK=1111   KO=0     )
> queryOrganization                                        (OK=1111   KO=0     )
> deleteOrganization                                       (OK=1111   KO=0     )
> ReadPolicy                                               (OK=4929   KO=2     )
> DeletePolicy                                             (OK=4913   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 20706  / active: 38     / done: 15368 
================================================================================


================================================================================
2024-11-06 20:37:10 GMT                                    1550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=216770 KO=12    )
> restLoginInitiate                                        (OK=14910  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14907  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3332   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3332   KO=0     )
>  UI AM idFromSession                                     (OK=3331   KO=1     )
>  UI AM validateGoto                                      (OK=3332   KO=0     )
> User Authorize PKCE stage                                (OK=18235  KO=2     )
> User AccessToken PKCE stage                              (OK=18234  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3332   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3332   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3332   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3332   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=549    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3331   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3331   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3331   KO=0     )
>  UI IDM uiconfig                                         (OK=3331   KO=0     )
>  UI IDM version                                          (OK=3331   KO=0     )
>  UI IDM features                                         (OK=3331   KO=0     )
>  UI IDM privilege                                        (OK=3331   KO=0     )
>  UI IDM login                                            (OK=3331   KO=0     )
>  UI IDM dashboard                                        (OK=3330   KO=0     )
>  UI IDM managed user schema                              (OK=3330   KO=0     )
>  UI IDM user                                             (OK=3330   KO=0     )
>  UI IDM oidcToken                                        (OK=3330   KO=1     )
> userinfo                                                 (OK=3329   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=549    KO=0     )
> UI-Logout                                                (OK=3331   KO=0     )
> UI-Logout Redirect 1                                     (OK=3331   KO=0     )
>  UI AM revoke1                                           (OK=3329   KO=0     )
>  UI AM revoke2                                           (OK=3330   KO=0     )
>  UI AM endsession                                        (OK=3330   KO=0     )
> Skip 2FA                                                 (OK=8282   KO=0     )
> RootUserinfo                                             (OK=10994  KO=0     )
> GetUUid                                                  (OK=4964   KO=0     )
> GetOpenidConfig                                          (OK=14839  KO=0     )
> CreatePolicy                                             (OK=4961   KO=2     )
> tokenUserinfo                                            (OK=3292   KO=0     )
> getIdToken                                               (OK=1116   KO=0     )
> getIdToken Redirect 1                                    (OK=1116   KO=0     )
> createOrganization                                       (OK=1116   KO=0     )
> queryOrganization                                        (OK=1116   KO=0     )
> deleteOrganization                                       (OK=1116   KO=0     )
> ReadPolicy                                               (OK=4942   KO=2     )
> DeletePolicy                                             (OK=4929   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 20651  / active: 45     / done: 15416 
================================================================================


================================================================================
2024-11-06 20:37:15 GMT                                    1555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=217390 KO=12    )
> restLoginInitiate                                        (OK=14963  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=14962  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3339   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3339   KO=0     )
>  UI AM idFromSession                                     (OK=3338   KO=1     )
>  UI AM validateGoto                                      (OK=3339   KO=0     )
> User Authorize PKCE stage                                (OK=18296  KO=2     )
> User AccessToken PKCE stage                              (OK=18294  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3338   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3338   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3338   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3338   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=549    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3337   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3336   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3336   KO=0     )
>  UI IDM uiconfig                                         (OK=3336   KO=0     )
>  UI IDM version                                          (OK=3336   KO=0     )
>  UI IDM features                                         (OK=3336   KO=0     )
>  UI IDM privilege                                        (OK=3336   KO=0     )
>  UI IDM login                                            (OK=3336   KO=0     )
>  UI IDM dashboard                                        (OK=3336   KO=0     )
>  UI IDM managed user schema                              (OK=3336   KO=0     )
>  UI IDM user                                             (OK=3336   KO=0     )
>  UI IDM oidcToken                                        (OK=3336   KO=1     )
> userinfo                                                 (OK=3335   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=549    KO=0     )
> UI-Logout                                                (OK=3337   KO=0     )
> UI-Logout Redirect 1                                     (OK=3337   KO=0     )
>  UI AM revoke1                                           (OK=3335   KO=0     )
>  UI AM revoke2                                           (OK=3336   KO=0     )
>  UI AM endsession                                        (OK=3336   KO=0     )
> Skip 2FA                                                 (OK=8316   KO=0     )
> RootUserinfo                                             (OK=11019  KO=0     )
> GetUUid                                                  (OK=4988   KO=0     )
> GetOpenidConfig                                          (OK=14895  KO=0     )
> CreatePolicy                                             (OK=4986   KO=2     )
> tokenUserinfo                                            (OK=3305   KO=0     )
> getIdToken                                               (OK=1122   KO=0     )
> getIdToken Redirect 1                                    (OK=1122   KO=0     )
> createOrganization                                       (OK=1122   KO=0     )
> queryOrganization                                        (OK=1122   KO=0     )
> deleteOrganization                                       (OK=1122   KO=0     )
> ReadPolicy                                               (OK=4961   KO=2     )
> DeletePolicy                                             (OK=4941   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 20597  / active: 57     / done: 15458 
================================================================================


================================================================================
2024-11-06 20:37:20 GMT                                    1560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=218112 KO=12    )
> restLoginInitiate                                        (OK=15004  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15004  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3351   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3351   KO=0     )
>  UI AM idFromSession                                     (OK=3350   KO=1     )
>  UI AM validateGoto                                      (OK=3351   KO=0     )
> User Authorize PKCE stage                                (OK=18350  KO=2     )
> User AccessToken PKCE stage                              (OK=18347  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3350   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3350   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3350   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3350   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=549    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3349   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3349   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3349   KO=0     )
>  UI IDM uiconfig                                         (OK=3349   KO=0     )
>  UI IDM version                                          (OK=3349   KO=0     )
>  UI IDM features                                         (OK=3349   KO=0     )
>  UI IDM privilege                                        (OK=3349   KO=0     )
>  UI IDM login                                            (OK=3349   KO=0     )
>  UI IDM dashboard                                        (OK=3349   KO=0     )
>  UI IDM managed user schema                              (OK=3349   KO=0     )
>  UI IDM user                                             (OK=3349   KO=0     )
>  UI IDM oidcToken                                        (OK=3349   KO=1     )
> userinfo                                                 (OK=3348   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=549    KO=0     )
> UI-Logout                                                (OK=3350   KO=0     )
> UI-Logout Redirect 1                                     (OK=3350   KO=0     )
>  UI AM revoke1                                           (OK=3348   KO=0     )
>  UI AM revoke2                                           (OK=3349   KO=0     )
>  UI AM endsession                                        (OK=3349   KO=0     )
> Skip 2FA                                                 (OK=8342   KO=0     )
> RootUserinfo                                             (OK=11044  KO=0     )
> GetUUid                                                  (OK=5006   KO=0     )
> GetOpenidConfig                                          (OK=14954  KO=0     )
> CreatePolicy                                             (OK=5003   KO=2     )
> tokenUserinfo                                            (OK=3311   KO=0     )
> getIdToken                                               (OK=1124   KO=0     )
> getIdToken Redirect 1                                    (OK=1124   KO=0     )
> createOrganization                                       (OK=1124   KO=0     )
> queryOrganization                                        (OK=1124   KO=0     )
> deleteOrganization                                       (OK=1124   KO=0     )
> ReadPolicy                                               (OK=4984   KO=2     )
> DeletePolicy                                             (OK=4960   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 20557  / active: 53     / done: 15502 
================================================================================


================================================================================
2024-11-06 20:37:25 GMT                                    1565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=218879 KO=12    )
> restLoginInitiate                                        (OK=15045  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15044  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3368   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3368   KO=0     )
>  UI AM idFromSession                                     (OK=3367   KO=1     )
>  UI AM validateGoto                                      (OK=3368   KO=0     )
> User Authorize PKCE stage                                (OK=18407  KO=2     )
> User AccessToken PKCE stage                              (OK=18406  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3367   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3367   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3367   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3367   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=549    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3366   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3365   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3364   KO=0     )
>  UI IDM uiconfig                                         (OK=3364   KO=0     )
>  UI IDM version                                          (OK=3364   KO=0     )
>  UI IDM features                                         (OK=3364   KO=0     )
>  UI IDM privilege                                        (OK=3364   KO=0     )
>  UI IDM login                                            (OK=3364   KO=0     )
>  UI IDM dashboard                                        (OK=3364   KO=0     )
>  UI IDM managed user schema                              (OK=3363   KO=0     )
>  UI IDM user                                             (OK=3363   KO=0     )
>  UI IDM oidcToken                                        (OK=3363   KO=1     )
> userinfo                                                 (OK=3362   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=549    KO=0     )
> UI-Logout                                                (OK=3364   KO=0     )
> UI-Logout Redirect 1                                     (OK=3364   KO=0     )
>  UI AM revoke1                                           (OK=3361   KO=0     )
>  UI AM revoke2                                           (OK=3362   KO=0     )
>  UI AM endsession                                        (OK=3362   KO=0     )
> Skip 2FA                                                 (OK=8358   KO=0     )
> RootUserinfo                                             (OK=11056  KO=0     )
> GetUUid                                                  (OK=5017   KO=0     )
> GetOpenidConfig                                          (OK=15007  KO=0     )
> CreatePolicy                                             (OK=5014   KO=2     )
> tokenUserinfo                                            (OK=3318   KO=0     )
> getIdToken                                               (OK=1128   KO=0     )
> getIdToken Redirect 1                                    (OK=1128   KO=0     )
> createOrganization                                       (OK=1128   KO=0     )
> queryOrganization                                        (OK=1128   KO=0     )
> deleteOrganization                                       (OK=1128   KO=0     )
> ReadPolicy                                               (OK=5003   KO=2     )
> DeletePolicy                                             (OK=4984   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 43%
          waiting: 20517  / active: 40     / done: 15555 
================================================================================


================================================================================
2024-11-06 20:37:30 GMT                                    1570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=219689 KO=12    )
> restLoginInitiate                                        (OK=15101  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15101  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3380   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3380   KO=0     )
>  UI AM idFromSession                                     (OK=3379   KO=1     )
>  UI AM validateGoto                                      (OK=3380   KO=0     )
> User Authorize PKCE stage                                (OK=18476  KO=2     )
> User AccessToken PKCE stage                              (OK=18474  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3379   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3379   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3379   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3379   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=552    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3378   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3378   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3378   KO=0     )
>  UI IDM uiconfig                                         (OK=3378   KO=0     )
>  UI IDM version                                          (OK=3378   KO=0     )
>  UI IDM features                                         (OK=3378   KO=0     )
>  UI IDM privilege                                        (OK=3378   KO=0     )
>  UI IDM login                                            (OK=3378   KO=0     )
>  UI IDM dashboard                                        (OK=3378   KO=0     )
>  UI IDM managed user schema                              (OK=3378   KO=0     )
>  UI IDM user                                             (OK=3378   KO=0     )
>  UI IDM oidcToken                                        (OK=3378   KO=1     )
> userinfo                                                 (OK=3377   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=552    KO=0     )
> UI-Logout                                                (OK=3379   KO=0     )
> UI-Logout Redirect 1                                     (OK=3379   KO=0     )
>  UI AM revoke1                                           (OK=3377   KO=0     )
>  UI AM revoke2                                           (OK=3378   KO=0     )
>  UI AM endsession                                        (OK=3378   KO=0     )
> Skip 2FA                                                 (OK=8387   KO=0     )
> RootUserinfo                                             (OK=11081  KO=0     )
> GetUUid                                                  (OK=5036   KO=0     )
> GetOpenidConfig                                          (OK=15056  KO=0     )
> CreatePolicy                                             (OK=5034   KO=2     )
> tokenUserinfo                                            (OK=3334   KO=0     )
> getIdToken                                               (OK=1130   KO=0     )
> getIdToken Redirect 1                                    (OK=1130   KO=0     )
> createOrganization                                       (OK=1130   KO=0     )
> queryOrganization                                        (OK=1130   KO=0     )
> deleteOrganization                                       (OK=1130   KO=0     )
> ReadPolicy                                               (OK=5014   KO=2     )
> DeletePolicy                                             (OK=5002   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 43%
          waiting: 20457  / active: 42     / done: 15613 
================================================================================


================================================================================
2024-11-06 20:37:35 GMT                                    1575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=220461 KO=12    )
> restLoginInitiate                                        (OK=15154  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15151  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3394   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3394   KO=0     )
>  UI AM idFromSession                                     (OK=3393   KO=1     )
>  UI AM validateGoto                                      (OK=3394   KO=0     )
> User Authorize PKCE stage                                (OK=18537  KO=2     )
> User AccessToken PKCE stage                              (OK=18535  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3393   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3393   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3393   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3393   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=555    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3392   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3392   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3392   KO=0     )
>  UI IDM uiconfig                                         (OK=3392   KO=0     )
>  UI IDM version                                          (OK=3392   KO=0     )
>  UI IDM features                                         (OK=3392   KO=0     )
>  UI IDM privilege                                        (OK=3392   KO=0     )
>  UI IDM login                                            (OK=3392   KO=0     )
>  UI IDM dashboard                                        (OK=3392   KO=0     )
>  UI IDM managed user schema                              (OK=3392   KO=0     )
>  UI IDM user                                             (OK=3392   KO=0     )
>  UI IDM oidcToken                                        (OK=3392   KO=1     )
> userinfo                                                 (OK=3391   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=555    KO=0     )
> UI-Logout                                                (OK=3393   KO=0     )
> UI-Logout Redirect 1                                     (OK=3392   KO=0     )
>  UI AM revoke1                                           (OK=3390   KO=0     )
>  UI AM revoke2                                           (OK=3391   KO=0     )
>  UI AM endsession                                        (OK=3391   KO=0     )
> Skip 2FA                                                 (OK=8410   KO=0     )
> RootUserinfo                                             (OK=11109  KO=0     )
> GetUUid                                                  (OK=5052   KO=0     )
> GetOpenidConfig                                          (OK=15103  KO=0     )
> CreatePolicy                                             (OK=5050   KO=2     )
> tokenUserinfo                                            (OK=3345   KO=0     )
> getIdToken                                               (OK=1132   KO=0     )
> getIdToken Redirect 1                                    (OK=1132   KO=0     )
> createOrganization                                       (OK=1132   KO=0     )
> queryOrganization                                        (OK=1132   KO=0     )
> deleteOrganization                                       (OK=1132   KO=0     )
> ReadPolicy                                               (OK=5032   KO=2     )
> DeletePolicy                                             (OK=5014   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 20402  / active: 50     / done: 15660 
================================================================================


================================================================================
2024-11-06 20:37:40 GMT                                    1580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=221182 KO=12    )
> restLoginInitiate                                        (OK=15201  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15201  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3404   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3404   KO=0     )
>  UI AM idFromSession                                     (OK=3403   KO=1     )
>  UI AM validateGoto                                      (OK=3404   KO=0     )
> User Authorize PKCE stage                                (OK=18600  KO=2     )
> User AccessToken PKCE stage                              (OK=18598  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3404   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3404   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3404   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3404   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=555    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3403   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3403   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3403   KO=0     )
>  UI IDM uiconfig                                         (OK=3403   KO=0     )
>  UI IDM version                                          (OK=3403   KO=0     )
>  UI IDM features                                         (OK=3403   KO=0     )
>  UI IDM privilege                                        (OK=3403   KO=0     )
>  UI IDM login                                            (OK=3403   KO=0     )
>  UI IDM dashboard                                        (OK=3403   KO=0     )
>  UI IDM managed user schema                              (OK=3403   KO=0     )
>  UI IDM user                                             (OK=3403   KO=0     )
>  UI IDM oidcToken                                        (OK=3402   KO=1     )
> userinfo                                                 (OK=3401   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=555    KO=0     )
> UI-Logout                                                (OK=3402   KO=0     )
> UI-Logout Redirect 1                                     (OK=3402   KO=0     )
>  UI AM revoke1                                           (OK=3400   KO=0     )
>  UI AM revoke2                                           (OK=3401   KO=0     )
>  UI AM endsession                                        (OK=3401   KO=0     )
> Skip 2FA                                                 (OK=8438   KO=0     )
> RootUserinfo                                             (OK=11169  KO=0     )
> GetUUid                                                  (OK=5065   KO=0     )
> GetOpenidConfig                                          (OK=15151  KO=0     )
> CreatePolicy                                             (OK=5063   KO=2     )
> tokenUserinfo                                            (OK=3356   KO=0     )
> getIdToken                                               (OK=1135   KO=0     )
> getIdToken Redirect 1                                    (OK=1135   KO=0     )
> createOrganization                                       (OK=1135   KO=0     )
> queryOrganization                                        (OK=1135   KO=0     )
> deleteOrganization                                       (OK=1135   KO=0     )
> ReadPolicy                                               (OK=5050   KO=2     )
> DeletePolicy                                             (OK=5032   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 20355  / active: 48     / done: 15709 
================================================================================


================================================================================
2024-11-06 20:37:45 GMT                                    1585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=221689 KO=12    )
> restLoginInitiate                                        (OK=15237  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15237  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3410   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3410   KO=0     )
>  UI AM idFromSession                                     (OK=3409   KO=1     )
>  UI AM validateGoto                                      (OK=3410   KO=0     )
> User Authorize PKCE stage                                (OK=18643  KO=2     )
> User AccessToken PKCE stage                              (OK=18641  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3410   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3410   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3410   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3410   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=556    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3409   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3409   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3409   KO=0     )
>  UI IDM uiconfig                                         (OK=3409   KO=0     )
>  UI IDM version                                          (OK=3409   KO=0     )
>  UI IDM features                                         (OK=3409   KO=0     )
>  UI IDM privilege                                        (OK=3409   KO=0     )
>  UI IDM login                                            (OK=3409   KO=0     )
>  UI IDM dashboard                                        (OK=3409   KO=0     )
>  UI IDM managed user schema                              (OK=3409   KO=0     )
>  UI IDM user                                             (OK=3409   KO=0     )
>  UI IDM oidcToken                                        (OK=3409   KO=1     )
> userinfo                                                 (OK=3408   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=556    KO=0     )
> UI-Logout                                                (OK=3409   KO=0     )
> UI-Logout Redirect 1                                     (OK=3409   KO=0     )
>  UI AM revoke1                                           (OK=3407   KO=0     )
>  UI AM revoke2                                           (OK=3408   KO=0     )
>  UI AM endsession                                        (OK=3408   KO=0     )
> Skip 2FA                                                 (OK=8461   KO=0     )
> RootUserinfo                                             (OK=11203  KO=0     )
> GetUUid                                                  (OK=5075   KO=0     )
> GetOpenidConfig                                          (OK=15192  KO=0     )
> CreatePolicy                                             (OK=5073   KO=2     )
> tokenUserinfo                                            (OK=3366   KO=0     )
> getIdToken                                               (OK=1140   KO=0     )
> getIdToken Redirect 1                                    (OK=1140   KO=0     )
> createOrganization                                       (OK=1140   KO=0     )
> queryOrganization                                        (OK=1140   KO=0     )
> deleteOrganization                                       (OK=1140   KO=0     )
> ReadPolicy                                               (OK=5063   KO=2     )
> DeletePolicy                                             (OK=5050   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 20318  / active: 33     / done: 15761 
================================================================================


================================================================================
2024-11-06 20:37:50 GMT                                    1590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=222355 KO=12    )
> restLoginInitiate                                        (OK=15293  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15291  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3420   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3419   KO=0     )
>  UI AM idFromSession                                     (OK=3418   KO=1     )
>  UI AM validateGoto                                      (OK=3419   KO=0     )
> User Authorize PKCE stage                                (OK=18705  KO=2     )
> User AccessToken PKCE stage                              (OK=18703  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3419   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3419   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3419   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3419   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=558    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3417   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3417   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3417   KO=0     )
>  UI IDM uiconfig                                         (OK=3417   KO=0     )
>  UI IDM version                                          (OK=3417   KO=0     )
>  UI IDM features                                         (OK=3417   KO=0     )
>  UI IDM privilege                                        (OK=3417   KO=0     )
>  UI IDM login                                            (OK=3417   KO=0     )
>  UI IDM dashboard                                        (OK=3417   KO=0     )
>  UI IDM managed user schema                              (OK=3417   KO=0     )
>  UI IDM user                                             (OK=3417   KO=0     )
>  UI IDM oidcToken                                        (OK=3417   KO=1     )
> userinfo                                                 (OK=3416   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=557    KO=0     )
> UI-Logout                                                (OK=3418   KO=0     )
> UI-Logout Redirect 1                                     (OK=3418   KO=0     )
>  UI AM revoke1                                           (OK=3416   KO=0     )
>  UI AM revoke2                                           (OK=3417   KO=0     )
>  UI AM endsession                                        (OK=3417   KO=0     )
> Skip 2FA                                                 (OK=8493   KO=0     )
> RootUserinfo                                             (OK=11237  KO=0     )
> GetUUid                                                  (OK=5102   KO=0     )
> GetOpenidConfig                                          (OK=15242  KO=0     )
> CreatePolicy                                             (OK=5099   KO=2     )
> tokenUserinfo                                            (OK=3377   KO=0     )
> getIdToken                                               (OK=1141   KO=0     )
> getIdToken Redirect 1                                    (OK=1141   KO=0     )
> createOrganization                                       (OK=1141   KO=0     )
> queryOrganization                                        (OK=1141   KO=0     )
> deleteOrganization                                       (OK=1141   KO=0     )
> ReadPolicy                                               (OK=5073   KO=2     )
> DeletePolicy                                             (OK=5062   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (21.05%)
> status.find.in([200, 209], 304), found 502                          2 (10.53%)
> status.find.is(302), but actually found 502                         2 (10.53%)
> userinfo: No attribute named 'access_token' is defined              2 (10.53%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.26%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.26%)
> status.find.is(200), but actually found 502                         1 ( 5.26%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.26%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.26%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.26%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 20260  / active: 50     / done: 15802 
================================================================================

20:37:52.960 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 15884: status.find.is(200), but actually found 502
20:37:52.961 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,15884,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.857774, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fdbcf1a, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate, 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, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIzZmYzMjE3Zi04ZGZjLTQzZGUtOTkxMi1iNDYxMTMxNjllZTQiLCJvdGsiOiI4cHRkZTM4cThpNmdzaGdnYmdlN2E0aGttaSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNUpZbWxwTFZob1NXMUNSRmxYUTB0WlZUUk1iR1JCTG5obU5HMHRhMFJNYWxkMmIxWkJSRE5pZURBNGRpMURSVzVzZEcxQ1JETmFXazFZYms1VE5UTkhRalJxZGt0RU9GSlJha3hWVERSZkxURTNiSEI1YVhCVldHNWtTalJaYjNwbWFraFJUVXBmUXpWa1UySlhOMlpmVEdGbmFUWmpUSFJHYVhsWlMxQklhVmxWTFhWVWJFRjRUMEl3U201dlNEaFVXa1JJUVV0bFRXVnpjRTF2Wmt3d1RVbEZhalkwYWxVMFdteGxZamxsYkZRMU4zVjJOSEZMUjE5aGQwVklhekpyVVhsTGEwMTNVRlJhZHpRemJXTnFhRGhKYld0V2MyMTJNbkpXU1VGamJYSmZOalUwWjJ0WloxZDRWRGxxVWxjeFpVZHBWbmN3VjNKWVpVVnpWRU5UWTE4dFNHOHRSSFJLTTIxUVducDNZbFJrYjNjNVQwVTFZMVF4VEZsVkxYRlZOM1ZsZUhGd05Fd3pZMkp5ZUd4b2R6aDZUekpvYjB4eUxVVkNTMGhaYjFNelQzQnpibko0UTFaWVRuZzVSM1F4YjAxR1dEWXRNR3BvY21oc2QyeHFOMFZET1dVNE9HbFFNbmxXYkhKbFRtcHdTVFZWU1hCYUxYTjBiR1JYUm1ZMFFqTnVlRE5oVEU5TGEyaGhlbVV3V0VWQ2IycEVTMEUwWW13NFFsaHBUVlZ4U0RSRlpHMHpXVFpDZW1aTmFrUjJTR1oyVUVGeGFIaHVlbmxhUVVFdE5VaFdNVXAxWTJwR2VIVmxlVFJqYkRWd1p6Qk5PVUpuTmtwTmQxSlFOVWhST0hwVFlXcFpXVGhOWVZoS1VUWjVXSGhhVjFScllsTjNaa2hOUVVsNlNXVmhUVUphWVRkbVFuWXhTMFozVEdKeFNrWlVZblJvTldFM1pGa3liRTlpZWpGZlNHVkdjMmhOY1VGTVExZEpaeTFMTnpsSGN6UlNSVE5vWjJjdFRURXhRMmQwVjAxNGMwa3RhM1pJUkd0UldXNUxkSGd4ZFhwck5VNVpNekEyWVdWWWRFMDVOV0l5UTJKQ1pWaFhUMUE1TWxWdVdFVmpSVE10TXpoUFgwOW5jSFp5VlcxTGEzbEpNMkZQUkZZd05GSmxkSFZtVjJ4RFpubDJPV3hUWW04MlZrMXVVMnBtWnpkaE9XSmpOR2RQTVdWeFZ6RkpORWRqTFVGVFptTmhORzV4TUZseFFWbEVjRGRYUW05dFNsZEZkRUpHV0ZOU01tRmxkakJzVlRSemJrZGhiMUZUUjJoWWVqSmxSVWhqTFVWaFpETnZXbEpVU2kxM1VFcFBWV2R0Y0hWdVdHNVdTMTl1VlhoMllUaEpaRWRoYlZGUmRETlVTMlJQY0Roa2IwSmtkVGg0TFdab1V5MXJUME5xWm5kaFdWVnNUekpCYURsc01tMHpSVmt6VjBFdWVsOTVWa3B4Wld4cmJVbDRRMEpqWWtsVVEyeHhRUS53ai15dnFlVU5wLUxsM3htcmlHMkowOFY0VTI5MlhuZFJ3Q09HWlJhUlpzIiwiZXhwIjoxNzMxMDExODcyLCJpYXQiOjE3MzA5MjU0NzJ9.bLNYqY8E0yE7zvxs8glsQVloabbTSNFMp7foerln-vE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"xiaosong.lou@pingidentity.com"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"M@ythe4th"}],"_id":1}],"header":"Sign In","description":"<a href=\"#/service/FRForgotUsername\">Forgot username?</a><span style=\"opacity:0.5;padding:0 1em;\">&bull;</span><a href=\"#/service/FRResetPassword\">Forgot password?</a>"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1730925472918))), password -> Pa_ssw0rd, fake-ip -> 168.203.152.85, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d11710f),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 2638
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIzZmYzMjE3Zi04ZGZjLTQzZGUtOTkxMi1iNDYxMTMxNjllZTQiLCJvdGsiOiI4cHRkZTM4cThpNmdzaGdnYmdlN2E0aGttaSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNUpZbWxwTFZob1NXMUNSRmxYUTB0WlZUUk1iR1JCTG5obU5HMHRhMFJNYWxkMmIxWkJSRE5pZURBNGRpMURSVzVzZEcxQ1JETmFXazFZYms1VE5UTkhRalJxZGt0RU9GSlJha3hWVERSZkxURTNiSEI1YVhCVldHNWtTalJaYjNwbWFraFJUVXBmUXpWa1UySlhOMlpmVEdGbmFUWmpUSFJHYVhsWlMxQklhVmxWTFhWVWJFRjRUMEl3U201dlNEaFVXa1JJUVV0bFRXVnpjRTF2Wmt3d1RVbEZhalkwYWxVMFdteGxZamxsYkZRMU4zVjJOSEZMUjE5aGQwVklhekpyVVhsTGEwMTNVRlJhZHpRemJXTnFhRGhKYld0V2MyMTJNbkpXU1VGamJYSmZOalUwWjJ0WloxZDRWRGxxVWxjeFpVZHBWbmN3VjNKWVpVVnpWRU5UWTE4dFNHOHRSSFJLTTIxUVducDNZbFJrYjNjNVQwVTFZMVF4VEZsVkxYRlZOM1ZsZUhGd05Fd3pZMkp5ZUd4b2R6aDZUekpvYjB4eUxVVkNTMGhaYjFNelQzQnpibko0UTFaWVRuZzVSM1F4YjAxR1dEWXRNR3BvY21oc2QyeHFOMFZET1dVNE9HbFFNbmxXYkhKbFRtcHdTVFZWU1hCYUxYTjBiR1JYUm1ZMFFqTnVlRE5oVEU5TGEyaGhlbVV3V0VWQ2IycEVTMEUwWW13NFFsaHBUVlZ4U0RSRlpHMHpXVFpDZW1aTmFrUjJTR1oyVUVGeGFIaHVlbmxhUVVFdE5VaFdNVXAxWTJwR2VIVmxlVFJqYkRWd1p6Qk5PVUpuTmtwTmQxSlFOVWhST0hwVFlXcFpXVGhOWVZoS1VUWjVXSGhhVjFScllsTjNaa2hOUVVsNlNXVmhUVUphWVRkbVFuWXhTMFozVEdKeFNrWlVZblJvTldFM1pGa3liRTlpZWpGZlNHVkdjMmhOY1VGTVExZEpaeTFMTnpsSGN6UlNSVE5vWjJjdFRURXhRMmQwVjAxNGMwa3RhM1pJUkd0UldXNUxkSGd4ZFhwck5VNVpNekEyWVdWWWRFMDVOV0l5UTJKQ1pWaFhUMUE1TWxWdVdFVmpSVE10TXpoUFgwOW5jSFp5VlcxTGEzbEpNMkZQUkZZd05GSmxkSFZtVjJ4RFpubDJPV3hUWW04MlZrMXVVMnBtWnpkaE9XSmpOR2RQTVdWeFZ6RkpORWRqTFVGVFptTmhORzV4TUZseFFWbEVjRGRYUW05dFNsZEZkRUpHV0ZOU01tRmxkakJzVlRSemJrZGhiMUZUUjJoWWVqSmxSVWhqTFVWaFpETnZXbEpVU2kxM1VFcFBWV2R0Y0hWdVdHNVdTMTl1VlhoMllUaEpaRWRoYlZGUmRETlVTMlJQY0Roa2IwSmtkVGg0TFdab1V5MXJUME5xWm5kaFdWVnNUekpCYURsc01tMHpSVmt6VjBFdWVsOTVWa3B4Wld4cmJVbDRRMEpqWWtsVVEyeHhRUS53ai15dnFlVU5wLUxsM3htcmlHMkowOFY0VTI5MlhuZFJ3Q09HWlJhUlpzIiwiZXhwIjoxNzMxMDExODcyLCJpYXQiOjE3MzA5MjU0NzJ9.bLNYqY8E0yE7zvxs8glsQVloabbTSNFMp7foerln-vE","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"xiaosong.lou@pingidentity.com"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"M@ythe4th"}],"_id":1}],"header":"Sign In","description":"<a href=\"#/service/FRForgotUsername\">Forgot username?</a><span style=\"opacity:0.5;padding:0 1em;\">&bull;</span><a href=\"#/service/FRResetPassword\">Forgot password?</a>"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 06 Nov 2024 20:37:52 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

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

<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:37:55 GMT                                    1595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=223093 KO=13    )
> restLoginInitiate                                        (OK=15344  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15343  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3432   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3432   KO=0     )
>  UI AM idFromSession                                     (OK=3431   KO=1     )
>  UI AM validateGoto                                      (OK=3432   KO=0     )
> User Authorize PKCE stage                                (OK=18770  KO=2     )
> User AccessToken PKCE stage                              (OK=18768  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3432   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3432   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3430   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3430   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=561    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3429   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3428   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3428   KO=0     )
>  UI IDM uiconfig                                         (OK=3428   KO=0     )
>  UI IDM version                                          (OK=3428   KO=0     )
>  UI IDM features                                         (OK=3428   KO=0     )
>  UI IDM privilege                                        (OK=3428   KO=0     )
>  UI IDM login                                            (OK=3428   KO=0     )
>  UI IDM dashboard                                        (OK=3428   KO=0     )
>  UI IDM managed user schema                              (OK=3428   KO=0     )
>  UI IDM user                                             (OK=3428   KO=0     )
>  UI IDM oidcToken                                        (OK=3428   KO=1     )
> userinfo                                                 (OK=3426   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=561    KO=0     )
> UI-Logout                                                (OK=3428   KO=0     )
> UI-Logout Redirect 1                                     (OK=3428   KO=0     )
>  UI AM revoke1                                           (OK=3426   KO=0     )
>  UI AM revoke2                                           (OK=3427   KO=0     )
>  UI AM endsession                                        (OK=3427   KO=0     )
> Skip 2FA                                                 (OK=8520   KO=0     )
> RootUserinfo                                             (OK=11271  KO=0     )
> GetUUid                                                  (OK=5118   KO=0     )
> GetOpenidConfig                                          (OK=15294  KO=0     )
> CreatePolicy                                             (OK=5116   KO=2     )
> tokenUserinfo                                            (OK=3390   KO=0     )
> getIdToken                                               (OK=1143   KO=0     )
> getIdToken Redirect 1                                    (OK=1143   KO=0     )
> createOrganization                                       (OK=1143   KO=0     )
> queryOrganization                                        (OK=1143   KO=0     )
> deleteOrganization                                       (OK=1143   KO=0     )
> ReadPolicy                                               (OK=5099   KO=2     )
> DeletePolicy                                             (OK=5073   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 20206  / active: 57     / done: 15849 
================================================================================


================================================================================
2024-11-06 20:38:00 GMT                                    1600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=223752 KO=13    )
> restLoginInitiate                                        (OK=15383  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15381  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3442   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3442   KO=0     )
>  UI AM idFromSession                                     (OK=3441   KO=1     )
>  UI AM validateGoto                                      (OK=3442   KO=0     )
> User Authorize PKCE stage                                (OK=18817  KO=2     )
> User AccessToken PKCE stage                              (OK=18816  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3441   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3441   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3441   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3441   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=563    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3440   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3439   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3439   KO=0     )
>  UI IDM uiconfig                                         (OK=3439   KO=0     )
>  UI IDM version                                          (OK=3439   KO=0     )
>  UI IDM features                                         (OK=3439   KO=0     )
>  UI IDM privilege                                        (OK=3439   KO=0     )
>  UI IDM login                                            (OK=3439   KO=0     )
>  UI IDM dashboard                                        (OK=3439   KO=0     )
>  UI IDM managed user schema                              (OK=3439   KO=0     )
>  UI IDM user                                             (OK=3439   KO=0     )
>  UI IDM oidcToken                                        (OK=3439   KO=1     )
> userinfo                                                 (OK=3437   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=563    KO=0     )
> UI-Logout                                                (OK=3439   KO=0     )
> UI-Logout Redirect 1                                     (OK=3439   KO=0     )
>  UI AM revoke1                                           (OK=3437   KO=0     )
>  UI AM revoke2                                           (OK=3438   KO=0     )
>  UI AM endsession                                        (OK=3438   KO=0     )
> Skip 2FA                                                 (OK=8542   KO=0     )
> RootUserinfo                                             (OK=11296  KO=0     )
> GetUUid                                                  (OK=5136   KO=0     )
> GetOpenidConfig                                          (OK=15354  KO=0     )
> CreatePolicy                                             (OK=5134   KO=2     )
> tokenUserinfo                                            (OK=3396   KO=0     )
> getIdToken                                               (OK=1146   KO=0     )
> getIdToken Redirect 1                                    (OK=1146   KO=0     )
> createOrganization                                       (OK=1146   KO=0     )
> queryOrganization                                        (OK=1146   KO=0     )
> deleteOrganization                                       (OK=1146   KO=0     )
> ReadPolicy                                               (OK=5116   KO=2     )
> DeletePolicy                                             (OK=5097   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 20164  / active: 44     / done: 15904 
================================================================================


================================================================================
2024-11-06 20:38:05 GMT                                    1605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=224627 KO=13    )
> restLoginInitiate                                        (OK=15441  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15439  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3456   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3456   KO=0     )
>  UI AM idFromSession                                     (OK=3455   KO=1     )
>  UI AM validateGoto                                      (OK=3456   KO=0     )
> User Authorize PKCE stage                                (OK=18889  KO=2     )
> User AccessToken PKCE stage                              (OK=18888  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3456   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3456   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3456   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3456   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=564    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3455   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3455   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3455   KO=0     )
>  UI IDM uiconfig                                         (OK=3455   KO=0     )
>  UI IDM version                                          (OK=3455   KO=0     )
>  UI IDM features                                         (OK=3455   KO=0     )
>  UI IDM privilege                                        (OK=3455   KO=0     )
>  UI IDM login                                            (OK=3455   KO=0     )
>  UI IDM dashboard                                        (OK=3455   KO=0     )
>  UI IDM managed user schema                              (OK=3455   KO=0     )
>  UI IDM user                                             (OK=3455   KO=0     )
>  UI IDM oidcToken                                        (OK=3455   KO=1     )
> userinfo                                                 (OK=3454   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=564    KO=0     )
> UI-Logout                                                (OK=3456   KO=0     )
> UI-Logout Redirect 1                                     (OK=3456   KO=0     )
>  UI AM revoke1                                           (OK=3454   KO=0     )
>  UI AM revoke2                                           (OK=3455   KO=0     )
>  UI AM endsession                                        (OK=3455   KO=0     )
> Skip 2FA                                                 (OK=8574   KO=0     )
> RootUserinfo                                             (OK=11334  KO=0     )
> GetUUid                                                  (OK=5151   KO=0     )
> GetOpenidConfig                                          (OK=15404  KO=0     )
> CreatePolicy                                             (OK=5149   KO=2     )
> tokenUserinfo                                            (OK=3407   KO=0     )
> getIdToken                                               (OK=1148   KO=0     )
> getIdToken Redirect 1                                    (OK=1148   KO=0     )
> createOrganization                                       (OK=1148   KO=0     )
> queryOrganization                                        (OK=1148   KO=0     )
> deleteOrganization                                       (OK=1148   KO=0     )
> ReadPolicy                                               (OK=5132   KO=2     )
> DeletePolicy                                             (OK=5114   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 20105  / active: 55     / done: 15952 
================================================================================


================================================================================
2024-11-06 20:38:10 GMT                                    1610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=225476 KO=13    )
> restLoginInitiate                                        (OK=15504  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15502  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3468   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3468   KO=0     )
>  UI AM idFromSession                                     (OK=3467   KO=1     )
>  UI AM validateGoto                                      (OK=3468   KO=0     )
> User Authorize PKCE stage                                (OK=18967  KO=2     )
> User AccessToken PKCE stage                              (OK=18966  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3468   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3468   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3468   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3468   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=566    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3466   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3466   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3466   KO=0     )
>  UI IDM uiconfig                                         (OK=3466   KO=0     )
>  UI IDM version                                          (OK=3466   KO=0     )
>  UI IDM features                                         (OK=3466   KO=0     )
>  UI IDM privilege                                        (OK=3466   KO=0     )
>  UI IDM login                                            (OK=3466   KO=0     )
>  UI IDM dashboard                                        (OK=3466   KO=0     )
>  UI IDM managed user schema                              (OK=3466   KO=0     )
>  UI IDM user                                             (OK=3466   KO=0     )
>  UI IDM oidcToken                                        (OK=3466   KO=1     )
> userinfo                                                 (OK=3465   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=566    KO=0     )
> UI-Logout                                                (OK=3467   KO=0     )
> UI-Logout Redirect 1                                     (OK=3467   KO=0     )
>  UI AM revoke1                                           (OK=3465   KO=0     )
>  UI AM revoke2                                           (OK=3466   KO=0     )
>  UI AM endsession                                        (OK=3466   KO=0     )
> Skip 2FA                                                 (OK=8611   KO=0     )
> RootUserinfo                                             (OK=11384  KO=0     )
> GetUUid                                                  (OK=5178   KO=0     )
> GetOpenidConfig                                          (OK=15462  KO=0     )
> CreatePolicy                                             (OK=5175   KO=2     )
> tokenUserinfo                                            (OK=3423   KO=0     )
> getIdToken                                               (OK=1152   KO=0     )
> getIdToken Redirect 1                                    (OK=1152   KO=0     )
> createOrganization                                       (OK=1152   KO=0     )
> queryOrganization                                        (OK=1152   KO=0     )
> deleteOrganization                                       (OK=1152   KO=0     )
> ReadPolicy                                               (OK=5149   KO=2     )
> DeletePolicy                                             (OK=5132   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 20041  / active: 57     / done: 16014 
================================================================================


================================================================================
2024-11-06 20:38:15 GMT                                    1615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=226319 KO=13    )
> restLoginInitiate                                        (OK=15549  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15546  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3485   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3485   KO=0     )
>  UI AM idFromSession                                     (OK=3484   KO=1     )
>  UI AM validateGoto                                      (OK=3485   KO=0     )
> User Authorize PKCE stage                                (OK=19024  KO=2     )
> User AccessToken PKCE stage                              (OK=19023  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3484   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3484   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3484   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3484   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=569    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3483   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3483   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3483   KO=0     )
>  UI IDM uiconfig                                         (OK=3483   KO=0     )
>  UI IDM version                                          (OK=3483   KO=0     )
>  UI IDM features                                         (OK=3483   KO=0     )
>  UI IDM privilege                                        (OK=3483   KO=0     )
>  UI IDM login                                            (OK=3483   KO=0     )
>  UI IDM dashboard                                        (OK=3483   KO=0     )
>  UI IDM managed user schema                              (OK=3483   KO=0     )
>  UI IDM user                                             (OK=3483   KO=0     )
>  UI IDM oidcToken                                        (OK=3483   KO=1     )
> userinfo                                                 (OK=3482   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=569    KO=0     )
> UI-Logout                                                (OK=3484   KO=0     )
> UI-Logout Redirect 1                                     (OK=3484   KO=0     )
>  UI AM revoke1                                           (OK=3482   KO=0     )
>  UI AM revoke2                                           (OK=3483   KO=0     )
>  UI AM endsession                                        (OK=3483   KO=0     )
> Skip 2FA                                                 (OK=8629   KO=0     )
> RootUserinfo                                             (OK=11419  KO=0     )
> GetUUid                                                  (OK=5188   KO=0     )
> GetOpenidConfig                                          (OK=15516  KO=0     )
> CreatePolicy                                             (OK=5185   KO=2     )
> tokenUserinfo                                            (OK=3430   KO=0     )
> getIdToken                                               (OK=1156   KO=0     )
> getIdToken Redirect 1                                    (OK=1156   KO=0     )
> createOrganization                                       (OK=1156   KO=0     )
> queryOrganization                                        (OK=1156   KO=0     )
> deleteOrganization                                       (OK=1156   KO=0     )
> ReadPolicy                                               (OK=5174   KO=2     )
> DeletePolicy                                             (OK=5149   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 19992  / active: 48     / done: 16072 
================================================================================


================================================================================
2024-11-06 20:38:20 GMT                                    1620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=227207 KO=13    )
> restLoginInitiate                                        (OK=15607  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15605  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3502   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3502   KO=0     )
>  UI AM idFromSession                                     (OK=3500   KO=1     )
>  UI AM validateGoto                                      (OK=3501   KO=0     )
> User Authorize PKCE stage                                (OK=19101  KO=2     )
> User AccessToken PKCE stage                              (OK=19099  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3501   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3500   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3500   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3500   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=571    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3499   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3499   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3499   KO=0     )
>  UI IDM uiconfig                                         (OK=3499   KO=0     )
>  UI IDM version                                          (OK=3499   KO=0     )
>  UI IDM features                                         (OK=3499   KO=0     )
>  UI IDM privilege                                        (OK=3499   KO=0     )
>  UI IDM login                                            (OK=3499   KO=0     )
>  UI IDM dashboard                                        (OK=3499   KO=0     )
>  UI IDM managed user schema                              (OK=3499   KO=0     )
>  UI IDM user                                             (OK=3499   KO=0     )
>  UI IDM oidcToken                                        (OK=3498   KO=1     )
> userinfo                                                 (OK=3496   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=571    KO=0     )
> UI-Logout                                                (OK=3497   KO=0     )
> UI-Logout Redirect 1                                     (OK=3497   KO=0     )
>  UI AM revoke1                                           (OK=3495   KO=0     )
>  UI AM revoke2                                           (OK=3496   KO=0     )
>  UI AM endsession                                        (OK=3496   KO=0     )
> Skip 2FA                                                 (OK=8658   KO=0     )
> RootUserinfo                                             (OK=11445  KO=0     )
> GetUUid                                                  (OK=5206   KO=0     )
> GetOpenidConfig                                          (OK=15568  KO=0     )
> CreatePolicy                                             (OK=5204   KO=2     )
> tokenUserinfo                                            (OK=3445   KO=0     )
> getIdToken                                               (OK=1160   KO=0     )
> getIdToken Redirect 1                                    (OK=1160   KO=0     )
> createOrganization                                       (OK=1160   KO=0     )
> queryOrganization                                        (OK=1160   KO=0     )
> deleteOrganization                                       (OK=1160   KO=0     )
> ReadPolicy                                               (OK=5184   KO=2     )
> DeletePolicy                                             (OK=5173   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 19931  / active: 45     / done: 16136 
================================================================================


================================================================================
2024-11-06 20:38:25 GMT                                    1625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=227804 KO=13    )
> restLoginInitiate                                        (OK=15654  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15652  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3508   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3508   KO=0     )
>  UI AM idFromSession                                     (OK=3506   KO=1     )
>  UI AM validateGoto                                      (OK=3507   KO=0     )
> User Authorize PKCE stage                                (OK=19153  KO=2     )
> User AccessToken PKCE stage                              (OK=19151  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3507   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3506   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3506   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3506   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=573    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3505   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3505   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3505   KO=0     )
>  UI IDM uiconfig                                         (OK=3505   KO=0     )
>  UI IDM version                                          (OK=3505   KO=0     )
>  UI IDM features                                         (OK=3505   KO=0     )
>  UI IDM privilege                                        (OK=3505   KO=0     )
>  UI IDM login                                            (OK=3505   KO=0     )
>  UI IDM dashboard                                        (OK=3505   KO=0     )
>  UI IDM managed user schema                              (OK=3505   KO=0     )
>  UI IDM user                                             (OK=3505   KO=0     )
>  UI IDM oidcToken                                        (OK=3505   KO=1     )
> userinfo                                                 (OK=3504   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=573    KO=0     )
> UI-Logout                                                (OK=3506   KO=0     )
> UI-Logout Redirect 1                                     (OK=3506   KO=0     )
>  UI AM revoke1                                           (OK=3504   KO=0     )
>  UI AM revoke2                                           (OK=3505   KO=0     )
>  UI AM endsession                                        (OK=3505   KO=0     )
> Skip 2FA                                                 (OK=8692   KO=0     )
> RootUserinfo                                             (OK=11479  KO=0     )
> GetUUid                                                  (OK=5227   KO=0     )
> GetOpenidConfig                                          (OK=15619  KO=0     )
> CreatePolicy                                             (OK=5224   KO=2     )
> tokenUserinfo                                            (OK=3451   KO=0     )
> getIdToken                                               (OK=1165   KO=0     )
> getIdToken Redirect 1                                    (OK=1165   KO=0     )
> createOrganization                                       (OK=1165   KO=0     )
> queryOrganization                                        (OK=1165   KO=0     )
> deleteOrganization                                       (OK=1165   KO=0     )
> ReadPolicy                                               (OK=5203   KO=2     )
> DeletePolicy                                             (OK=5184   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 19883  / active: 56     / done: 16173 
================================================================================


================================================================================
2024-11-06 20:38:30 GMT                                    1630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=228437 KO=13    )
> restLoginInitiate                                        (OK=15696  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15693  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3517   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3517   KO=0     )
>  UI AM idFromSession                                     (OK=3516   KO=1     )
>  UI AM validateGoto                                      (OK=3517   KO=0     )
> User Authorize PKCE stage                                (OK=19206  KO=2     )
> User AccessToken PKCE stage                              (OK=19205  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3517   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3517   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3517   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3517   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=574    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3516   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3515   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3515   KO=0     )
>  UI IDM uiconfig                                         (OK=3515   KO=0     )
>  UI IDM version                                          (OK=3515   KO=0     )
>  UI IDM features                                         (OK=3515   KO=0     )
>  UI IDM privilege                                        (OK=3515   KO=0     )
>  UI IDM login                                            (OK=3515   KO=0     )
>  UI IDM dashboard                                        (OK=3515   KO=0     )
>  UI IDM managed user schema                              (OK=3515   KO=0     )
>  UI IDM user                                             (OK=3515   KO=0     )
>  UI IDM oidcToken                                        (OK=3515   KO=1     )
> userinfo                                                 (OK=3514   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=574    KO=0     )
> UI-Logout                                                (OK=3516   KO=0     )
> UI-Logout Redirect 1                                     (OK=3516   KO=0     )
>  UI AM revoke1                                           (OK=3513   KO=0     )
>  UI AM revoke2                                           (OK=3514   KO=0     )
>  UI AM endsession                                        (OK=3514   KO=0     )
> Skip 2FA                                                 (OK=8711   KO=0     )
> RootUserinfo                                             (OK=11503  KO=0     )
> GetUUid                                                  (OK=5239   KO=0     )
> GetOpenidConfig                                          (OK=15668  KO=0     )
> CreatePolicy                                             (OK=5237   KO=2     )
> tokenUserinfo                                            (OK=3463   KO=0     )
> getIdToken                                               (OK=1168   KO=0     )
> getIdToken Redirect 1                                    (OK=1168   KO=0     )
> createOrganization                                       (OK=1168   KO=0     )
> queryOrganization                                        (OK=1168   KO=0     )
> deleteOrganization                                       (OK=1168   KO=0     )
> ReadPolicy                                               (OK=5222   KO=2     )
> DeletePolicy                                             (OK=5203   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 19840  / active: 46     / done: 16226 
================================================================================


================================================================================
2024-11-06 20:38:35 GMT                                    1635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=229129 KO=13    )
> restLoginInitiate                                        (OK=15743  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15742  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3527   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3527   KO=0     )
>  UI AM idFromSession                                     (OK=3526   KO=1     )
>  UI AM validateGoto                                      (OK=3527   KO=0     )
> User Authorize PKCE stage                                (OK=19264  KO=2     )
> User AccessToken PKCE stage                              (OK=19263  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3527   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3527   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3527   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3527   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=574    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3526   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3526   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3526   KO=0     )
>  UI IDM uiconfig                                         (OK=3526   KO=0     )
>  UI IDM version                                          (OK=3526   KO=0     )
>  UI IDM features                                         (OK=3526   KO=0     )
>  UI IDM privilege                                        (OK=3526   KO=0     )
>  UI IDM login                                            (OK=3526   KO=0     )
>  UI IDM dashboard                                        (OK=3526   KO=0     )
>  UI IDM managed user schema                              (OK=3526   KO=0     )
>  UI IDM user                                             (OK=3526   KO=0     )
>  UI IDM oidcToken                                        (OK=3526   KO=1     )
> userinfo                                                 (OK=3525   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=574    KO=0     )
> UI-Logout                                                (OK=3527   KO=0     )
> UI-Logout Redirect 1                                     (OK=3527   KO=0     )
>  UI AM revoke1                                           (OK=3525   KO=0     )
>  UI AM revoke2                                           (OK=3526   KO=0     )
>  UI AM endsession                                        (OK=3526   KO=0     )
> Skip 2FA                                                 (OK=8733   KO=0     )
> RootUserinfo                                             (OK=11530  KO=0     )
> GetUUid                                                  (OK=5251   KO=0     )
> GetOpenidConfig                                          (OK=15714  KO=0     )
> CreatePolicy                                             (OK=5249   KO=2     )
> tokenUserinfo                                            (OK=3481   KO=0     )
> getIdToken                                               (OK=1174   KO=0     )
> getIdToken Redirect 1                                    (OK=1174   KO=0     )
> createOrganization                                       (OK=1174   KO=0     )
> queryOrganization                                        (OK=1174   KO=0     )
> deleteOrganization                                       (OK=1173   KO=0     )
> ReadPolicy                                               (OK=5237   KO=2     )
> DeletePolicy                                             (OK=5222   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 19793  / active: 36     / done: 16283 
================================================================================


================================================================================
2024-11-06 20:38:40 GMT                                    1640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=229729 KO=13    )
> restLoginInitiate                                        (OK=15789  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15787  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3537   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3537   KO=0     )
>  UI AM idFromSession                                     (OK=3535   KO=1     )
>  UI AM validateGoto                                      (OK=3536   KO=0     )
> User Authorize PKCE stage                                (OK=19318  KO=2     )
> User AccessToken PKCE stage                              (OK=19316  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3536   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3536   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3536   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3536   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=577    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3535   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3535   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3535   KO=0     )
>  UI IDM uiconfig                                         (OK=3535   KO=0     )
>  UI IDM version                                          (OK=3535   KO=0     )
>  UI IDM features                                         (OK=3535   KO=0     )
>  UI IDM privilege                                        (OK=3535   KO=0     )
>  UI IDM login                                            (OK=3535   KO=0     )
>  UI IDM dashboard                                        (OK=3535   KO=0     )
>  UI IDM managed user schema                              (OK=3535   KO=0     )
>  UI IDM user                                             (OK=3535   KO=0     )
>  UI IDM oidcToken                                        (OK=3535   KO=1     )
> userinfo                                                 (OK=3534   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=577    KO=0     )
> UI-Logout                                                (OK=3536   KO=0     )
> UI-Logout Redirect 1                                     (OK=3536   KO=0     )
>  UI AM revoke1                                           (OK=3534   KO=0     )
>  UI AM revoke2                                           (OK=3535   KO=0     )
>  UI AM endsession                                        (OK=3535   KO=0     )
> Skip 2FA                                                 (OK=8753   KO=0     )
> RootUserinfo                                             (OK=11553  KO=0     )
> GetUUid                                                  (OK=5262   KO=0     )
> GetOpenidConfig                                          (OK=15752  KO=0     )
> CreatePolicy                                             (OK=5260   KO=2     )
> tokenUserinfo                                            (OK=3495   KO=0     )
> getIdToken                                               (OK=1177   KO=0     )
> getIdToken Redirect 1                                    (OK=1177   KO=0     )
> createOrganization                                       (OK=1177   KO=0     )
> queryOrganization                                        (OK=1177   KO=0     )
> deleteOrganization                                       (OK=1177   KO=0     )
> ReadPolicy                                               (OK=5249   KO=2     )
> DeletePolicy                                             (OK=5237   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 19745  / active: 34     / done: 16333 
================================================================================


================================================================================
2024-11-06 20:38:45 GMT                                    1645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=230445 KO=13    )
> restLoginInitiate                                        (OK=15835  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15833  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3550   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3550   KO=0     )
>  UI AM idFromSession                                     (OK=3549   KO=1     )
>  UI AM validateGoto                                      (OK=3550   KO=0     )
> User Authorize PKCE stage                                (OK=19378  KO=2     )
> User AccessToken PKCE stage                              (OK=19377  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3549   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3549   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3549   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3549   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=578    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3548   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3548   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3548   KO=0     )
>  UI IDM uiconfig                                         (OK=3548   KO=0     )
>  UI IDM version                                          (OK=3548   KO=0     )
>  UI IDM features                                         (OK=3548   KO=0     )
>  UI IDM privilege                                        (OK=3548   KO=0     )
>  UI IDM login                                            (OK=3548   KO=0     )
>  UI IDM dashboard                                        (OK=3548   KO=0     )
>  UI IDM managed user schema                              (OK=3548   KO=0     )
>  UI IDM user                                             (OK=3548   KO=0     )
>  UI IDM oidcToken                                        (OK=3548   KO=1     )
> userinfo                                                 (OK=3547   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=578    KO=0     )
> UI-Logout                                                (OK=3548   KO=0     )
> UI-Logout Redirect 1                                     (OK=3548   KO=0     )
>  UI AM revoke1                                           (OK=3546   KO=0     )
>  UI AM revoke2                                           (OK=3547   KO=0     )
>  UI AM endsession                                        (OK=3547   KO=0     )
> Skip 2FA                                                 (OK=8777   KO=0     )
> RootUserinfo                                             (OK=11578  KO=0     )
> GetUUid                                                  (OK=5281   KO=0     )
> GetOpenidConfig                                          (OK=15794  KO=0     )
> CreatePolicy                                             (OK=5279   KO=2     )
> tokenUserinfo                                            (OK=3505   KO=0     )
> getIdToken                                               (OK=1178   KO=0     )
> getIdToken Redirect 1                                    (OK=1178   KO=0     )
> createOrganization                                       (OK=1178   KO=0     )
> queryOrganization                                        (OK=1178   KO=0     )
> deleteOrganization                                       (OK=1178   KO=0     )
> ReadPolicy                                               (OK=5260   KO=2     )
> DeletePolicy                                             (OK=5248   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 19698  / active: 40     / done: 16374 
================================================================================


================================================================================
2024-11-06 20:38:50 GMT                                    1650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=231045 KO=13    )
> restLoginInitiate                                        (OK=15881  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15878  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3558   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3558   KO=0     )
>  UI AM idFromSession                                     (OK=3557   KO=1     )
>  UI AM validateGoto                                      (OK=3558   KO=0     )
> User Authorize PKCE stage                                (OK=19433  KO=2     )
> User AccessToken PKCE stage                              (OK=19431  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3558   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3558   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3558   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3558   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=579    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3556   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3556   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3556   KO=0     )
>  UI IDM uiconfig                                         (OK=3556   KO=0     )
>  UI IDM version                                          (OK=3556   KO=0     )
>  UI IDM features                                         (OK=3556   KO=0     )
>  UI IDM privilege                                        (OK=3556   KO=0     )
>  UI IDM login                                            (OK=3556   KO=0     )
>  UI IDM dashboard                                        (OK=3556   KO=0     )
>  UI IDM managed user schema                              (OK=3556   KO=0     )
>  UI IDM user                                             (OK=3556   KO=0     )
>  UI IDM oidcToken                                        (OK=3555   KO=1     )
> userinfo                                                 (OK=3554   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=579    KO=0     )
> UI-Logout                                                (OK=3556   KO=0     )
> UI-Logout Redirect 1                                     (OK=3556   KO=0     )
>  UI AM revoke1                                           (OK=3554   KO=0     )
>  UI AM revoke2                                           (OK=3555   KO=0     )
>  UI AM endsession                                        (OK=3555   KO=0     )
> Skip 2FA                                                 (OK=8804   KO=0     )
> RootUserinfo                                             (OK=11612  KO=0     )
> GetUUid                                                  (OK=5294   KO=0     )
> GetOpenidConfig                                          (OK=15836  KO=0     )
> CreatePolicy                                             (OK=5291   KO=2     )
> tokenUserinfo                                            (OK=3516   KO=0     )
> getIdToken                                               (OK=1182   KO=0     )
> getIdToken Redirect 1                                    (OK=1182   KO=0     )
> createOrganization                                       (OK=1182   KO=0     )
> queryOrganization                                        (OK=1181   KO=0     )
> deleteOrganization                                       (OK=1181   KO=0     )
> ReadPolicy                                               (OK=5279   KO=2     )
> DeletePolicy                                             (OK=5260   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 19651  / active: 47     / done: 16414 
================================================================================


================================================================================
2024-11-06 20:38:55 GMT                                    1655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=231695 KO=13    )
> restLoginInitiate                                        (OK=15933  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15929  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3566   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3566   KO=0     )
>  UI AM idFromSession                                     (OK=3564   KO=1     )
>  UI AM validateGoto                                      (OK=3565   KO=0     )
> User Authorize PKCE stage                                (OK=19489  KO=2     )
> User AccessToken PKCE stage                              (OK=19486  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3565   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3565   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3565   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3565   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=584    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3564   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3564   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3564   KO=0     )
>  UI IDM uiconfig                                         (OK=3564   KO=0     )
>  UI IDM version                                          (OK=3564   KO=0     )
>  UI IDM features                                         (OK=3564   KO=0     )
>  UI IDM privilege                                        (OK=3564   KO=0     )
>  UI IDM login                                            (OK=3564   KO=0     )
>  UI IDM dashboard                                        (OK=3564   KO=0     )
>  UI IDM managed user schema                              (OK=3564   KO=0     )
>  UI IDM user                                             (OK=3564   KO=0     )
>  UI IDM oidcToken                                        (OK=3564   KO=1     )
> userinfo                                                 (OK=3563   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=583    KO=0     )
> UI-Logout                                                (OK=3565   KO=0     )
> UI-Logout Redirect 1                                     (OK=3565   KO=0     )
>  UI AM revoke1                                           (OK=3563   KO=0     )
>  UI AM revoke2                                           (OK=3564   KO=0     )
>  UI AM endsession                                        (OK=3564   KO=0     )
> Skip 2FA                                                 (OK=8834   KO=0     )
> RootUserinfo                                             (OK=11659  KO=0     )
> GetUUid                                                  (OK=5312   KO=0     )
> GetOpenidConfig                                          (OK=15886  KO=0     )
> CreatePolicy                                             (OK=5310   KO=2     )
> tokenUserinfo                                            (OK=3528   KO=0     )
> getIdToken                                               (OK=1184   KO=0     )
> getIdToken Redirect 1                                    (OK=1184   KO=0     )
> createOrganization                                       (OK=1184   KO=0     )
> queryOrganization                                        (OK=1184   KO=0     )
> deleteOrganization                                       (OK=1184   KO=0     )
> ReadPolicy                                               (OK=5291   KO=2     )
> DeletePolicy                                             (OK=5278   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 19593  / active: 52     / done: 16467 
================================================================================


================================================================================
2024-11-06 20:39:00 GMT                                    1660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=232576 KO=13    )
> restLoginInitiate                                        (OK=15993  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=15992  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3578   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3578   KO=0     )
>  UI AM idFromSession                                     (OK=3577   KO=1     )
>  UI AM validateGoto                                      (OK=3578   KO=0     )
> User Authorize PKCE stage                                (OK=19567  KO=2     )
> User AccessToken PKCE stage                              (OK=19566  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3578   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3578   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3578   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3578   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=585    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3577   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3577   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3577   KO=0     )
>  UI IDM uiconfig                                         (OK=3577   KO=0     )
>  UI IDM version                                          (OK=3577   KO=0     )
>  UI IDM features                                         (OK=3577   KO=0     )
>  UI IDM privilege                                        (OK=3577   KO=0     )
>  UI IDM login                                            (OK=3577   KO=0     )
>  UI IDM dashboard                                        (OK=3577   KO=0     )
>  UI IDM managed user schema                              (OK=3577   KO=0     )
>  UI IDM user                                             (OK=3577   KO=0     )
>  UI IDM oidcToken                                        (OK=3577   KO=1     )
> userinfo                                                 (OK=3576   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=585    KO=0     )
> UI-Logout                                                (OK=3578   KO=0     )
> UI-Logout Redirect 1                                     (OK=3578   KO=0     )
>  UI AM revoke1                                           (OK=3576   KO=0     )
>  UI AM revoke2                                           (OK=3577   KO=0     )
>  UI AM endsession                                        (OK=3577   KO=0     )
> Skip 2FA                                                 (OK=8870   KO=0     )
> RootUserinfo                                             (OK=11712  KO=0     )
> GetUUid                                                  (OK=5335   KO=0     )
> GetOpenidConfig                                          (OK=15940  KO=0     )
> CreatePolicy                                             (OK=5333   KO=2     )
> tokenUserinfo                                            (OK=3544   KO=0     )
> getIdToken                                               (OK=1189   KO=0     )
> getIdToken Redirect 1                                    (OK=1189   KO=0     )
> createOrganization                                       (OK=1189   KO=0     )
> queryOrganization                                        (OK=1189   KO=0     )
> deleteOrganization                                       (OK=1188   KO=0     )
> ReadPolicy                                               (OK=5310   KO=2     )
> DeletePolicy                                             (OK=5291   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 19533  / active: 52     / done: 16527 
================================================================================


================================================================================
2024-11-06 20:39:05 GMT                                    1665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=233151 KO=13    )
> restLoginInitiate                                        (OK=16039  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16038  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3584   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3584   KO=0     )
>  UI AM idFromSession                                     (OK=3583   KO=1     )
>  UI AM validateGoto                                      (OK=3584   KO=0     )
> User Authorize PKCE stage                                (OK=19616  KO=2     )
> User AccessToken PKCE stage                              (OK=19615  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3584   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3584   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3584   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3584   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=586    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3583   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3583   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3583   KO=0     )
>  UI IDM uiconfig                                         (OK=3583   KO=0     )
>  UI IDM version                                          (OK=3583   KO=0     )
>  UI IDM features                                         (OK=3583   KO=0     )
>  UI IDM privilege                                        (OK=3583   KO=0     )
>  UI IDM login                                            (OK=3583   KO=0     )
>  UI IDM dashboard                                        (OK=3583   KO=0     )
>  UI IDM managed user schema                              (OK=3583   KO=0     )
>  UI IDM user                                             (OK=3583   KO=0     )
>  UI IDM oidcToken                                        (OK=3582   KO=1     )
> userinfo                                                 (OK=3581   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=586    KO=0     )
> UI-Logout                                                (OK=3583   KO=0     )
> UI-Logout Redirect 1                                     (OK=3583   KO=0     )
>  UI AM revoke1                                           (OK=3581   KO=0     )
>  UI AM revoke2                                           (OK=3582   KO=0     )
>  UI AM endsession                                        (OK=3582   KO=0     )
> Skip 2FA                                                 (OK=8901   KO=0     )
> RootUserinfo                                             (OK=11738  KO=0     )
> GetUUid                                                  (OK=5353   KO=0     )
> GetOpenidConfig                                          (OK=16000  KO=0     )
> CreatePolicy                                             (OK=5351   KO=2     )
> tokenUserinfo                                            (OK=3553   KO=0     )
> getIdToken                                               (OK=1195   KO=0     )
> getIdToken Redirect 1                                    (OK=1195   KO=0     )
> createOrganization                                       (OK=1195   KO=0     )
> queryOrganization                                        (OK=1195   KO=0     )
> deleteOrganization                                       (OK=1195   KO=0     )
> ReadPolicy                                               (OK=5332   KO=2     )
> DeletePolicy                                             (OK=5310   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 19486  / active: 49     / done: 16577 
================================================================================


================================================================================
2024-11-06 20:39:10 GMT                                    1670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=233722 KO=13    )
> restLoginInitiate                                        (OK=16080  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16078  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3591   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3591   KO=0     )
>  UI AM idFromSession                                     (OK=3590   KO=1     )
>  UI AM validateGoto                                      (OK=3591   KO=0     )
> User Authorize PKCE stage                                (OK=19664  KO=2     )
> User AccessToken PKCE stage                              (OK=19662  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3591   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3591   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3591   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3591   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=589    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3590   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3590   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3590   KO=0     )
>  UI IDM uiconfig                                         (OK=3590   KO=0     )
>  UI IDM version                                          (OK=3590   KO=0     )
>  UI IDM features                                         (OK=3590   KO=0     )
>  UI IDM privilege                                        (OK=3590   KO=0     )
>  UI IDM login                                            (OK=3590   KO=0     )
>  UI IDM dashboard                                        (OK=3590   KO=0     )
>  UI IDM managed user schema                              (OK=3590   KO=0     )
>  UI IDM user                                             (OK=3590   KO=0     )
>  UI IDM oidcToken                                        (OK=3590   KO=1     )
> userinfo                                                 (OK=3589   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=589    KO=0     )
> UI-Logout                                                (OK=3591   KO=0     )
> UI-Logout Redirect 1                                     (OK=3591   KO=0     )
>  UI AM revoke1                                           (OK=3589   KO=0     )
>  UI AM revoke2                                           (OK=3590   KO=0     )
>  UI AM endsession                                        (OK=3590   KO=0     )
> Skip 2FA                                                 (OK=8925   KO=0     )
> RootUserinfo                                             (OK=11767  KO=0     )
> GetUUid                                                  (OK=5367   KO=0     )
> GetOpenidConfig                                          (OK=16053  KO=0     )
> CreatePolicy                                             (OK=5364   KO=2     )
> tokenUserinfo                                            (OK=3560   KO=0     )
> getIdToken                                               (OK=1199   KO=0     )
> getIdToken Redirect 1                                    (OK=1199   KO=0     )
> createOrganization                                       (OK=1199   KO=0     )
> queryOrganization                                        (OK=1199   KO=0     )
> deleteOrganization                                       (OK=1199   KO=0     )
> ReadPolicy                                               (OK=5350   KO=2     )
> DeletePolicy                                             (OK=5332   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 19442  / active: 46     / done: 16624 
================================================================================


================================================================================
2024-11-06 20:39:15 GMT                                    1675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=234281 KO=13    )
> restLoginInitiate                                        (OK=16121  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16119  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3598   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3598   KO=0     )
>  UI AM idFromSession                                     (OK=3597   KO=1     )
>  UI AM validateGoto                                      (OK=3598   KO=0     )
> User Authorize PKCE stage                                (OK=19713  KO=2     )
> User AccessToken PKCE stage                              (OK=19712  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3598   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3598   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3598   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3598   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=589    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3597   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3597   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3596   KO=0     )
>  UI IDM uiconfig                                         (OK=3596   KO=0     )
>  UI IDM version                                          (OK=3596   KO=0     )
>  UI IDM features                                         (OK=3596   KO=0     )
>  UI IDM privilege                                        (OK=3596   KO=0     )
>  UI IDM login                                            (OK=3596   KO=0     )
>  UI IDM dashboard                                        (OK=3596   KO=0     )
>  UI IDM managed user schema                              (OK=3596   KO=0     )
>  UI IDM user                                             (OK=3596   KO=0     )
>  UI IDM oidcToken                                        (OK=3596   KO=1     )
> userinfo                                                 (OK=3595   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=589    KO=0     )
> UI-Logout                                                (OK=3597   KO=0     )
> UI-Logout Redirect 1                                     (OK=3597   KO=0     )
>  UI AM revoke1                                           (OK=3594   KO=0     )
>  UI AM revoke2                                           (OK=3595   KO=0     )
>  UI AM endsession                                        (OK=3595   KO=0     )
> Skip 2FA                                                 (OK=8952   KO=0     )
> RootUserinfo                                             (OK=11811  KO=0     )
> GetUUid                                                  (OK=5381   KO=0     )
> GetOpenidConfig                                          (OK=16099  KO=0     )
> CreatePolicy                                             (OK=5378   KO=2     )
> tokenUserinfo                                            (OK=3568   KO=0     )
> getIdToken                                               (OK=1205   KO=0     )
> getIdToken Redirect 1                                    (OK=1205   KO=0     )
> createOrganization                                       (OK=1205   KO=0     )
> queryOrganization                                        (OK=1205   KO=0     )
> deleteOrganization                                       (OK=1205   KO=0     )
> ReadPolicy                                               (OK=5364   KO=2     )
> DeletePolicy                                             (OK=5350   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 19400  / active: 41     / done: 16671 
================================================================================


================================================================================
2024-11-06 20:39:20 GMT                                    1680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=234836 KO=13    )
> restLoginInitiate                                        (OK=16169  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16167  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3604   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3604   KO=0     )
>  UI AM idFromSession                                     (OK=3603   KO=1     )
>  UI AM validateGoto                                      (OK=3604   KO=0     )
> User Authorize PKCE stage                                (OK=19766  KO=2     )
> User AccessToken PKCE stage                              (OK=19763  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3603   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3603   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3603   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3603   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=591    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3602   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3601   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3601   KO=0     )
>  UI IDM uiconfig                                         (OK=3601   KO=0     )
>  UI IDM version                                          (OK=3601   KO=0     )
>  UI IDM features                                         (OK=3601   KO=0     )
>  UI IDM privilege                                        (OK=3601   KO=0     )
>  UI IDM login                                            (OK=3601   KO=0     )
>  UI IDM dashboard                                        (OK=3601   KO=0     )
>  UI IDM managed user schema                              (OK=3601   KO=0     )
>  UI IDM user                                             (OK=3601   KO=0     )
>  UI IDM oidcToken                                        (OK=3601   KO=1     )
> userinfo                                                 (OK=3600   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=591    KO=0     )
> UI-Logout                                                (OK=3602   KO=0     )
> UI-Logout Redirect 1                                     (OK=3602   KO=0     )
>  UI AM revoke1                                           (OK=3600   KO=0     )
>  UI AM revoke2                                           (OK=3601   KO=0     )
>  UI AM endsession                                        (OK=3601   KO=0     )
> Skip 2FA                                                 (OK=8985   KO=0     )
> RootUserinfo                                             (OK=11851  KO=0     )
> GetUUid                                                  (OK=5400   KO=0     )
> GetOpenidConfig                                          (OK=16146  KO=0     )
> CreatePolicy                                             (OK=5398   KO=2     )
> tokenUserinfo                                            (OK=3577   KO=0     )
> getIdToken                                               (OK=1209   KO=0     )
> getIdToken Redirect 1                                    (OK=1209   KO=0     )
> createOrganization                                       (OK=1209   KO=0     )
> queryOrganization                                        (OK=1209   KO=0     )
> deleteOrganization                                       (OK=1209   KO=0     )
> ReadPolicy                                               (OK=5377   KO=2     )
> DeletePolicy                                             (OK=5364   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 19351  / active: 49     / done: 16712 
================================================================================


================================================================================
2024-11-06 20:39:25 GMT                                    1685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=235490 KO=13    )
> restLoginInitiate                                        (OK=16217  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16213  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3613   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3613   KO=0     )
>  UI AM idFromSession                                     (OK=3612   KO=1     )
>  UI AM validateGoto                                      (OK=3613   KO=0     )
> User Authorize PKCE stage                                (OK=19820  KO=2     )
> User AccessToken PKCE stage                              (OK=19819  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3613   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3612   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3612   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3612   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=592    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3611   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3611   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3611   KO=0     )
>  UI IDM uiconfig                                         (OK=3611   KO=0     )
>  UI IDM version                                          (OK=3611   KO=0     )
>  UI IDM features                                         (OK=3611   KO=0     )
>  UI IDM privilege                                        (OK=3611   KO=0     )
>  UI IDM login                                            (OK=3611   KO=0     )
>  UI IDM dashboard                                        (OK=3611   KO=0     )
>  UI IDM managed user schema                              (OK=3611   KO=0     )
>  UI IDM user                                             (OK=3611   KO=0     )
>  UI IDM oidcToken                                        (OK=3611   KO=1     )
> userinfo                                                 (OK=3610   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=592    KO=0     )
> UI-Logout                                                (OK=3612   KO=0     )
> UI-Logout Redirect 1                                     (OK=3612   KO=0     )
>  UI AM revoke1                                           (OK=3610   KO=0     )
>  UI AM revoke2                                           (OK=3611   KO=0     )
>  UI AM endsession                                        (OK=3611   KO=0     )
> Skip 2FA                                                 (OK=9009   KO=0     )
> RootUserinfo                                             (OK=11892  KO=0     )
> GetUUid                                                  (OK=5414   KO=0     )
> GetOpenidConfig                                          (OK=16192  KO=0     )
> CreatePolicy                                             (OK=5412   KO=2     )
> tokenUserinfo                                            (OK=3591   KO=0     )
> getIdToken                                               (OK=1211   KO=0     )
> getIdToken Redirect 1                                    (OK=1211   KO=0     )
> createOrganization                                       (OK=1211   KO=0     )
> queryOrganization                                        (OK=1211   KO=0     )
> deleteOrganization                                       (OK=1211   KO=0     )
> ReadPolicy                                               (OK=5397   KO=2     )
> DeletePolicy                                             (OK=5377   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 19300  / active: 51     / done: 16761 
================================================================================


================================================================================
2024-11-06 20:39:30 GMT                                    1690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=236189 KO=13    )
> restLoginInitiate                                        (OK=16267  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16263  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3623   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3623   KO=0     )
>  UI AM idFromSession                                     (OK=3622   KO=1     )
>  UI AM validateGoto                                      (OK=3623   KO=0     )
> User Authorize PKCE stage                                (OK=19881  KO=2     )
> User AccessToken PKCE stage                              (OK=19879  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3623   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3623   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3622   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3622   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=593    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3621   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3621   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3621   KO=0     )
>  UI IDM uiconfig                                         (OK=3621   KO=0     )
>  UI IDM version                                          (OK=3621   KO=0     )
>  UI IDM features                                         (OK=3621   KO=0     )
>  UI IDM privilege                                        (OK=3621   KO=0     )
>  UI IDM login                                            (OK=3621   KO=0     )
>  UI IDM dashboard                                        (OK=3621   KO=0     )
>  UI IDM managed user schema                              (OK=3621   KO=0     )
>  UI IDM user                                             (OK=3621   KO=0     )
>  UI IDM oidcToken                                        (OK=3621   KO=1     )
> userinfo                                                 (OK=3620   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=593    KO=0     )
> UI-Logout                                                (OK=3622   KO=0     )
> UI-Logout Redirect 1                                     (OK=3622   KO=0     )
>  UI AM revoke1                                           (OK=3620   KO=0     )
>  UI AM revoke2                                           (OK=3621   KO=0     )
>  UI AM endsession                                        (OK=3621   KO=0     )
> Skip 2FA                                                 (OK=9037   KO=0     )
> RootUserinfo                                             (OK=11923  KO=0     )
> GetUUid                                                  (OK=5429   KO=0     )
> GetOpenidConfig                                          (OK=16242  KO=0     )
> CreatePolicy                                             (OK=5426   KO=2     )
> tokenUserinfo                                            (OK=3603   KO=0     )
> getIdToken                                               (OK=1217   KO=0     )
> getIdToken Redirect 1                                    (OK=1217   KO=0     )
> createOrganization                                       (OK=1217   KO=0     )
> queryOrganization                                        (OK=1217   KO=0     )
> deleteOrganization                                       (OK=1217   KO=0     )
> ReadPolicy                                               (OK=5412   KO=2     )
> DeletePolicy                                             (OK=5397   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 19251  / active: 44     / done: 16817 
================================================================================


================================================================================
2024-11-06 20:39:35 GMT                                    1695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=236742 KO=13    )
> restLoginInitiate                                        (OK=16306  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16305  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3630   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3630   KO=0     )
>  UI AM idFromSession                                     (OK=3628   KO=1     )
>  UI AM validateGoto                                      (OK=3629   KO=0     )
> User Authorize PKCE stage                                (OK=19929  KO=2     )
> User AccessToken PKCE stage                              (OK=19928  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3629   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3629   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3629   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3629   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=595    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3628   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3628   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3628   KO=0     )
>  UI IDM uiconfig                                         (OK=3628   KO=0     )
>  UI IDM version                                          (OK=3628   KO=0     )
>  UI IDM features                                         (OK=3628   KO=0     )
>  UI IDM privilege                                        (OK=3628   KO=0     )
>  UI IDM login                                            (OK=3628   KO=0     )
>  UI IDM dashboard                                        (OK=3627   KO=0     )
>  UI IDM managed user schema                              (OK=3627   KO=0     )
>  UI IDM user                                             (OK=3627   KO=0     )
>  UI IDM oidcToken                                        (OK=3627   KO=1     )
> userinfo                                                 (OK=3626   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=595    KO=0     )
> UI-Logout                                                (OK=3628   KO=0     )
> UI-Logout Redirect 1                                     (OK=3628   KO=0     )
>  UI AM revoke1                                           (OK=3626   KO=0     )
>  UI AM revoke2                                           (OK=3627   KO=0     )
>  UI AM endsession                                        (OK=3627   KO=0     )
> Skip 2FA                                                 (OK=9063   KO=0     )
> RootUserinfo                                             (OK=11970  KO=0     )
> GetUUid                                                  (OK=5447   KO=0     )
> GetOpenidConfig                                          (OK=16289  KO=0     )
> CreatePolicy                                             (OK=5445   KO=2     )
> tokenUserinfo                                            (OK=3611   KO=0     )
> getIdToken                                               (OK=1219   KO=0     )
> getIdToken Redirect 1                                    (OK=1219   KO=0     )
> createOrganization                                       (OK=1219   KO=0     )
> queryOrganization                                        (OK=1219   KO=0     )
> deleteOrganization                                       (OK=1219   KO=0     )
> ReadPolicy                                               (OK=5426   KO=2     )
> DeletePolicy                                             (OK=5411   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 19210  / active: 43     / done: 16859 
================================================================================


================================================================================
2024-11-06 20:39:40 GMT                                    1700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=237387 KO=13    )
> restLoginInitiate                                        (OK=16351  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16350  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3639   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3639   KO=0     )
>  UI AM idFromSession                                     (OK=3638   KO=1     )
>  UI AM validateGoto                                      (OK=3639   KO=0     )
> User Authorize PKCE stage                                (OK=19985  KO=2     )
> User AccessToken PKCE stage                              (OK=19984  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3638   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3638   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3638   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3638   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=600    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3637   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3637   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3637   KO=0     )
>  UI IDM uiconfig                                         (OK=3637   KO=0     )
>  UI IDM version                                          (OK=3637   KO=0     )
>  UI IDM features                                         (OK=3637   KO=0     )
>  UI IDM privilege                                        (OK=3637   KO=0     )
>  UI IDM login                                            (OK=3637   KO=0     )
>  UI IDM dashboard                                        (OK=3637   KO=0     )
>  UI IDM managed user schema                              (OK=3637   KO=0     )
>  UI IDM user                                             (OK=3637   KO=0     )
>  UI IDM oidcToken                                        (OK=3637   KO=1     )
> userinfo                                                 (OK=3636   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=599    KO=0     )
> UI-Logout                                                (OK=3638   KO=0     )
> UI-Logout Redirect 1                                     (OK=3638   KO=0     )
>  UI AM revoke1                                           (OK=3636   KO=0     )
>  UI AM revoke2                                           (OK=3637   KO=0     )
>  UI AM endsession                                        (OK=3637   KO=0     )
> Skip 2FA                                                 (OK=9087   KO=0     )
> RootUserinfo                                             (OK=12004  KO=0     )
> GetUUid                                                  (OK=5462   KO=0     )
> GetOpenidConfig                                          (OK=16337  KO=0     )
> CreatePolicy                                             (OK=5460   KO=2     )
> tokenUserinfo                                            (OK=3624   KO=0     )
> getIdToken                                               (OK=1220   KO=0     )
> getIdToken Redirect 1                                    (OK=1220   KO=0     )
> createOrganization                                       (OK=1220   KO=0     )
> queryOrganization                                        (OK=1220   KO=0     )
> deleteOrganization                                       (OK=1220   KO=0     )
> ReadPolicy                                               (OK=5445   KO=2     )
> DeletePolicy                                             (OK=5426   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 19160  / active: 43     / done: 16909 
================================================================================


================================================================================
2024-11-06 20:39:45 GMT                                    1705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=238064 KO=13    )
> restLoginInitiate                                        (OK=16411  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16409  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3648   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3648   KO=0     )
>  UI AM idFromSession                                     (OK=3647   KO=1     )
>  UI AM validateGoto                                      (OK=3648   KO=0     )
> User Authorize PKCE stage                                (OK=20050  KO=2     )
> User AccessToken PKCE stage                              (OK=20048  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3647   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3646   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3646   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3646   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=604    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3644   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3644   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3644   KO=0     )
>  UI IDM uiconfig                                         (OK=3644   KO=0     )
>  UI IDM version                                          (OK=3644   KO=0     )
>  UI IDM features                                         (OK=3644   KO=0     )
>  UI IDM privilege                                        (OK=3644   KO=0     )
>  UI IDM login                                            (OK=3644   KO=0     )
>  UI IDM dashboard                                        (OK=3644   KO=0     )
>  UI IDM managed user schema                              (OK=3644   KO=0     )
>  UI IDM user                                             (OK=3644   KO=0     )
>  UI IDM oidcToken                                        (OK=3644   KO=1     )
> userinfo                                                 (OK=3643   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=604    KO=0     )
> UI-Logout                                                (OK=3645   KO=0     )
> UI-Logout Redirect 1                                     (OK=3645   KO=0     )
>  UI AM revoke1                                           (OK=3643   KO=0     )
>  UI AM revoke2                                           (OK=3644   KO=0     )
>  UI AM endsession                                        (OK=3644   KO=0     )
> Skip 2FA                                                 (OK=9118   KO=0     )
> RootUserinfo                                             (OK=12038  KO=0     )
> GetUUid                                                  (OK=5484   KO=0     )
> GetOpenidConfig                                          (OK=16393  KO=0     )
> CreatePolicy                                             (OK=5482   KO=2     )
> tokenUserinfo                                            (OK=3640   KO=0     )
> getIdToken                                               (OK=1222   KO=0     )
> getIdToken Redirect 1                                    (OK=1222   KO=0     )
> createOrganization                                       (OK=1222   KO=0     )
> queryOrganization                                        (OK=1222   KO=0     )
> deleteOrganization                                       (OK=1222   KO=0     )
> ReadPolicy                                               (OK=5460   KO=2     )
> DeletePolicy                                             (OK=5445   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 19096  / active: 53     / done: 16963 
================================================================================


================================================================================
2024-11-06 20:39:50 GMT                                    1710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=238807 KO=13    )
> restLoginInitiate                                        (OK=16462  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16460  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3658   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3658   KO=0     )
>  UI AM idFromSession                                     (OK=3657   KO=1     )
>  UI AM validateGoto                                      (OK=3658   KO=0     )
> User Authorize PKCE stage                                (OK=20113  KO=2     )
> User AccessToken PKCE stage                              (OK=20108  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3658   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3657   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3657   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3657   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=604    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3656   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3656   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3656   KO=0     )
>  UI IDM uiconfig                                         (OK=3656   KO=0     )
>  UI IDM version                                          (OK=3656   KO=0     )
>  UI IDM features                                         (OK=3656   KO=0     )
>  UI IDM privilege                                        (OK=3656   KO=0     )
>  UI IDM login                                            (OK=3656   KO=0     )
>  UI IDM dashboard                                        (OK=3656   KO=0     )
>  UI IDM managed user schema                              (OK=3656   KO=0     )
>  UI IDM user                                             (OK=3656   KO=0     )
>  UI IDM oidcToken                                        (OK=3656   KO=1     )
> userinfo                                                 (OK=3655   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=604    KO=0     )
> UI-Logout                                                (OK=3657   KO=0     )
> UI-Logout Redirect 1                                     (OK=3657   KO=0     )
>  UI AM revoke1                                           (OK=3655   KO=0     )
>  UI AM revoke2                                           (OK=3656   KO=0     )
>  UI AM endsession                                        (OK=3656   KO=0     )
> Skip 2FA                                                 (OK=9147   KO=0     )
> RootUserinfo                                             (OK=12082  KO=0     )
> GetUUid                                                  (OK=5501   KO=0     )
> GetOpenidConfig                                          (OK=16446  KO=0     )
> CreatePolicy                                             (OK=5499   KO=2     )
> tokenUserinfo                                            (OK=3652   KO=0     )
> getIdToken                                               (OK=1224   KO=0     )
> getIdToken Redirect 1                                    (OK=1224   KO=0     )
> createOrganization                                       (OK=1224   KO=0     )
> queryOrganization                                        (OK=1224   KO=0     )
> deleteOrganization                                       (OK=1224   KO=0     )
> ReadPolicy                                               (OK=5481   KO=2     )
> DeletePolicy                                             (OK=5460   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 19045  / active: 56     / done: 17011 
================================================================================


================================================================================
2024-11-06 20:39:55 GMT                                    1715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=239448 KO=13    )
> restLoginInitiate                                        (OK=16502  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16500  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3667   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3667   KO=0     )
>  UI AM idFromSession                                     (OK=3666   KO=1     )
>  UI AM validateGoto                                      (OK=3667   KO=0     )
> User Authorize PKCE stage                                (OK=20164  KO=2     )
> User AccessToken PKCE stage                              (OK=20163  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3667   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3667   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3667   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3667   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=608    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3665   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3665   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3665   KO=0     )
>  UI IDM uiconfig                                         (OK=3665   KO=0     )
>  UI IDM version                                          (OK=3665   KO=0     )
>  UI IDM features                                         (OK=3665   KO=0     )
>  UI IDM privilege                                        (OK=3665   KO=0     )
>  UI IDM login                                            (OK=3665   KO=0     )
>  UI IDM dashboard                                        (OK=3665   KO=0     )
>  UI IDM managed user schema                              (OK=3665   KO=0     )
>  UI IDM user                                             (OK=3665   KO=0     )
>  UI IDM oidcToken                                        (OK=3665   KO=1     )
> userinfo                                                 (OK=3663   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=608    KO=0     )
> UI-Logout                                                (OK=3665   KO=0     )
> UI-Logout Redirect 1                                     (OK=3665   KO=0     )
>  UI AM revoke1                                           (OK=3663   KO=0     )
>  UI AM revoke2                                           (OK=3664   KO=0     )
>  UI AM endsession                                        (OK=3664   KO=0     )
> Skip 2FA                                                 (OK=9173   KO=0     )
> RootUserinfo                                             (OK=12125  KO=0     )
> GetUUid                                                  (OK=5514   KO=0     )
> GetOpenidConfig                                          (OK=16497  KO=0     )
> CreatePolicy                                             (OK=5512   KO=2     )
> tokenUserinfo                                            (OK=3660   KO=0     )
> getIdToken                                               (OK=1229   KO=0     )
> getIdToken Redirect 1                                    (OK=1229   KO=0     )
> createOrganization                                       (OK=1229   KO=0     )
> queryOrganization                                        (OK=1229   KO=0     )
> deleteOrganization                                       (OK=1229   KO=0     )
> ReadPolicy                                               (OK=5497   KO=2     )
> DeletePolicy                                             (OK=5481   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 19001  / active: 45     / done: 17066 
================================================================================


================================================================================
2024-11-06 20:40:00 GMT                                    1720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=240142 KO=13    )
> restLoginInitiate                                        (OK=16545  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16543  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3678   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3678   KO=0     )
>  UI AM idFromSession                                     (OK=3677   KO=1     )
>  UI AM validateGoto                                      (OK=3678   KO=0     )
> User Authorize PKCE stage                                (OK=20218  KO=2     )
> User AccessToken PKCE stage                              (OK=20216  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3678   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3678   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3678   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3678   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=611    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3677   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3677   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3677   KO=0     )
>  UI IDM uiconfig                                         (OK=3677   KO=0     )
>  UI IDM version                                          (OK=3677   KO=0     )
>  UI IDM features                                         (OK=3677   KO=0     )
>  UI IDM privilege                                        (OK=3677   KO=0     )
>  UI IDM login                                            (OK=3677   KO=0     )
>  UI IDM dashboard                                        (OK=3677   KO=0     )
>  UI IDM managed user schema                              (OK=3677   KO=0     )
>  UI IDM user                                             (OK=3677   KO=0     )
>  UI IDM oidcToken                                        (OK=3677   KO=1     )
> userinfo                                                 (OK=3676   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=610    KO=0     )
> UI-Logout                                                (OK=3677   KO=0     )
> UI-Logout Redirect 1                                     (OK=3677   KO=0     )
>  UI AM revoke1                                           (OK=3675   KO=0     )
>  UI AM revoke2                                           (OK=3676   KO=0     )
>  UI AM endsession                                        (OK=3676   KO=0     )
> Skip 2FA                                                 (OK=9199   KO=0     )
> RootUserinfo                                             (OK=12176  KO=0     )
> GetUUid                                                  (OK=5527   KO=0     )
> GetOpenidConfig                                          (OK=16539  KO=0     )
> CreatePolicy                                             (OK=5525   KO=2     )
> tokenUserinfo                                            (OK=3666   KO=0     )
> getIdToken                                               (OK=1231   KO=0     )
> getIdToken Redirect 1                                    (OK=1231   KO=0     )
> createOrganization                                       (OK=1231   KO=0     )
> queryOrganization                                        (OK=1231   KO=0     )
> deleteOrganization                                       (OK=1231   KO=0     )
> ReadPolicy                                               (OK=5511   KO=2     )
> DeletePolicy                                             (OK=5497   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 18955  / active: 44     / done: 17113 
================================================================================


================================================================================
2024-11-06 20:40:05 GMT                                    1725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=240917 KO=13    )
> restLoginInitiate                                        (OK=16597  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16596  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3692   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3692   KO=0     )
>  UI AM idFromSession                                     (OK=3691   KO=1     )
>  UI AM validateGoto                                      (OK=3692   KO=0     )
> User Authorize PKCE stage                                (OK=20283  KO=2     )
> User AccessToken PKCE stage                              (OK=20281  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3691   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3691   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3691   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3691   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=613    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3690   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3690   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3690   KO=0     )
>  UI IDM uiconfig                                         (OK=3690   KO=0     )
>  UI IDM version                                          (OK=3690   KO=0     )
>  UI IDM features                                         (OK=3690   KO=0     )
>  UI IDM privilege                                        (OK=3690   KO=0     )
>  UI IDM login                                            (OK=3690   KO=0     )
>  UI IDM dashboard                                        (OK=3690   KO=0     )
>  UI IDM managed user schema                              (OK=3690   KO=0     )
>  UI IDM user                                             (OK=3690   KO=0     )
>  UI IDM oidcToken                                        (OK=3690   KO=1     )
> userinfo                                                 (OK=3689   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=613    KO=0     )
> UI-Logout                                                (OK=3691   KO=0     )
> UI-Logout Redirect 1                                     (OK=3690   KO=0     )
>  UI AM revoke1                                           (OK=3688   KO=0     )
>  UI AM revoke2                                           (OK=3689   KO=0     )
>  UI AM endsession                                        (OK=3689   KO=0     )
> Skip 2FA                                                 (OK=9224   KO=0     )
> RootUserinfo                                             (OK=12218  KO=0     )
> GetUUid                                                  (OK=5544   KO=0     )
> GetOpenidConfig                                          (OK=16584  KO=0     )
> CreatePolicy                                             (OK=5542   KO=2     )
> tokenUserinfo                                            (OK=3679   KO=0     )
> getIdToken                                               (OK=1232   KO=0     )
> getIdToken Redirect 1                                    (OK=1232   KO=0     )
> createOrganization                                       (OK=1232   KO=0     )
> queryOrganization                                        (OK=1232   KO=0     )
> deleteOrganization                                       (OK=1232   KO=0     )
> ReadPolicy                                               (OK=5525   KO=2     )
> DeletePolicy                                             (OK=5511   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 18901  / active: 43     / done: 17168 
================================================================================


================================================================================
2024-11-06 20:40:10 GMT                                    1730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=241473 KO=13    )
> restLoginInitiate                                        (OK=16644  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16641  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3696   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3696   KO=0     )
>  UI AM idFromSession                                     (OK=3695   KO=1     )
>  UI AM validateGoto                                      (OK=3696   KO=0     )
> User Authorize PKCE stage                                (OK=20333  KO=2     )
> User AccessToken PKCE stage                              (OK=20332  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3696   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3696   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3696   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3696   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=615    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3695   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3695   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3695   KO=0     )
>  UI IDM uiconfig                                         (OK=3695   KO=0     )
>  UI IDM version                                          (OK=3695   KO=0     )
>  UI IDM features                                         (OK=3695   KO=0     )
>  UI IDM privilege                                        (OK=3695   KO=0     )
>  UI IDM login                                            (OK=3695   KO=0     )
>  UI IDM dashboard                                        (OK=3695   KO=0     )
>  UI IDM managed user schema                              (OK=3695   KO=0     )
>  UI IDM user                                             (OK=3695   KO=0     )
>  UI IDM oidcToken                                        (OK=3695   KO=1     )
> userinfo                                                 (OK=3694   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=615    KO=0     )
> UI-Logout                                                (OK=3696   KO=0     )
> UI-Logout Redirect 1                                     (OK=3696   KO=0     )
>  UI AM revoke1                                           (OK=3694   KO=0     )
>  UI AM revoke2                                           (OK=3695   KO=0     )
>  UI AM endsession                                        (OK=3695   KO=0     )
> Skip 2FA                                                 (OK=9258   KO=0     )
> RootUserinfo                                             (OK=12263  KO=0     )
> GetUUid                                                  (OK=5564   KO=0     )
> GetOpenidConfig                                          (OK=16634  KO=0     )
> CreatePolicy                                             (OK=5561   KO=2     )
> tokenUserinfo                                            (OK=3686   KO=0     )
> getIdToken                                               (OK=1237   KO=0     )
> getIdToken Redirect 1                                    (OK=1237   KO=0     )
> createOrganization                                       (OK=1237   KO=0     )
> queryOrganization                                        (OK=1236   KO=0     )
> deleteOrganization                                       (OK=1236   KO=0     )
> ReadPolicy                                               (OK=5542   KO=2     )
> DeletePolicy                                             (OK=5525   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 18852  / active: 52     / done: 17208 
================================================================================


================================================================================
2024-11-06 20:40:15 GMT                                    1735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=242177 KO=13    )
> restLoginInitiate                                        (OK=16691  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16689  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3707   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3707   KO=0     )
>  UI AM idFromSession                                     (OK=3706   KO=1     )
>  UI AM validateGoto                                      (OK=3707   KO=0     )
> User Authorize PKCE stage                                (OK=20390  KO=2     )
> User AccessToken PKCE stage                              (OK=20389  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3707   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3707   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3707   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3707   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=617    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3706   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3706   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3706   KO=0     )
>  UI IDM uiconfig                                         (OK=3706   KO=0     )
>  UI IDM version                                          (OK=3706   KO=0     )
>  UI IDM features                                         (OK=3706   KO=0     )
>  UI IDM privilege                                        (OK=3706   KO=0     )
>  UI IDM login                                            (OK=3706   KO=0     )
>  UI IDM dashboard                                        (OK=3705   KO=0     )
>  UI IDM managed user schema                              (OK=3705   KO=0     )
>  UI IDM user                                             (OK=3705   KO=0     )
>  UI IDM oidcToken                                        (OK=3705   KO=1     )
> userinfo                                                 (OK=3704   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=617    KO=0     )
> UI-Logout                                                (OK=3706   KO=0     )
> UI-Logout Redirect 1                                     (OK=3706   KO=0     )
>  UI AM revoke1                                           (OK=3704   KO=0     )
>  UI AM revoke2                                           (OK=3705   KO=0     )
>  UI AM endsession                                        (OK=3705   KO=0     )
> Skip 2FA                                                 (OK=9285   KO=0     )
> RootUserinfo                                             (OK=12296  KO=0     )
> GetUUid                                                  (OK=5579   KO=0     )
> GetOpenidConfig                                          (OK=16686  KO=0     )
> CreatePolicy                                             (OK=5577   KO=2     )
> tokenUserinfo                                            (OK=3695   KO=0     )
> getIdToken                                               (OK=1242   KO=0     )
> getIdToken Redirect 1                                    (OK=1242   KO=0     )
> createOrganization                                       (OK=1242   KO=0     )
> queryOrganization                                        (OK=1242   KO=0     )
> deleteOrganization                                       (OK=1242   KO=0     )
> ReadPolicy                                               (OK=5561   KO=2     )
> DeletePolicy                                             (OK=5542   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 18802  / active: 48     / done: 17262 
================================================================================


================================================================================
2024-11-06 20:40:20 GMT                                    1740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=242767 KO=13    )
> restLoginInitiate                                        (OK=16733  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16731  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3715   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3715   KO=0     )
>  UI AM idFromSession                                     (OK=3714   KO=1     )
>  UI AM validateGoto                                      (OK=3715   KO=0     )
> User Authorize PKCE stage                                (OK=20440  KO=2     )
> User AccessToken PKCE stage                              (OK=20439  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3714   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3714   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3714   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3714   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=618    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3713   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3713   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3713   KO=0     )
>  UI IDM uiconfig                                         (OK=3713   KO=0     )
>  UI IDM version                                          (OK=3713   KO=0     )
>  UI IDM features                                         (OK=3713   KO=0     )
>  UI IDM privilege                                        (OK=3713   KO=0     )
>  UI IDM login                                            (OK=3713   KO=0     )
>  UI IDM dashboard                                        (OK=3713   KO=0     )
>  UI IDM managed user schema                              (OK=3713   KO=0     )
>  UI IDM user                                             (OK=3713   KO=0     )
>  UI IDM oidcToken                                        (OK=3713   KO=1     )
> userinfo                                                 (OK=3712   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=618    KO=0     )
> UI-Logout                                                (OK=3714   KO=0     )
> UI-Logout Redirect 1                                     (OK=3714   KO=0     )
>  UI AM revoke1                                           (OK=3712   KO=0     )
>  UI AM revoke2                                           (OK=3713   KO=0     )
>  UI AM endsession                                        (OK=3713   KO=0     )
> Skip 2FA                                                 (OK=9312   KO=0     )
> RootUserinfo                                             (OK=12335  KO=0     )
> GetUUid                                                  (OK=5595   KO=0     )
> GetOpenidConfig                                          (OK=16736  KO=0     )
> CreatePolicy                                             (OK=5592   KO=2     )
> tokenUserinfo                                            (OK=3704   KO=0     )
> getIdToken                                               (OK=1246   KO=0     )
> getIdToken Redirect 1                                    (OK=1246   KO=0     )
> createOrganization                                       (OK=1246   KO=0     )
> queryOrganization                                        (OK=1245   KO=0     )
> deleteOrganization                                       (OK=1245   KO=0     )
> ReadPolicy                                               (OK=5577   KO=2     )
> DeletePolicy                                             (OK=5560   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 18760  / active: 46     / done: 17306 
================================================================================


================================================================================
2024-11-06 20:40:25 GMT                                    1745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=243525 KO=13    )
> restLoginInitiate                                        (OK=16785  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16783  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3728   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3728   KO=0     )
>  UI AM idFromSession                                     (OK=3727   KO=1     )
>  UI AM validateGoto                                      (OK=3728   KO=0     )
> User Authorize PKCE stage                                (OK=20507  KO=2     )
> User AccessToken PKCE stage                              (OK=20503  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3728   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3728   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3728   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3728   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=619    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3726   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3726   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 features                                         (OK=3726   KO=0     )
>  UI IDM privilege                                        (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=1     )
> userinfo                                                 (OK=3725   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=619    KO=0     )
> UI-Logout                                                (OK=3727   KO=0     )
> UI-Logout Redirect 1                                     (OK=3726   KO=0     )
>  UI AM revoke1                                           (OK=3723   KO=0     )
>  UI AM revoke2                                           (OK=3724   KO=0     )
>  UI AM endsession                                        (OK=3724   KO=0     )
> Skip 2FA                                                 (OK=9335   KO=0     )
> RootUserinfo                                             (OK=12364  KO=0     )
> GetUUid                                                  (OK=5610   KO=0     )
> GetOpenidConfig                                          (OK=16783  KO=0     )
> CreatePolicy                                             (OK=5607   KO=2     )
> tokenUserinfo                                            (OK=3717   KO=0     )
> getIdToken                                               (OK=1248   KO=0     )
> getIdToken Redirect 1                                    (OK=1248   KO=0     )
> createOrganization                                       (OK=1248   KO=0     )
> queryOrganization                                        (OK=1248   KO=0     )
> deleteOrganization                                       (OK=1248   KO=0     )
> ReadPolicy                                               (OK=5592   KO=2     )
> DeletePolicy                                             (OK=5577   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 18706  / active: 47     / done: 17359 
================================================================================


================================================================================
2024-11-06 20:40:30 GMT                                    1750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=244265 KO=13    )
> restLoginInitiate                                        (OK=16837  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16832  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3740   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3740   KO=0     )
>  UI AM idFromSession                                     (OK=3739   KO=1     )
>  UI AM validateGoto                                      (OK=3740   KO=0     )
> User Authorize PKCE stage                                (OK=20566  KO=2     )
> User AccessToken PKCE stage                              (OK=20564  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3739   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3739   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3739   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3739   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=620    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3738   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3738   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3738   KO=0     )
>  UI IDM uiconfig                                         (OK=3738   KO=0     )
>  UI IDM version                                          (OK=3738   KO=0     )
>  UI IDM features                                         (OK=3738   KO=0     )
>  UI IDM privilege                                        (OK=3738   KO=0     )
>  UI IDM login                                            (OK=3738   KO=0     )
>  UI IDM dashboard                                        (OK=3738   KO=0     )
>  UI IDM managed user schema                              (OK=3738   KO=0     )
>  UI IDM user                                             (OK=3738   KO=0     )
>  UI IDM oidcToken                                        (OK=3738   KO=1     )
> userinfo                                                 (OK=3737   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=620    KO=0     )
> UI-Logout                                                (OK=3739   KO=0     )
> UI-Logout Redirect 1                                     (OK=3739   KO=0     )
>  UI AM revoke1                                           (OK=3737   KO=0     )
>  UI AM revoke2                                           (OK=3738   KO=0     )
>  UI AM endsession                                        (OK=3738   KO=0     )
> Skip 2FA                                                 (OK=9363   KO=0     )
> RootUserinfo                                             (OK=12395  KO=0     )
> GetUUid                                                  (OK=5628   KO=0     )
> GetOpenidConfig                                          (OK=16831  KO=0     )
> CreatePolicy                                             (OK=5626   KO=2     )
> tokenUserinfo                                            (OK=3728   KO=0     )
> getIdToken                                               (OK=1253   KO=0     )
> getIdToken Redirect 1                                    (OK=1252   KO=0     )
> createOrganization                                       (OK=1251   KO=0     )
> queryOrganization                                        (OK=1251   KO=0     )
> deleteOrganization                                       (OK=1251   KO=0     )
> ReadPolicy                                               (OK=5606   KO=2     )
> DeletePolicy                                             (OK=5592   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 18653  / active: 49     / done: 17410 
================================================================================


================================================================================
2024-11-06 20:40:35 GMT                                    1755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=245030 KO=13    )
> restLoginInitiate                                        (OK=16892  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16891  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3749   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3749   KO=0     )
>  UI AM idFromSession                                     (OK=3748   KO=1     )
>  UI AM validateGoto                                      (OK=3749   KO=0     )
> User Authorize PKCE stage                                (OK=20637  KO=2     )
> User AccessToken PKCE stage                              (OK=20636  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3749   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3749   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3749   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3749   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=622    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3748   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3748   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3748   KO=0     )
>  UI IDM uiconfig                                         (OK=3748   KO=0     )
>  UI IDM version                                          (OK=3748   KO=0     )
>  UI IDM features                                         (OK=3748   KO=0     )
>  UI IDM privilege                                        (OK=3748   KO=0     )
>  UI IDM login                                            (OK=3748   KO=0     )
>  UI IDM dashboard                                        (OK=3748   KO=0     )
>  UI IDM managed user schema                              (OK=3748   KO=0     )
>  UI IDM user                                             (OK=3748   KO=0     )
>  UI IDM oidcToken                                        (OK=3748   KO=1     )
> userinfo                                                 (OK=3746   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=622    KO=0     )
> UI-Logout                                                (OK=3748   KO=0     )
> UI-Logout Redirect 1                                     (OK=3748   KO=0     )
>  UI AM revoke1                                           (OK=3746   KO=0     )
>  UI AM revoke2                                           (OK=3747   KO=0     )
>  UI AM endsession                                        (OK=3747   KO=0     )
> Skip 2FA                                                 (OK=9400   KO=0     )
> RootUserinfo                                             (OK=12433  KO=0     )
> GetUUid                                                  (OK=5652   KO=0     )
> GetOpenidConfig                                          (OK=16888  KO=0     )
> CreatePolicy                                             (OK=5650   KO=2     )
> tokenUserinfo                                            (OK=3742   KO=0     )
> getIdToken                                               (OK=1257   KO=0     )
> getIdToken Redirect 1                                    (OK=1257   KO=0     )
> createOrganization                                       (OK=1257   KO=0     )
> queryOrganization                                        (OK=1257   KO=0     )
> deleteOrganization                                       (OK=1257   KO=0     )
> ReadPolicy                                               (OK=5625   KO=2     )
> DeletePolicy                                             (OK=5606   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 18596  / active: 56     / done: 17460 
================================================================================


================================================================================
2024-11-06 20:40:40 GMT                                    1760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=245669 KO=13    )
> restLoginInitiate                                        (OK=16934  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16933  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3760   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3760   KO=0     )
>  UI AM idFromSession                                     (OK=3758   KO=1     )
>  UI AM validateGoto                                      (OK=3759   KO=0     )
> User Authorize PKCE stage                                (OK=20687  KO=2     )
> User AccessToken PKCE stage                              (OK=20684  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3759   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3759   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3759   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3759   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=622    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3758   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3758   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3758   KO=0     )
>  UI IDM uiconfig                                         (OK=3758   KO=0     )
>  UI IDM version                                          (OK=3758   KO=0     )
>  UI IDM features                                         (OK=3758   KO=0     )
>  UI IDM privilege                                        (OK=3758   KO=0     )
>  UI IDM login                                            (OK=3758   KO=0     )
>  UI IDM dashboard                                        (OK=3758   KO=0     )
>  UI IDM managed user schema                              (OK=3758   KO=0     )
>  UI IDM user                                             (OK=3758   KO=0     )
>  UI IDM oidcToken                                        (OK=3758   KO=1     )
> userinfo                                                 (OK=3757   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=622    KO=0     )
> UI-Logout                                                (OK=3759   KO=0     )
> UI-Logout Redirect 1                                     (OK=3759   KO=0     )
>  UI AM revoke1                                           (OK=3756   KO=0     )
>  UI AM revoke2                                           (OK=3757   KO=0     )
>  UI AM endsession                                        (OK=3757   KO=0     )
> Skip 2FA                                                 (OK=9421   KO=0     )
> RootUserinfo                                             (OK=12463  KO=0     )
> GetUUid                                                  (OK=5665   KO=0     )
> GetOpenidConfig                                          (OK=16942  KO=0     )
> CreatePolicy                                             (OK=5662   KO=2     )
> tokenUserinfo                                            (OK=3751   KO=0     )
> getIdToken                                               (OK=1259   KO=0     )
> getIdToken Redirect 1                                    (OK=1259   KO=0     )
> createOrganization                                       (OK=1259   KO=0     )
> queryOrganization                                        (OK=1259   KO=0     )
> deleteOrganization                                       (OK=1259   KO=0     )
> ReadPolicy                                               (OK=5649   KO=2     )
> DeletePolicy                                             (OK=5625   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 18555  / active: 48     / done: 17509 
================================================================================


================================================================================
2024-11-06 20:40:45 GMT                                    1765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=246303 KO=13    )
> restLoginInitiate                                        (OK=16977  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=16976  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3769   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3769   KO=0     )
>  UI AM idFromSession                                     (OK=3768   KO=1     )
>  UI AM validateGoto                                      (OK=3769   KO=0     )
> User Authorize PKCE stage                                (OK=20741  KO=2     )
> User AccessToken PKCE stage                              (OK=20738  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3769   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3769   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3769   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3769   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=623    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3767   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3767   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3767   KO=0     )
>  UI IDM uiconfig                                         (OK=3767   KO=0     )
>  UI IDM version                                          (OK=3767   KO=0     )
>  UI IDM features                                         (OK=3767   KO=0     )
>  UI IDM privilege                                        (OK=3767   KO=0     )
>  UI IDM login                                            (OK=3767   KO=0     )
>  UI IDM dashboard                                        (OK=3767   KO=0     )
>  UI IDM managed user schema                              (OK=3767   KO=0     )
>  UI IDM user                                             (OK=3767   KO=0     )
>  UI IDM oidcToken                                        (OK=3767   KO=1     )
> userinfo                                                 (OK=3766   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=623    KO=0     )
> UI-Logout                                                (OK=3768   KO=0     )
> UI-Logout Redirect 1                                     (OK=3768   KO=0     )
>  UI AM revoke1                                           (OK=3766   KO=0     )
>  UI AM revoke2                                           (OK=3767   KO=0     )
>  UI AM endsession                                        (OK=3767   KO=0     )
> Skip 2FA                                                 (OK=9446   KO=0     )
> RootUserinfo                                             (OK=12498  KO=0     )
> GetUUid                                                  (OK=5678   KO=0     )
> GetOpenidConfig                                          (OK=16993  KO=0     )
> CreatePolicy                                             (OK=5676   KO=2     )
> tokenUserinfo                                            (OK=3761   KO=0     )
> getIdToken                                               (OK=1261   KO=0     )
> getIdToken Redirect 1                                    (OK=1261   KO=0     )
> createOrganization                                       (OK=1261   KO=0     )
> queryOrganization                                        (OK=1261   KO=0     )
> deleteOrganization                                       (OK=1261   KO=0     )
> ReadPolicy                                               (OK=5662   KO=2     )
> DeletePolicy                                             (OK=5649   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 18511  / active: 40     / done: 17561 
================================================================================


================================================================================
2024-11-06 20:40:50 GMT                                    1770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=246928 KO=13    )
> restLoginInitiate                                        (OK=17026  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17025  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3778   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3778   KO=0     )
>  UI AM idFromSession                                     (OK=3777   KO=1     )
>  UI AM validateGoto                                      (OK=3778   KO=0     )
> User Authorize PKCE stage                                (OK=20799  KO=2     )
> User AccessToken PKCE stage                              (OK=20795  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3778   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3777   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3777   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3777   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=624    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3775   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3775   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3775   KO=0     )
>  UI IDM uiconfig                                         (OK=3775   KO=0     )
>  UI IDM version                                          (OK=3775   KO=0     )
>  UI IDM features                                         (OK=3775   KO=0     )
>  UI IDM privilege                                        (OK=3775   KO=0     )
>  UI IDM login                                            (OK=3775   KO=0     )
>  UI IDM dashboard                                        (OK=3775   KO=0     )
>  UI IDM managed user schema                              (OK=3775   KO=0     )
>  UI IDM user                                             (OK=3775   KO=0     )
>  UI IDM oidcToken                                        (OK=3775   KO=1     )
> userinfo                                                 (OK=3774   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=624    KO=0     )
> UI-Logout                                                (OK=3776   KO=0     )
> UI-Logout Redirect 1                                     (OK=3776   KO=0     )
>  UI AM revoke1                                           (OK=3774   KO=0     )
>  UI AM revoke2                                           (OK=3775   KO=0     )
>  UI AM endsession                                        (OK=3775   KO=0     )
> Skip 2FA                                                 (OK=9472   KO=0     )
> RootUserinfo                                             (OK=12528  KO=0     )
> GetUUid                                                  (OK=5698   KO=0     )
> GetOpenidConfig                                          (OK=17039  KO=0     )
> CreatePolicy                                             (OK=5696   KO=2     )
> tokenUserinfo                                            (OK=3775   KO=0     )
> getIdToken                                               (OK=1264   KO=0     )
> getIdToken Redirect 1                                    (OK=1264   KO=0     )
> createOrganization                                       (OK=1264   KO=0     )
> queryOrganization                                        (OK=1264   KO=0     )
> deleteOrganization                                       (OK=1264   KO=0     )
> ReadPolicy                                               (OK=5676   KO=2     )
> DeletePolicy                                             (OK=5661   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 18461  / active: 46     / done: 17605 
================================================================================


================================================================================
2024-11-06 20:40:55 GMT                                    1775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=247640 KO=13    )
> restLoginInitiate                                        (OK=17078  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17077  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3788   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3788   KO=0     )
>  UI AM idFromSession                                     (OK=3787   KO=1     )
>  UI AM validateGoto                                      (OK=3788   KO=0     )
> User Authorize PKCE stage                                (OK=20860  KO=2     )
> User AccessToken PKCE stage                              (OK=20858  KO=1     )
> UI-Post-Login - stage 2                                  (OK=3787   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3787   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3787   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3787   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=624    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3786   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3786   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3786   KO=0     )
>  UI IDM uiconfig                                         (OK=3786   KO=0     )
>  UI IDM version                                          (OK=3786   KO=0     )
>  UI IDM features                                         (OK=3786   KO=0     )
>  UI IDM privilege                                        (OK=3786   KO=0     )
>  UI IDM login                                            (OK=3786   KO=0     )
>  UI IDM dashboard                                        (OK=3786   KO=0     )
>  UI IDM managed user schema                              (OK=3786   KO=0     )
>  UI IDM user                                             (OK=3786   KO=0     )
>  UI IDM oidcToken                                        (OK=3786   KO=1     )
> userinfo                                                 (OK=3785   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=624    KO=0     )
> UI-Logout                                                (OK=3787   KO=0     )
> UI-Logout Redirect 1                                     (OK=3787   KO=0     )
>  UI AM revoke1                                           (OK=3785   KO=0     )
>  UI AM revoke2                                           (OK=3786   KO=0     )
>  UI AM endsession                                        (OK=3786   KO=0     )
> Skip 2FA                                                 (OK=9500   KO=0     )
> RootUserinfo                                             (OK=12553  KO=0     )
> GetUUid                                                  (OK=5717   KO=0     )
> GetOpenidConfig                                          (OK=17092  KO=0     )
> CreatePolicy                                             (OK=5715   KO=2     )
> tokenUserinfo                                            (OK=3789   KO=0     )
> getIdToken                                               (OK=1267   KO=0     )
> getIdToken Redirect 1                                    (OK=1267   KO=0     )
> createOrganization                                       (OK=1267   KO=0     )
> queryOrganization                                        (OK=1267   KO=0     )
> deleteOrganization                                       (OK=1267   KO=0     )
> ReadPolicy                                               (OK=5696   KO=2     )
> DeletePolicy                                             (OK=5675   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (20.00%)
> status.find.in([200, 209], 304), found 502                          2 (10.00%)
> status.find.is(302), but actually found 502                         2 (10.00%)
> status.find.is(200), but actually found 502                         2 (10.00%)
> userinfo: No attribute named 'access_token' is defined              2 (10.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 (10.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 5.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 5.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 5.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 5.00%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 5.00%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 5.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 18409  / active: 50     / done: 17653 
================================================================================

20:40:58.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 17734: status.find.in([200, 209], 304), found 502
20:40:58.229 [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,17734,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3YTA0Y2IzYi1jYjdhLTRhZjItYWJiZS1mNTVjMzVjMGRiZjMiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTIzODY4MzA5Iiwic3VibmFtZSI6IjdhMDRjYjNiLWNiN2EtNGFmMi1hYmJlLWY1NWMzNWMwZGJmMyIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjVmejRjeEVVMGR6Y0I5ZzAxSFJLU3Vrc3ozZyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkyNTY1NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkyNTY1NywicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MjkyNTcsImlhdCI6MTczMDkyNTY1NywiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiM0NvTHF2QWxTNTJkODQtOWpiOWlDaGJ5NHNnIn0.StLenhwy5p8yfSKECM-g-gYMBkV286oHp5fmL0Qu9Q0, username -> user.709687, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@78d78e6, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/access_token, authcode -> L_xE--h3zPpMKx0nIpyeRq0VBjI, callbacks -> {"tokenId":"c5Whm6ZYCFVCMDZt-4EJq7KNgxk.*AAJTSQACMDIAAlNLABx5aDcvdThjaTlDNUV0bzhnZUpHY2VidGhTc0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730925657768), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=c5Whm6ZYCFVCMDZt-4EJq7KNgxk.*AAJTSQACMDIAAlNLABx5aDcvdThjaTlDNUV0bzhnZUpHY2VidGhTc0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730925657768))), password -> Pa_ssw0rd, challenge -> 0xmKewYK_1fpgzFv7SYWt1Dm1wlnix4UQjYdqZFHOr0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 167.7.177.79, verifier -> MTIyNzUwOTYzNzY5MTE0OTkyNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a625a4e, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@68174ceb, tokenId -> c5Whm6ZYCFVCMDZt-4EJq7KNgxk.*AAJTSQACMDIAAlNLABx5aDcvdThjaTlDNUV0bzhnZUpHY2VidGhTc0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/access_token
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=c5Whm6ZYCFVCMDZt-4EJq7KNgxk.*AAJTSQACMDIAAlNLABx5aDcvdThjaTlDNUV0bzhnZUpHY2VidGhTc0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 233
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=c5Whm6ZYCFVCMDZt-4EJq7KNgxk.*AAJTSQACMDIAAlNLABx5aDcvdThjaTlDNUV0bzhnZUpHY2VidGhTc0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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=L_xE--h3zPpMKx0nIpyeRq0VBjI&code_verifier=MTIyNzUwOTYzNzY5MTE0OTkyNg&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&client_id=endUserUIClient}
=========================
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, 06 Nov 2024 20:40:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

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

<<<<<<<<<<<<<<<<<<<<<<<<<
20:40:58.400 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke2: No attribute named 'access_token_2' is defined

================================================================================
2024-11-06 20:41:00 GMT                                    1780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=248602 KO=14    )
> restLoginInitiate                                        (OK=17142  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17140  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3805   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3805   KO=0     )
>  UI AM idFromSession                                     (OK=3804   KO=1     )
>  UI AM validateGoto                                      (OK=3805   KO=0     )
> User Authorize PKCE stage                                (OK=20941  KO=2     )
> User AccessToken PKCE stage                              (OK=20936  KO=2     )
> UI-Post-Login - stage 2                                  (OK=3804   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3804   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3804   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3804   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=626    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3802   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3802   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3801   KO=0     )
>  UI IDM uiconfig                                         (OK=3801   KO=0     )
>  UI IDM version                                          (OK=3801   KO=0     )
>  UI IDM features                                         (OK=3801   KO=0     )
>  UI IDM privilege                                        (OK=3801   KO=0     )
>  UI IDM login                                            (OK=3801   KO=0     )
>  UI IDM dashboard                                        (OK=3801   KO=0     )
>  UI IDM managed user schema                              (OK=3801   KO=0     )
>  UI IDM user                                             (OK=3801   KO=0     )
>  UI IDM oidcToken                                        (OK=3802   KO=1     )
> userinfo                                                 (OK=3801   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=626    KO=0     )
> UI-Logout                                                (OK=3803   KO=0     )
> UI-Logout Redirect 1                                     (OK=3803   KO=0     )
>  UI AM revoke1                                           (OK=3800   KO=0     )
>  UI AM revoke2                                           (OK=3800   KO=0     )
>  UI AM endsession                                        (OK=3801   KO=0     )
> Skip 2FA                                                 (OK=9537   KO=0     )
> RootUserinfo                                             (OK=12594  KO=0     )
> GetUUid                                                  (OK=5742   KO=0     )
> GetOpenidConfig                                          (OK=17157  KO=0     )
> CreatePolicy                                             (OK=5739   KO=2     )
> tokenUserinfo                                            (OK=3798   KO=0     )
> getIdToken                                               (OK=1271   KO=0     )
> getIdToken Redirect 1                                    (OK=1271   KO=0     )
> createOrganization                                       (OK=1271   KO=0     )
> queryOrganization                                        (OK=1271   KO=0     )
> deleteOrganization                                       (OK=1271   KO=0     )
> ReadPolicy                                               (OK=5715   KO=2     )
> DeletePolicy                                             (OK=5696   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (18.18%)
> status.find.in([200, 209], 304), found 502                          3 (13.64%)
> status.find.is(302), but actually found 502                         2 ( 9.09%)
> status.find.is(200), but actually found 502                         2 ( 9.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 9.09%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 9.09%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 9.09%)
 
> status.find.in([200, 209], 304), found 409                          1 ( 4.55%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.55%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.55%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.55%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.55%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 18343  / active: 58     / done: 17711 
================================================================================

20:41:01.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User Authorize PKCE stage' failed for user 17777: status.find.is(302), but actually found 502
20:41:01.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User Authorize PKCE stage: KO status.find.is(302), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,17777,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJjMGVhYmRkMy0wZTcyLTQ3NzItYWRhNC0wNzM2NDE4MjI5NWIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTIzODcwMjI4Iiwic3VibmFtZSI6ImMwZWFiZGQzLTBlNzItNDc3Mi1hZGE0LTA3MzY0MTgyMjk1YiIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IkVWNjBYekotTVhBT1Q5Rnd2V3RFLU5ldU42YyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkyNTY2MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkyNTY2MSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MjkyNjEsImlhdCI6MTczMDkyNTY2MSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiajRaVXVxZ2hjanlrLWw3eWppV3JWLW4wUWpNIn0.b8nuXDEni23TWwocU6L5UKBdbvywXaux9tyxAUddLio, username -> user.541588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75456fad, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize, authcode -> DScxhM8hMTKJrSidsEMLl084Tc0, callbacks -> {"tokenId":"JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730925661278), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730925661278))), password -> Pa_ssw0rd, challenge -> p5HjZOIXx-Rd1RpnQNMXVh77q7CzzDl5lzDNhVdJxVo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 232.223.39.110, verifier -> NDcxOTQ1ODQ2ODUyNDIzMjA4Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1fa961, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@ddced5, tokenId -> JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 422
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=client_id=endUserUIClient&scope=fr%3Aidm%3A*&state=1234&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&response_type=code&prompt=none&nonce=1234&code_challenge=p5HjZOIXx-Rd1RpnQNMXVh77q7CzzDl5lzDNhVdJxVo&code_challenge_method=S256&decision=Allow&csrf=JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*}
=========================
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, 06 Nov 2024 20:41:01 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:01.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 17777: status.find.in([200, 209], 304), found 400
20:41:01.746 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User AccessToken PKCE stage: KO status.find.in([200, 209], 304), found 400
=========================
Session:
Session(idc.benchmark.Mix2024,17777,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJjMGVhYmRkMy0wZTcyLTQ3NzItYWRhNC0wNzM2NDE4MjI5NWIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjgxZDgzZmMtYmFlNy00YjRhLWIwYWMtNWM0ZGQzMjg4ZGRlLTIzODcwMjI4Iiwic3VibmFtZSI6ImMwZWFiZGQzLTBlNzItNDc3Mi1hZGE0LTA3MzY0MTgyMjk1YiIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IkVWNjBYekotTVhBT1Q5Rnd2V3RFLU5ldU42YyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkyNTY2MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkyNTY2MSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5MjkyNjEsImlhdCI6MTczMDkyNTY2MSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiajRaVXVxZ2hjanlrLWw3eWppV3JWLW4wUWpNIn0.b8nuXDEni23TWwocU6L5UKBdbvywXaux9tyxAUddLio, username -> user.541588, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75456fad, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize, authcode -> DScxhM8hMTKJrSidsEMLl084Tc0, callbacks -> {"tokenId":"JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730925661278), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730925661278))), password -> Pa_ssw0rd, challenge -> p5HjZOIXx-Rd1RpnQNMXVh77q7CzzDl5lzDNhVdJxVo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 232.223.39.110, verifier -> NDcxOTQ1ODQ2ODUyNDIzMjA4Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1fa961, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@ddced5, tokenId -> JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/access_token
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 233
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=JJ0R_63omdol8UMF3ZRJFMPS8YA.*AAJTSQACMDIAAlNLABx6UURJUUNuS252VDNwUWoxQ1lqWUdndHhRQXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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=DScxhM8hMTKJrSidsEMLl084Tc0&code_verifier=NDcxOTQ1ODQ2ODUyNDIzMjA4Mw&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&client_id=endUserUIClient}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	400 Bad Request
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	access-control-allow-credentials: true
	access-control-allow-origin: https://openam-perf-benchmark.forgeblocks.com
	access-control-expose-headers: content-api-version
	cache-control: no-store
	pragma: no-cache
	vary: Origin
	content-type: application/json;charset=UTF-8
	Content-Length: 106
	date: Wed, 06 Nov 2024 20:41:01 GMT
	x-forgerock-transactionid: 2de3b42d-5a1c-4c94-8959-7a35e5d10845
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"error_description":"The provided access grant is invalid, expired, or revoked.","error":"invalid_grant"}
<<<<<<<<<<<<<<<<<<<<<<<<<
20:41:01.925 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke2: No attribute named 'access_token_2' is defined

================================================================================
2024-11-06 20:41:05 GMT                                    1785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=249346 KO=16    )
> restLoginInitiate                                        (OK=17191  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17188  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3818   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3818   KO=0     )
>  UI AM idFromSession                                     (OK=3817   KO=1     )
>  UI AM validateGoto                                      (OK=3818   KO=0     )
> User Authorize PKCE stage                                (OK=20996  KO=3     )
> User AccessToken PKCE stage                              (OK=20994  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3817   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     )
> loginTreeWorkflow_restLoginInitiate                      (OK=627    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3813   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3813   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3813   KO=0     )
>  UI IDM uiconfig                                         (OK=3813   KO=0     )
>  UI IDM version                                          (OK=3813   KO=0     )
>  UI IDM features                                         (OK=3813   KO=0     )
>  UI IDM privilege                                        (OK=3813   KO=0     )
>  UI IDM login                                            (OK=3813   KO=0     )
>  UI IDM dashboard                                        (OK=3813   KO=0     )
>  UI IDM managed user schema                              (OK=3813   KO=0     )
>  UI IDM user                                             (OK=3813   KO=0     )
>  UI IDM oidcToken                                        (OK=3815   KO=1     )
> userinfo                                                 (OK=3814   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=627    KO=0     )
> UI-Logout                                                (OK=3816   KO=0     )
> UI-Logout Redirect 1                                     (OK=3816   KO=0     )
>  UI AM revoke1                                           (OK=3814   KO=0     )
>  UI AM revoke2                                           (OK=3813   KO=0     )
>  UI AM endsession                                        (OK=3815   KO=0     )
> Skip 2FA                                                 (OK=9560   KO=0     )
> RootUserinfo                                             (OK=12614  KO=0     )
> GetUUid                                                  (OK=5760   KO=0     )
> GetOpenidConfig                                          (OK=17218  KO=0     )
> CreatePolicy                                             (OK=5758   KO=2     )
> tokenUserinfo                                            (OK=3809   KO=0     )
> getIdToken                                               (OK=1273   KO=0     )
> getIdToken Redirect 1                                    (OK=1273   KO=0     )
> createOrganization                                       (OK=1273   KO=0     )
> queryOrganization                                        (OK=1273   KO=0     )
> deleteOrganization                                       (OK=1273   KO=0     )
> ReadPolicy                                               (OK=5739   KO=2     )
> DeletePolicy                                             (OK=5715   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 18293  / active: 54     / done: 17765 
================================================================================


================================================================================
2024-11-06 20:41:10 GMT                                    1790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=249840 KO=16    )
> restLoginInitiate                                        (OK=17221  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17220  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3824   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3824   KO=0     )
>  UI AM idFromSession                                     (OK=3823   KO=1     )
>  UI AM validateGoto                                      (OK=3824   KO=0     )
> User Authorize PKCE stage                                (OK=21037  KO=3     )
> User AccessToken PKCE stage                              (OK=21033  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3823   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3823   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3823   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3823   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=627    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3820   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3820   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3820   KO=0     )
>  UI IDM uiconfig                                         (OK=3820   KO=0     )
>  UI IDM version                                          (OK=3820   KO=0     )
>  UI IDM features                                         (OK=3820   KO=0     )
>  UI IDM privilege                                        (OK=3820   KO=0     )
>  UI IDM login                                            (OK=3820   KO=0     )
>  UI IDM dashboard                                        (OK=3820   KO=0     )
>  UI IDM managed user schema                              (OK=3820   KO=0     )
>  UI IDM user                                             (OK=3820   KO=0     )
>  UI IDM oidcToken                                        (OK=3822   KO=1     )
> userinfo                                                 (OK=3821   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=627    KO=0     )
> UI-Logout                                                (OK=3822   KO=0     )
> UI-Logout Redirect 1                                     (OK=3822   KO=0     )
>  UI AM revoke1                                           (OK=3820   KO=0     )
>  UI AM revoke2                                           (OK=3819   KO=0     )
>  UI AM endsession                                        (OK=3821   KO=0     )
> Skip 2FA                                                 (OK=9577   KO=0     )
> RootUserinfo                                             (OK=12648  KO=0     )
> GetUUid                                                  (OK=5766   KO=0     )
> GetOpenidConfig                                          (OK=17267  KO=0     )
> CreatePolicy                                             (OK=5764   KO=2     )
> tokenUserinfo                                            (OK=3817   KO=0     )
> getIdToken                                               (OK=1277   KO=0     )
> getIdToken Redirect 1                                    (OK=1277   KO=0     )
> createOrganization                                       (OK=1277   KO=0     )
> queryOrganization                                        (OK=1277   KO=0     )
> deleteOrganization                                       (OK=1277   KO=0     )
> ReadPolicy                                               (OK=5758   KO=2     )
> DeletePolicy                                             (OK=5739   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 18263  / active: 40     / done: 17809 
================================================================================


================================================================================
2024-11-06 20:41:15 GMT                                    1795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=250492 KO=16    )
> restLoginInitiate                                        (OK=17264  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17262  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3834   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3834   KO=0     )
>  UI AM idFromSession                                     (OK=3833   KO=1     )
>  UI AM validateGoto                                      (OK=3834   KO=0     )
> User Authorize PKCE stage                                (OK=21091  KO=3     )
> User AccessToken PKCE stage                              (OK=21089  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3834   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3834   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3834   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3834   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=627    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3831   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3831   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3831   KO=0     )
>  UI IDM uiconfig                                         (OK=3831   KO=0     )
>  UI IDM version                                          (OK=3831   KO=0     )
>  UI IDM features                                         (OK=3831   KO=0     )
>  UI IDM privilege                                        (OK=3831   KO=0     )
>  UI IDM login                                            (OK=3831   KO=0     )
>  UI IDM dashboard                                        (OK=3830   KO=0     )
>  UI IDM managed user schema                              (OK=3830   KO=0     )
>  UI IDM user                                             (OK=3830   KO=0     )
>  UI IDM oidcToken                                        (OK=3832   KO=1     )
> userinfo                                                 (OK=3831   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=627    KO=0     )
> UI-Logout                                                (OK=3833   KO=0     )
> UI-Logout Redirect 1                                     (OK=3833   KO=0     )
>  UI AM revoke1                                           (OK=3831   KO=0     )
>  UI AM revoke2                                           (OK=3830   KO=0     )
>  UI AM endsession                                        (OK=3832   KO=0     )
> Skip 2FA                                                 (OK=9600   KO=0     )
> RootUserinfo                                             (OK=12677  KO=0     )
> GetUUid                                                  (OK=5781   KO=0     )
> GetOpenidConfig                                          (OK=17307  KO=0     )
> CreatePolicy                                             (OK=5779   KO=2     )
> tokenUserinfo                                            (OK=3827   KO=0     )
> getIdToken                                               (OK=1282   KO=0     )
> getIdToken Redirect 1                                    (OK=1282   KO=0     )
> createOrganization                                       (OK=1282   KO=0     )
> queryOrganization                                        (OK=1281   KO=0     )
> deleteOrganization                                       (OK=1281   KO=0     )
> ReadPolicy                                               (OK=5764   KO=2     )
> DeletePolicy                                             (OK=5758   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 18216  / active: 35     / done: 17861 
================================================================================


================================================================================
2024-11-06 20:41:20 GMT                                    1800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=251183 KO=16    )
> restLoginInitiate                                        (OK=17312  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17311  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3845   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3845   KO=0     )
>  UI AM idFromSession                                     (OK=3844   KO=1     )
>  UI AM validateGoto                                      (OK=3845   KO=0     )
> User Authorize PKCE stage                                (OK=21151  KO=3     )
> User AccessToken PKCE stage                              (OK=21148  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3845   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3845   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3845   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3845   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=629    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3842   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3842   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3842   KO=0     )
>  UI IDM uiconfig                                         (OK=3842   KO=0     )
>  UI IDM version                                          (OK=3842   KO=0     )
>  UI IDM features                                         (OK=3842   KO=0     )
>  UI IDM privilege                                        (OK=3842   KO=0     )
>  UI IDM login                                            (OK=3842   KO=0     )
>  UI IDM dashboard                                        (OK=3842   KO=0     )
>  UI IDM managed user schema                              (OK=3842   KO=0     )
>  UI IDM user                                             (OK=3842   KO=0     )
>  UI IDM oidcToken                                        (OK=3843   KO=1     )
> userinfo                                                 (OK=3842   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=629    KO=0     )
> UI-Logout                                                (OK=3844   KO=0     )
> UI-Logout Redirect 1                                     (OK=3844   KO=0     )
>  UI AM revoke1                                           (OK=3841   KO=0     )
>  UI AM revoke2                                           (OK=3840   KO=0     )
>  UI AM endsession                                        (OK=3842   KO=0     )
> Skip 2FA                                                 (OK=9631   KO=0     )
> RootUserinfo                                             (OK=12709  KO=0     )
> GetUUid                                                  (OK=5800   KO=0     )
> GetOpenidConfig                                          (OK=17347  KO=0     )
> CreatePolicy                                             (OK=5797   KO=2     )
> tokenUserinfo                                            (OK=3834   KO=0     )
> getIdToken                                               (OK=1285   KO=0     )
> getIdToken Redirect 1                                    (OK=1285   KO=0     )
> createOrganization                                       (OK=1285   KO=0     )
> queryOrganization                                        (OK=1285   KO=0     )
> deleteOrganization                                       (OK=1285   KO=0     )
> ReadPolicy                                               (OK=5779   KO=2     )
> DeletePolicy                                             (OK=5764   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 18170  / active: 46     / done: 17896 
================================================================================


================================================================================
2024-11-06 20:41:25 GMT                                    1805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=251825 KO=16    )
> restLoginInitiate                                        (OK=17366  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17363  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3854   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3854   KO=0     )
>  UI AM idFromSession                                     (OK=3853   KO=1     )
>  UI AM validateGoto                                      (OK=3854   KO=0     )
> User Authorize PKCE stage                                (OK=21209  KO=3     )
> User AccessToken PKCE stage                              (OK=21206  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3853   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3853   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3852   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3852   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=629    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3849   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3849   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3849   KO=0     )
>  UI IDM uiconfig                                         (OK=3849   KO=0     )
>  UI IDM version                                          (OK=3849   KO=0     )
>  UI IDM features                                         (OK=3849   KO=0     )
>  UI IDM privilege                                        (OK=3849   KO=0     )
>  UI IDM login                                            (OK=3849   KO=0     )
>  UI IDM dashboard                                        (OK=3849   KO=0     )
>  UI IDM managed user schema                              (OK=3849   KO=0     )
>  UI IDM user                                             (OK=3849   KO=0     )
>  UI IDM oidcToken                                        (OK=3851   KO=1     )
> userinfo                                                 (OK=3849   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=629    KO=0     )
> UI-Logout                                                (OK=3851   KO=0     )
> UI-Logout Redirect 1                                     (OK=3850   KO=0     )
>  UI AM revoke1                                           (OK=3848   KO=0     )
>  UI AM revoke2                                           (OK=3847   KO=0     )
>  UI AM endsession                                        (OK=3849   KO=0     )
> Skip 2FA                                                 (OK=9660   KO=0     )
> RootUserinfo                                             (OK=12747  KO=0     )
> GetUUid                                                  (OK=5817   KO=0     )
> GetOpenidConfig                                          (OK=17397  KO=0     )
> CreatePolicy                                             (OK=5815   KO=2     )
> tokenUserinfo                                            (OK=3847   KO=0     )
> getIdToken                                               (OK=1291   KO=0     )
> getIdToken Redirect 1                                    (OK=1291   KO=0     )
> createOrganization                                       (OK=1291   KO=0     )
> queryOrganization                                        (OK=1291   KO=0     )
> deleteOrganization                                       (OK=1291   KO=0     )
> ReadPolicy                                               (OK=5797   KO=2     )
> DeletePolicy                                             (OK=5779   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 18116  / active: 51     / done: 17945 
================================================================================


================================================================================
2024-11-06 20:41:30 GMT                                    1810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=252404 KO=16    )
> restLoginInitiate                                        (OK=17400  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17398  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3861   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3861   KO=0     )
>  UI AM idFromSession                                     (OK=3860   KO=1     )
>  UI AM validateGoto                                      (OK=3861   KO=0     )
> User Authorize PKCE stage                                (OK=21255  KO=3     )
> User AccessToken PKCE stage                              (OK=21252  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3861   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3861   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3861   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3861   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=632    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3858   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3858   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3858   KO=0     )
>  UI IDM uiconfig                                         (OK=3858   KO=0     )
>  UI IDM version                                          (OK=3858   KO=0     )
>  UI IDM features                                         (OK=3858   KO=0     )
>  UI IDM privilege                                        (OK=3858   KO=0     )
>  UI IDM login                                            (OK=3858   KO=0     )
>  UI IDM dashboard                                        (OK=3858   KO=0     )
>  UI IDM managed user schema                              (OK=3858   KO=0     )
>  UI IDM user                                             (OK=3858   KO=0     )
>  UI IDM oidcToken                                        (OK=3860   KO=1     )
> userinfo                                                 (OK=3859   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=632    KO=0     )
> UI-Logout                                                (OK=3861   KO=0     )
> UI-Logout Redirect 1                                     (OK=3861   KO=0     )
>  UI AM revoke1                                           (OK=3859   KO=0     )
>  UI AM revoke2                                           (OK=3858   KO=0     )
>  UI AM endsession                                        (OK=3860   KO=0     )
> Skip 2FA                                                 (OK=9683   KO=0     )
> RootUserinfo                                             (OK=12780  KO=0     )
> GetUUid                                                  (OK=5828   KO=0     )
> GetOpenidConfig                                          (OK=17442  KO=0     )
> CreatePolicy                                             (OK=5826   KO=2     )
> tokenUserinfo                                            (OK=3854   KO=0     )
> getIdToken                                               (OK=1294   KO=0     )
> getIdToken Redirect 1                                    (OK=1294   KO=0     )
> createOrganization                                       (OK=1294   KO=0     )
> queryOrganization                                        (OK=1294   KO=0     )
> deleteOrganization                                       (OK=1293   KO=0     )
> ReadPolicy                                               (OK=5815   KO=2     )
> DeletePolicy                                             (OK=5795   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 18079  / active: 41     / done: 17992 
================================================================================


================================================================================
2024-11-06 20:41:35 GMT                                    1815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=253041 KO=16    )
> restLoginInitiate                                        (OK=17447  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17445  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3871   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3871   KO=0     )
>  UI AM idFromSession                                     (OK=3870   KO=1     )
>  UI AM validateGoto                                      (OK=3871   KO=0     )
> User Authorize PKCE stage                                (OK=21310  KO=3     )
> User AccessToken PKCE stage                              (OK=21306  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3870   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3870   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3870   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3870   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=635    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3867   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3867   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3867   KO=0     )
>  UI IDM uiconfig                                         (OK=3867   KO=0     )
>  UI IDM version                                          (OK=3867   KO=0     )
>  UI IDM features                                         (OK=3867   KO=0     )
>  UI IDM privilege                                        (OK=3867   KO=0     )
>  UI IDM login                                            (OK=3867   KO=0     )
>  UI IDM dashboard                                        (OK=3867   KO=0     )
>  UI IDM managed user schema                              (OK=3867   KO=0     )
>  UI IDM user                                             (OK=3867   KO=0     )
>  UI IDM oidcToken                                        (OK=3869   KO=1     )
> userinfo                                                 (OK=3868   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=635    KO=0     )
> UI-Logout                                                (OK=3870   KO=0     )
> UI-Logout Redirect 1                                     (OK=3870   KO=0     )
>  UI AM revoke1                                           (OK=3868   KO=0     )
>  UI AM revoke2                                           (OK=3867   KO=0     )
>  UI AM endsession                                        (OK=3869   KO=0     )
> Skip 2FA                                                 (OK=9708   KO=0     )
> RootUserinfo                                             (OK=12816  KO=0     )
> GetUUid                                                  (OK=5843   KO=0     )
> GetOpenidConfig                                          (OK=17487  KO=0     )
> CreatePolicy                                             (OK=5841   KO=2     )
> tokenUserinfo                                            (OK=3863   KO=0     )
> getIdToken                                               (OK=1297   KO=0     )
> getIdToken Redirect 1                                    (OK=1297   KO=0     )
> createOrganization                                       (OK=1297   KO=0     )
> queryOrganization                                        (OK=1297   KO=0     )
> deleteOrganization                                       (OK=1296   KO=0     )
> ReadPolicy                                               (OK=5825   KO=2     )
> DeletePolicy                                             (OK=5815   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 18028  / active: 41     / done: 18043 
================================================================================


================================================================================
2024-11-06 20:41:40 GMT                                    1820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=253585 KO=16    )
> restLoginInitiate                                        (OK=17485  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17484  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3877   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3877   KO=0     )
>  UI AM idFromSession                                     (OK=3876   KO=1     )
>  UI AM validateGoto                                      (OK=3877   KO=0     )
> User Authorize PKCE stage                                (OK=21356  KO=3     )
> User AccessToken PKCE stage                              (OK=21354  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3877   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3877   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3877   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3877   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=637    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3874   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3874   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3874   KO=0     )
>  UI IDM uiconfig                                         (OK=3874   KO=0     )
>  UI IDM version                                          (OK=3874   KO=0     )
>  UI IDM features                                         (OK=3874   KO=0     )
>  UI IDM privilege                                        (OK=3874   KO=0     )
>  UI IDM login                                            (OK=3874   KO=0     )
>  UI IDM dashboard                                        (OK=3874   KO=0     )
>  UI IDM managed user schema                              (OK=3874   KO=0     )
>  UI IDM user                                             (OK=3874   KO=0     )
>  UI IDM oidcToken                                        (OK=3876   KO=1     )
> userinfo                                                 (OK=3875   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=637    KO=0     )
> UI-Logout                                                (OK=3877   KO=0     )
> UI-Logout Redirect 1                                     (OK=3877   KO=0     )
>  UI AM revoke1                                           (OK=3875   KO=0     )
>  UI AM revoke2                                           (OK=3874   KO=0     )
>  UI AM endsession                                        (OK=3876   KO=0     )
> Skip 2FA                                                 (OK=9735   KO=0     )
> RootUserinfo                                             (OK=12861  KO=0     )
> GetUUid                                                  (OK=5857   KO=0     )
> GetOpenidConfig                                          (OK=17527  KO=0     )
> CreatePolicy                                             (OK=5855   KO=2     )
> tokenUserinfo                                            (OK=3872   KO=0     )
> getIdToken                                               (OK=1300   KO=0     )
> getIdToken Redirect 1                                    (OK=1300   KO=0     )
> createOrganization                                       (OK=1300   KO=0     )
> queryOrganization                                        (OK=1300   KO=0     )
> deleteOrganization                                       (OK=1300   KO=0     )
> ReadPolicy                                               (OK=5841   KO=2     )
> DeletePolicy                                             (OK=5825   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 17989  / active: 43     / done: 18080 
================================================================================


================================================================================
2024-11-06 20:41:45 GMT                                    1825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=254266 KO=16    )
> restLoginInitiate                                        (OK=17533  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17532  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3888   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3888   KO=0     )
>  UI AM idFromSession                                     (OK=3887   KO=1     )
>  UI AM validateGoto                                      (OK=3888   KO=0     )
> User Authorize PKCE stage                                (OK=21414  KO=3     )
> User AccessToken PKCE stage                              (OK=21409  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3887   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3887   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3887   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3887   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=639    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3884   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3884   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3884   KO=0     )
>  UI IDM uiconfig                                         (OK=3884   KO=0     )
>  UI IDM version                                          (OK=3884   KO=0     )
>  UI IDM features                                         (OK=3884   KO=0     )
>  UI IDM privilege                                        (OK=3884   KO=0     )
>  UI IDM login                                            (OK=3884   KO=0     )
>  UI IDM dashboard                                        (OK=3884   KO=0     )
>  UI IDM managed user schema                              (OK=3884   KO=0     )
>  UI IDM user                                             (OK=3884   KO=0     )
>  UI IDM oidcToken                                        (OK=3886   KO=1     )
> userinfo                                                 (OK=3885   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=639    KO=0     )
> UI-Logout                                                (OK=3887   KO=0     )
> UI-Logout Redirect 1                                     (OK=3887   KO=0     )
>  UI AM revoke1                                           (OK=3885   KO=0     )
>  UI AM revoke2                                           (OK=3884   KO=0     )
>  UI AM endsession                                        (OK=3886   KO=0     )
> Skip 2FA                                                 (OK=9762   KO=0     )
> RootUserinfo                                             (OK=12896  KO=0     )
> GetUUid                                                  (OK=5878   KO=0     )
> GetOpenidConfig                                          (OK=17578  KO=0     )
> CreatePolicy                                             (OK=5876   KO=2     )
> tokenUserinfo                                            (OK=3880   KO=0     )
> getIdToken                                               (OK=1303   KO=0     )
> getIdToken Redirect 1                                    (OK=1302   KO=0     )
> createOrganization                                       (OK=1302   KO=0     )
> queryOrganization                                        (OK=1302   KO=0     )
> deleteOrganization                                       (OK=1302   KO=0     )
> ReadPolicy                                               (OK=5855   KO=2     )
> DeletePolicy                                             (OK=5841   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 17939  / active: 43     / done: 18130 
================================================================================


================================================================================
2024-11-06 20:41:50 GMT                                    1830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=254791 KO=16    )
> restLoginInitiate                                        (OK=17574  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17572  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3894   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3894   KO=0     )
>  UI AM idFromSession                                     (OK=3892   KO=1     )
>  UI AM validateGoto                                      (OK=3893   KO=0     )
> User Authorize PKCE stage                                (OK=21459  KO=3     )
> User AccessToken PKCE stage                              (OK=21457  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3893   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3893   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3893   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3893   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=639    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3890   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3890   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3890   KO=0     )
>  UI IDM uiconfig                                         (OK=3890   KO=0     )
>  UI IDM version                                          (OK=3890   KO=0     )
>  UI IDM features                                         (OK=3890   KO=0     )
>  UI IDM privilege                                        (OK=3890   KO=0     )
>  UI IDM login                                            (OK=3890   KO=0     )
>  UI IDM dashboard                                        (OK=3890   KO=0     )
>  UI IDM managed user schema                              (OK=3890   KO=0     )
>  UI IDM user                                             (OK=3890   KO=0     )
>  UI IDM oidcToken                                        (OK=3892   KO=1     )
> userinfo                                                 (OK=3891   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=639    KO=0     )
> UI-Logout                                                (OK=3893   KO=0     )
> UI-Logout Redirect 1                                     (OK=3893   KO=0     )
>  UI AM revoke1                                           (OK=3891   KO=0     )
>  UI AM revoke2                                           (OK=3890   KO=0     )
>  UI AM endsession                                        (OK=3892   KO=0     )
> Skip 2FA                                                 (OK=9789   KO=0     )
> RootUserinfo                                             (OK=12917  KO=0     )
> GetUUid                                                  (OK=5894   KO=0     )
> GetOpenidConfig                                          (OK=17629  KO=0     )
> CreatePolicy                                             (OK=5892   KO=2     )
> tokenUserinfo                                            (OK=3889   KO=0     )
> getIdToken                                               (OK=1307   KO=0     )
> getIdToken Redirect 1                                    (OK=1307   KO=0     )
> createOrganization                                       (OK=1307   KO=0     )
> queryOrganization                                        (OK=1306   KO=0     )
> deleteOrganization                                       (OK=1306   KO=0     )
> ReadPolicy                                               (OK=5876   KO=2     )
> DeletePolicy                                             (OK=5855   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 17898  / active: 47     / done: 18167 
================================================================================


================================================================================
2024-11-06 20:41:55 GMT                                    1835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=255513 KO=16    )
> restLoginInitiate                                        (OK=17625  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17623  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3904   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3904   KO=0     )
>  UI AM idFromSession                                     (OK=3903   KO=1     )
>  UI AM validateGoto                                      (OK=3904   KO=0     )
> User Authorize PKCE stage                                (OK=21521  KO=3     )
> User AccessToken PKCE stage                              (OK=21518  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3903   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3903   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3903   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3903   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=645    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3900   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3900   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3900   KO=0     )
>  UI IDM uiconfig                                         (OK=3900   KO=0     )
>  UI IDM version                                          (OK=3900   KO=0     )
>  UI IDM features                                         (OK=3900   KO=0     )
>  UI IDM privilege                                        (OK=3900   KO=0     )
>  UI IDM login                                            (OK=3900   KO=0     )
>  UI IDM dashboard                                        (OK=3900   KO=0     )
>  UI IDM managed user schema                              (OK=3900   KO=0     )
>  UI IDM user                                             (OK=3900   KO=0     )
>  UI IDM oidcToken                                        (OK=3902   KO=1     )
> userinfo                                                 (OK=3901   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=645    KO=0     )
> UI-Logout                                                (OK=3903   KO=0     )
> UI-Logout Redirect 1                                     (OK=3903   KO=0     )
>  UI AM revoke1                                           (OK=3901   KO=0     )
>  UI AM revoke2                                           (OK=3900   KO=0     )
>  UI AM endsession                                        (OK=3902   KO=0     )
> Skip 2FA                                                 (OK=9817   KO=0     )
> RootUserinfo                                             (OK=12954  KO=0     )
> GetUUid                                                  (OK=5911   KO=0     )
> GetOpenidConfig                                          (OK=17683  KO=0     )
> CreatePolicy                                             (OK=5909   KO=2     )
> tokenUserinfo                                            (OK=3901   KO=0     )
> getIdToken                                               (OK=1311   KO=0     )
> getIdToken Redirect 1                                    (OK=1311   KO=0     )
> createOrganization                                       (OK=1311   KO=0     )
> queryOrganization                                        (OK=1311   KO=0     )
> deleteOrganization                                       (OK=1311   KO=0     )
> ReadPolicy                                               (OK=5892   KO=2     )
> DeletePolicy                                             (OK=5875   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 17841  / active: 44     / done: 18227 
================================================================================


================================================================================
2024-11-06 20:42:00 GMT                                    1840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=256159 KO=16    )
> restLoginInitiate                                        (OK=17672  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17671  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3913   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3913   KO=0     )
>  UI AM idFromSession                                     (OK=3912   KO=1     )
>  UI AM validateGoto                                      (OK=3913   KO=0     )
> User Authorize PKCE stage                                (OK=21578  KO=3     )
> User AccessToken PKCE stage                              (OK=21576  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3912   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3912   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3912   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3912   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=646    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3909   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3909   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 features                                         (OK=3909   KO=0     )
>  UI IDM privilege                                        (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=3909   KO=0     )
>  UI IDM oidcToken                                        (OK=3911   KO=1     )
> userinfo                                                 (OK=3909   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=646    KO=0     )
> UI-Logout                                                (OK=3911   KO=0     )
> UI-Logout Redirect 1                                     (OK=3911   KO=0     )
>  UI AM revoke1                                           (OK=3909   KO=0     )
>  UI AM revoke2                                           (OK=3908   KO=0     )
>  UI AM endsession                                        (OK=3910   KO=0     )
> Skip 2FA                                                 (OK=9843   KO=0     )
> RootUserinfo                                             (OK=12979  KO=0     )
> GetUUid                                                  (OK=5931   KO=0     )
> GetOpenidConfig                                          (OK=17736  KO=0     )
> CreatePolicy                                             (OK=5928   KO=2     )
> tokenUserinfo                                            (OK=3915   KO=0     )
> getIdToken                                               (OK=1314   KO=0     )
> getIdToken Redirect 1                                    (OK=1314   KO=0     )
> createOrganization                                       (OK=1314   KO=0     )
> queryOrganization                                        (OK=1314   KO=0     )
> deleteOrganization                                       (OK=1314   KO=0     )
> ReadPolicy                                               (OK=5909   KO=2     )
> DeletePolicy                                             (OK=5892   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 17793  / active: 44     / done: 18275 
================================================================================


================================================================================
2024-11-06 20:42:05 GMT                                    1845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=256882 KO=16    )
> restLoginInitiate                                        (OK=17718  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17716  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3928   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3927   KO=0     )
>  UI AM idFromSession                                     (OK=3925   KO=1     )
>  UI AM validateGoto                                      (OK=3926   KO=0     )
> User Authorize PKCE stage                                (OK=21634  KO=3     )
> User AccessToken PKCE stage                              (OK=21630  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3925   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3925   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3925   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3925   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=647    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3921   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3921   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3921   KO=0     )
>  UI IDM uiconfig                                         (OK=3921   KO=0     )
>  UI IDM version                                          (OK=3921   KO=0     )
>  UI IDM features                                         (OK=3921   KO=0     )
>  UI IDM privilege                                        (OK=3921   KO=0     )
>  UI IDM login                                            (OK=3921   KO=0     )
>  UI IDM dashboard                                        (OK=3921   KO=0     )
>  UI IDM managed user schema                              (OK=3921   KO=0     )
>  UI IDM user                                             (OK=3921   KO=0     )
>  UI IDM oidcToken                                        (OK=3923   KO=1     )
> userinfo                                                 (OK=3922   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=647    KO=0     )
> UI-Logout                                                (OK=3924   KO=0     )
> UI-Logout Redirect 1                                     (OK=3924   KO=0     )
>  UI AM revoke1                                           (OK=3921   KO=0     )
>  UI AM revoke2                                           (OK=3920   KO=0     )
>  UI AM endsession                                        (OK=3922   KO=0     )
> Skip 2FA                                                 (OK=9869   KO=0     )
> RootUserinfo                                             (OK=13008  KO=0     )
> GetUUid                                                  (OK=5944   KO=0     )
> GetOpenidConfig                                          (OK=17785  KO=0     )
> CreatePolicy                                             (OK=5940   KO=2     )
> tokenUserinfo                                            (OK=3919   KO=0     )
> getIdToken                                               (OK=1319   KO=0     )
> getIdToken Redirect 1                                    (OK=1319   KO=0     )
> createOrganization                                       (OK=1319   KO=0     )
> queryOrganization                                        (OK=1319   KO=0     )
> deleteOrganization                                       (OK=1319   KO=0     )
> ReadPolicy                                               (OK=5928   KO=2     )
> DeletePolicy                                             (OK=5909   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 17746  / active: 47     / done: 18319 
================================================================================


================================================================================
2024-11-06 20:42:10 GMT                                    1850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=257688 KO=16    )
> restLoginInitiate                                        (OK=17769  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17768  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3942   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3942   KO=0     )
>  UI AM idFromSession                                     (OK=3941   KO=1     )
>  UI AM validateGoto                                      (OK=3942   KO=0     )
> User Authorize PKCE stage                                (OK=21700  KO=3     )
> User AccessToken PKCE stage                              (OK=21697  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3939   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3938   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3938   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3938   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=647    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3935   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3935   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3935   KO=0     )
>  UI IDM uiconfig                                         (OK=3935   KO=0     )
>  UI IDM version                                          (OK=3935   KO=0     )
>  UI IDM features                                         (OK=3935   KO=0     )
>  UI IDM privilege                                        (OK=3935   KO=0     )
>  UI IDM login                                            (OK=3935   KO=0     )
>  UI IDM dashboard                                        (OK=3935   KO=0     )
>  UI IDM managed user schema                              (OK=3935   KO=0     )
>  UI IDM user                                             (OK=3935   KO=0     )
>  UI IDM oidcToken                                        (OK=3937   KO=1     )
> userinfo                                                 (OK=3936   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=647    KO=0     )
> UI-Logout                                                (OK=3938   KO=0     )
> UI-Logout Redirect 1                                     (OK=3938   KO=0     )
>  UI AM revoke1                                           (OK=3936   KO=0     )
>  UI AM revoke2                                           (OK=3935   KO=0     )
>  UI AM endsession                                        (OK=3937   KO=0     )
> Skip 2FA                                                 (OK=9900   KO=0     )
> RootUserinfo                                             (OK=13039  KO=0     )
> GetUUid                                                  (OK=5966   KO=0     )
> GetOpenidConfig                                          (OK=17836  KO=0     )
> CreatePolicy                                             (OK=5963   KO=2     )
> tokenUserinfo                                            (OK=3926   KO=0     )
> getIdToken                                               (OK=1321   KO=0     )
> getIdToken Redirect 1                                    (OK=1321   KO=0     )
> createOrganization                                       (OK=1320   KO=0     )
> queryOrganization                                        (OK=1320   KO=0     )
> deleteOrganization                                       (OK=1320   KO=0     )
> ReadPolicy                                               (OK=5940   KO=2     )
> DeletePolicy                                             (OK=5926   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 17692  / active: 55     / done: 18365 
================================================================================


================================================================================
2024-11-06 20:42:15 GMT                                    1855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=258405 KO=16    )
> restLoginInitiate                                        (OK=17816  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17815  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3952   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3951   KO=0     )
>  UI AM idFromSession                                     (OK=3950   KO=1     )
>  UI AM validateGoto                                      (OK=3951   KO=0     )
> User Authorize PKCE stage                                (OK=21756  KO=3     )
> User AccessToken PKCE stage                              (OK=21754  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3950   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3950   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3950   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3950   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=648    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3947   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3947   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3946   KO=0     )
>  UI IDM uiconfig                                         (OK=3946   KO=0     )
>  UI IDM version                                          (OK=3946   KO=0     )
>  UI IDM features                                         (OK=3946   KO=0     )
>  UI IDM privilege                                        (OK=3946   KO=0     )
>  UI IDM login                                            (OK=3946   KO=0     )
>  UI IDM dashboard                                        (OK=3946   KO=0     )
>  UI IDM managed user schema                              (OK=3946   KO=0     )
>  UI IDM user                                             (OK=3946   KO=0     )
>  UI IDM oidcToken                                        (OK=3948   KO=1     )
> userinfo                                                 (OK=3947   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=648    KO=0     )
> UI-Logout                                                (OK=3949   KO=0     )
> UI-Logout Redirect 1                                     (OK=3949   KO=0     )
>  UI AM revoke1                                           (OK=3946   KO=0     )
>  UI AM revoke2                                           (OK=3945   KO=0     )
>  UI AM endsession                                        (OK=3947   KO=0     )
> Skip 2FA                                                 (OK=9928   KO=0     )
> RootUserinfo                                             (OK=13077  KO=0     )
> GetUUid                                                  (OK=5983   KO=0     )
> GetOpenidConfig                                          (OK=17889  KO=0     )
> CreatePolicy                                             (OK=5979   KO=2     )
> tokenUserinfo                                            (OK=3932   KO=0     )
> getIdToken                                               (OK=1327   KO=0     )
> getIdToken Redirect 1                                    (OK=1327   KO=0     )
> createOrganization                                       (OK=1327   KO=0     )
> queryOrganization                                        (OK=1327   KO=0     )
> deleteOrganization                                       (OK=1327   KO=0     )
> ReadPolicy                                               (OK=5962   KO=2     )
> DeletePolicy                                             (OK=5940   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 17647  / active: 56     / done: 18409 
================================================================================


================================================================================
2024-11-06 20:42:20 GMT                                    1860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=259086 KO=16    )
> restLoginInitiate                                        (OK=17858  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17857  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3963   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3963   KO=0     )
>  UI AM idFromSession                                     (OK=3961   KO=1     )
>  UI AM validateGoto                                      (OK=3962   KO=0     )
> User Authorize PKCE stage                                (OK=21812  KO=3     )
> User AccessToken PKCE stage                              (OK=21810  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3961   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3961   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3960   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3960   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=651    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3957   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3957   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3957   KO=0     )
>  UI IDM uiconfig                                         (OK=3957   KO=0     )
>  UI IDM version                                          (OK=3957   KO=0     )
>  UI IDM features                                         (OK=3957   KO=0     )
>  UI IDM privilege                                        (OK=3957   KO=0     )
>  UI IDM login                                            (OK=3957   KO=0     )
>  UI IDM dashboard                                        (OK=3956   KO=0     )
>  UI IDM managed user schema                              (OK=3956   KO=0     )
>  UI IDM user                                             (OK=3956   KO=0     )
>  UI IDM oidcToken                                        (OK=3958   KO=1     )
> userinfo                                                 (OK=3957   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=651    KO=0     )
> UI-Logout                                                (OK=3959   KO=0     )
> UI-Logout Redirect 1                                     (OK=3959   KO=0     )
>  UI AM revoke1                                           (OK=3957   KO=0     )
>  UI AM revoke2                                           (OK=3956   KO=0     )
>  UI AM endsession                                        (OK=3958   KO=0     )
> Skip 2FA                                                 (OK=9953   KO=0     )
> RootUserinfo                                             (OK=13112  KO=0     )
> GetUUid                                                  (OK=5991   KO=0     )
> GetOpenidConfig                                          (OK=17936  KO=0     )
> CreatePolicy                                             (OK=5989   KO=2     )
> tokenUserinfo                                            (OK=3941   KO=0     )
> getIdToken                                               (OK=1334   KO=0     )
> getIdToken Redirect 1                                    (OK=1333   KO=0     )
> createOrganization                                       (OK=1333   KO=0     )
> queryOrganization                                        (OK=1333   KO=0     )
> deleteOrganization                                       (OK=1333   KO=0     )
> ReadPolicy                                               (OK=5979   KO=2     )
> DeletePolicy                                             (OK=5961   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 17602  / active: 44     / done: 18466 
================================================================================


================================================================================
2024-11-06 20:42:25 GMT                                    1865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=259766 KO=16    )
> restLoginInitiate                                        (OK=17902  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17899  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3973   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3973   KO=0     )
>  UI AM idFromSession                                     (OK=3971   KO=1     )
>  UI AM validateGoto                                      (OK=3972   KO=0     )
> User Authorize PKCE stage                                (OK=21865  KO=3     )
> User AccessToken PKCE stage                              (OK=21862  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3972   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3972   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3972   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3972   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=651    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3969   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3969   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3969   KO=0     )
>  UI IDM uiconfig                                         (OK=3969   KO=0     )
>  UI IDM version                                          (OK=3969   KO=0     )
>  UI IDM features                                         (OK=3969   KO=0     )
>  UI IDM privilege                                        (OK=3969   KO=0     )
>  UI IDM login                                            (OK=3969   KO=0     )
>  UI IDM dashboard                                        (OK=3969   KO=0     )
>  UI IDM managed user schema                              (OK=3969   KO=0     )
>  UI IDM user                                             (OK=3969   KO=0     )
>  UI IDM oidcToken                                        (OK=3971   KO=1     )
> userinfo                                                 (OK=3970   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=651    KO=0     )
> UI-Logout                                                (OK=3972   KO=0     )
> UI-Logout Redirect 1                                     (OK=3972   KO=0     )
>  UI AM revoke1                                           (OK=3970   KO=0     )
>  UI AM revoke2                                           (OK=3969   KO=0     )
>  UI AM endsession                                        (OK=3971   KO=0     )
> Skip 2FA                                                 (OK=9972   KO=0     )
> RootUserinfo                                             (OK=13155  KO=0     )
> GetUUid                                                  (OK=5999   KO=0     )
> GetOpenidConfig                                          (OK=17971  KO=0     )
> CreatePolicy                                             (OK=5997   KO=2     )
> tokenUserinfo                                            (OK=3953   KO=0     )
> getIdToken                                               (OK=1338   KO=0     )
> getIdToken Redirect 1                                    (OK=1338   KO=0     )
> createOrganization                                       (OK=1338   KO=0     )
> queryOrganization                                        (OK=1338   KO=0     )
> deleteOrganization                                       (OK=1338   KO=0     )
> ReadPolicy                                               (OK=5989   KO=2     )
> DeletePolicy                                             (OK=5979   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 17558  / active: 29     / done: 18525 
================================================================================


================================================================================
2024-11-06 20:42:30 GMT                                    1870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=260386 KO=16    )
> restLoginInitiate                                        (OK=17948  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17945  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3983   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3983   KO=0     )
>  UI AM idFromSession                                     (OK=3982   KO=1     )
>  UI AM validateGoto                                      (OK=3983   KO=0     )
> User Authorize PKCE stage                                (OK=21922  KO=3     )
> User AccessToken PKCE stage                              (OK=21919  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3982   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3982   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3982   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3982   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=652    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3978   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3978   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3978   KO=0     )
>  UI IDM uiconfig                                         (OK=3978   KO=0     )
>  UI IDM version                                          (OK=3978   KO=0     )
>  UI IDM features                                         (OK=3978   KO=0     )
>  UI IDM privilege                                        (OK=3978   KO=0     )
>  UI IDM login                                            (OK=3978   KO=0     )
>  UI IDM dashboard                                        (OK=3978   KO=0     )
>  UI IDM managed user schema                              (OK=3978   KO=0     )
>  UI IDM user                                             (OK=3978   KO=0     )
>  UI IDM oidcToken                                        (OK=3980   KO=1     )
> userinfo                                                 (OK=3979   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=652    KO=0     )
> UI-Logout                                                (OK=3981   KO=0     )
> UI-Logout Redirect 1                                     (OK=3981   KO=0     )
>  UI AM revoke1                                           (OK=3979   KO=0     )
>  UI AM revoke2                                           (OK=3978   KO=0     )
>  UI AM endsession                                        (OK=3980   KO=0     )
> Skip 2FA                                                 (OK=9998   KO=0     )
> RootUserinfo                                             (OK=13190  KO=0     )
> GetUUid                                                  (OK=6018   KO=0     )
> GetOpenidConfig                                          (OK=18007  KO=0     )
> CreatePolicy                                             (OK=6016   KO=2     )
> tokenUserinfo                                            (OK=3964   KO=0     )
> getIdToken                                               (OK=1339   KO=0     )
> getIdToken Redirect 1                                    (OK=1339   KO=0     )
> createOrganization                                       (OK=1339   KO=0     )
> queryOrganization                                        (OK=1339   KO=0     )
> deleteOrganization                                       (OK=1339   KO=0     )
> ReadPolicy                                               (OK=5997   KO=2     )
> DeletePolicy                                             (OK=5988   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 17511  / active: 39     / done: 18562 
================================================================================


================================================================================
2024-11-06 20:42:35 GMT                                    1875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=260949 KO=16    )
> restLoginInitiate                                        (OK=17995  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=17991  KO=1     )
> UI-Post-Login - stage 1                                  (OK=3988   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3988   KO=0     )
>  UI AM idFromSession                                     (OK=3987   KO=1     )
>  UI AM validateGoto                                      (OK=3988   KO=0     )
> User Authorize PKCE stage                                (OK=21974  KO=3     )
> User AccessToken PKCE stage                              (OK=21971  KO=3     )
> UI-Post-Login - stage 2                                  (OK=3988   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3988   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3988   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3988   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=654    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3985   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3985   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3985   KO=0     )
>  UI IDM uiconfig                                         (OK=3985   KO=0     )
>  UI IDM version                                          (OK=3985   KO=0     )
>  UI IDM features                                         (OK=3985   KO=0     )
>  UI IDM privilege                                        (OK=3985   KO=0     )
>  UI IDM login                                            (OK=3985   KO=0     )
>  UI IDM dashboard                                        (OK=3985   KO=0     )
>  UI IDM managed user schema                              (OK=3985   KO=0     )
>  UI IDM user                                             (OK=3985   KO=0     )
>  UI IDM oidcToken                                        (OK=3987   KO=1     )
> userinfo                                                 (OK=3986   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=654    KO=0     )
> UI-Logout                                                (OK=3988   KO=0     )
> UI-Logout Redirect 1                                     (OK=3988   KO=0     )
>  UI AM revoke1                                           (OK=3986   KO=0     )
>  UI AM revoke2                                           (OK=3985   KO=0     )
>  UI AM endsession                                        (OK=3987   KO=0     )
> Skip 2FA                                                 (OK=10030  KO=0     )
> RootUserinfo                                             (OK=13228  KO=0     )
> GetUUid                                                  (OK=6036   KO=0     )
> GetOpenidConfig                                          (OK=18053  KO=0     )
> CreatePolicy                                             (OK=6034   KO=2     )
> tokenUserinfo                                            (OK=3972   KO=0     )
> getIdToken                                               (OK=1340   KO=0     )
> getIdToken Redirect 1                                    (OK=1340   KO=0     )
> createOrganization                                       (OK=1340   KO=0     )
> queryOrganization                                        (OK=1340   KO=0     )
> deleteOrganization                                       (OK=1340   KO=0     )
> ReadPolicy                                               (OK=6016   KO=2     )
> DeletePolicy                                             (OK=5996   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 17462  / active: 56     / done: 18594 
================================================================================


================================================================================
2024-11-06 20:42:40 GMT                                    1880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=261754 KO=16    )
> restLoginInitiate                                        (OK=18042  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18040  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4001   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4001   KO=0     )
>  UI AM idFromSession                                     (OK=4000   KO=1     )
>  UI AM validateGoto                                      (OK=4001   KO=0     )
> User Authorize PKCE stage                                (OK=22037  KO=3     )
> User AccessToken PKCE stage                              (OK=22035  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4001   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4001   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4001   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4001   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=655    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3998   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3998   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3998   KO=0     )
>  UI IDM uiconfig                                         (OK=3998   KO=0     )
>  UI IDM version                                          (OK=3998   KO=0     )
>  UI IDM features                                         (OK=3998   KO=0     )
>  UI IDM privilege                                        (OK=3998   KO=0     )
>  UI IDM login                                            (OK=3998   KO=0     )
>  UI IDM dashboard                                        (OK=3998   KO=0     )
>  UI IDM managed user schema                              (OK=3998   KO=0     )
>  UI IDM user                                             (OK=3998   KO=0     )
>  UI IDM oidcToken                                        (OK=3999   KO=1     )
> userinfo                                                 (OK=3997   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=655    KO=0     )
> UI-Logout                                                (OK=3999   KO=0     )
> UI-Logout Redirect 1                                     (OK=3999   KO=0     )
>  UI AM revoke1                                           (OK=3997   KO=0     )
>  UI AM revoke2                                           (OK=3996   KO=0     )
>  UI AM endsession                                        (OK=3998   KO=0     )
> Skip 2FA                                                 (OK=10061  KO=0     )
> RootUserinfo                                             (OK=13293  KO=0     )
> GetUUid                                                  (OK=6056   KO=0     )
> GetOpenidConfig                                          (OK=18109  KO=0     )
> CreatePolicy                                             (OK=6053   KO=2     )
> tokenUserinfo                                            (OK=3978   KO=0     )
> getIdToken                                               (OK=1344   KO=0     )
> getIdToken Redirect 1                                    (OK=1344   KO=0     )
> createOrganization                                       (OK=1344   KO=0     )
> queryOrganization                                        (OK=1344   KO=0     )
> deleteOrganization                                       (OK=1344   KO=0     )
> ReadPolicy                                               (OK=6034   KO=2     )
> DeletePolicy                                             (OK=6016   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 17414  / active: 49     / done: 18649 
================================================================================


================================================================================
2024-11-06 20:42:45 GMT                                    1885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=262303 KO=16    )
> restLoginInitiate                                        (OK=18084  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18082  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4010   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4010   KO=0     )
>  UI AM idFromSession                                     (OK=4009   KO=1     )
>  UI AM validateGoto                                      (OK=4010   KO=0     )
> User Authorize PKCE stage                                (OK=22084  KO=3     )
> User AccessToken PKCE stage                              (OK=22082  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4009   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4009   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4009   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4009   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=657    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4005   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4004   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4004   KO=0     )
>  UI IDM uiconfig                                         (OK=4004   KO=0     )
>  UI IDM version                                          (OK=4004   KO=0     )
>  UI IDM features                                         (OK=4004   KO=0     )
>  UI IDM privilege                                        (OK=4004   KO=0     )
>  UI IDM login                                            (OK=4004   KO=0     )
>  UI IDM dashboard                                        (OK=4004   KO=0     )
>  UI IDM managed user schema                              (OK=4004   KO=0     )
>  UI IDM user                                             (OK=4004   KO=0     )
>  UI IDM oidcToken                                        (OK=4006   KO=1     )
> userinfo                                                 (OK=4005   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=657    KO=0     )
> UI-Logout                                                (OK=4007   KO=0     )
> UI-Logout Redirect 1                                     (OK=4007   KO=0     )
>  UI AM revoke1                                           (OK=4004   KO=0     )
>  UI AM revoke2                                           (OK=4003   KO=0     )
>  UI AM endsession                                        (OK=4005   KO=0     )
> Skip 2FA                                                 (OK=10080  KO=0     )
> RootUserinfo                                             (OK=13311  KO=0     )
> GetUUid                                                  (OK=6071   KO=0     )
> GetOpenidConfig                                          (OK=18162  KO=0     )
> CreatePolicy                                             (OK=6069   KO=2     )
> tokenUserinfo                                            (OK=3991   KO=0     )
> getIdToken                                               (OK=1346   KO=0     )
> getIdToken Redirect 1                                    (OK=1346   KO=0     )
> createOrganization                                       (OK=1346   KO=0     )
> queryOrganization                                        (OK=1346   KO=0     )
> deleteOrganization                                       (OK=1346   KO=0     )
> ReadPolicy                                               (OK=6052   KO=2     )
> DeletePolicy                                             (OK=6034   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 17368  / active: 44     / done: 18700 
================================================================================


================================================================================
2024-11-06 20:42:50 GMT                                    1890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=262879 KO=16    )
> restLoginInitiate                                        (OK=18131  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18130  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4016   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4016   KO=0     )
>  UI AM idFromSession                                     (OK=4015   KO=1     )
>  UI AM validateGoto                                      (OK=4016   KO=0     )
> User Authorize PKCE stage                                (OK=22140  KO=3     )
> User AccessToken PKCE stage                              (OK=22137  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4015   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4014   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4014   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4014   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=657    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4011   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4011   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4011   KO=0     )
>  UI IDM uiconfig                                         (OK=4011   KO=0     )
>  UI IDM version                                          (OK=4011   KO=0     )
>  UI IDM features                                         (OK=4011   KO=0     )
>  UI IDM privilege                                        (OK=4011   KO=0     )
>  UI IDM login                                            (OK=4011   KO=0     )
>  UI IDM dashboard                                        (OK=4011   KO=0     )
>  UI IDM managed user schema                              (OK=4011   KO=0     )
>  UI IDM user                                             (OK=4011   KO=0     )
>  UI IDM oidcToken                                        (OK=4013   KO=1     )
> userinfo                                                 (OK=4012   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=657    KO=0     )
> UI-Logout                                                (OK=4014   KO=0     )
> UI-Logout Redirect 1                                     (OK=4014   KO=0     )
>  UI AM revoke1                                           (OK=4012   KO=0     )
>  UI AM revoke2                                           (OK=4011   KO=0     )
>  UI AM endsession                                        (OK=4013   KO=0     )
> Skip 2FA                                                 (OK=10108  KO=0     )
> RootUserinfo                                             (OK=13336  KO=0     )
> GetUUid                                                  (OK=6086   KO=0     )
> GetOpenidConfig                                          (OK=18211  KO=0     )
> CreatePolicy                                             (OK=6084   KO=2     )
> tokenUserinfo                                            (OK=4006   KO=0     )
> getIdToken                                               (OK=1349   KO=0     )
> getIdToken Redirect 1                                    (OK=1349   KO=0     )
> createOrganization                                       (OK=1349   KO=0     )
> queryOrganization                                        (OK=1349   KO=0     )
> deleteOrganization                                       (OK=1349   KO=0     )
> ReadPolicy                                               (OK=6069   KO=2     )
> DeletePolicy                                             (OK=6052   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 17323  / active: 42     / done: 18747 
================================================================================


================================================================================
2024-11-06 20:42:55 GMT                                    1895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=263495 KO=16    )
> restLoginInitiate                                        (OK=18177  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18174  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4022   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4022   KO=0     )
>  UI AM idFromSession                                     (OK=4021   KO=1     )
>  UI AM validateGoto                                      (OK=4022   KO=0     )
> User Authorize PKCE stage                                (OK=22192  KO=3     )
> User AccessToken PKCE stage                              (OK=22190  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4022   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4022   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4022   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4022   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=658    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4019   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4019   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4019   KO=0     )
>  UI IDM uiconfig                                         (OK=4019   KO=0     )
>  UI IDM version                                          (OK=4019   KO=0     )
>  UI IDM features                                         (OK=4019   KO=0     )
>  UI IDM privilege                                        (OK=4019   KO=0     )
>  UI IDM login                                            (OK=4019   KO=0     )
>  UI IDM dashboard                                        (OK=4019   KO=0     )
>  UI IDM managed user schema                              (OK=4019   KO=0     )
>  UI IDM user                                             (OK=4019   KO=0     )
>  UI IDM oidcToken                                        (OK=4021   KO=1     )
> userinfo                                                 (OK=4020   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=658    KO=0     )
> UI-Logout                                                (OK=4022   KO=0     )
> UI-Logout Redirect 1                                     (OK=4022   KO=0     )
>  UI AM revoke1                                           (OK=4019   KO=0     )
>  UI AM revoke2                                           (OK=4018   KO=0     )
>  UI AM endsession                                        (OK=4020   KO=0     )
> Skip 2FA                                                 (OK=10138  KO=0     )
> RootUserinfo                                             (OK=13386  KO=0     )
> GetUUid                                                  (OK=6102   KO=0     )
> GetOpenidConfig                                          (OK=18258  KO=0     )
> CreatePolicy                                             (OK=6100   KO=2     )
> tokenUserinfo                                            (OK=4014   KO=0     )
> getIdToken                                               (OK=1354   KO=0     )
> getIdToken Redirect 1                                    (OK=1354   KO=0     )
> createOrganization                                       (OK=1354   KO=0     )
> queryOrganization                                        (OK=1354   KO=0     )
> deleteOrganization                                       (OK=1354   KO=0     )
> ReadPolicy                                               (OK=6083   KO=2     )
> DeletePolicy                                             (OK=6069   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 17275  / active: 49     / done: 18788 
================================================================================


================================================================================
2024-11-06 20:43:00 GMT                                    1900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=264086 KO=16    )
> restLoginInitiate                                        (OK=18217  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18216  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4032   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4032   KO=0     )
>  UI AM idFromSession                                     (OK=4031   KO=1     )
>  UI AM validateGoto                                      (OK=4032   KO=0     )
> User Authorize PKCE stage                                (OK=22243  KO=3     )
> User AccessToken PKCE stage                              (OK=22241  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4032   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4031   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4031   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4031   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=659    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4028   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4028   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4028   KO=0     )
>  UI IDM uiconfig                                         (OK=4027   KO=0     )
>  UI IDM version                                          (OK=4027   KO=0     )
>  UI IDM features                                         (OK=4027   KO=0     )
>  UI IDM privilege                                        (OK=4027   KO=0     )
>  UI IDM login                                            (OK=4027   KO=0     )
>  UI IDM dashboard                                        (OK=4027   KO=0     )
>  UI IDM managed user schema                              (OK=4027   KO=0     )
>  UI IDM user                                             (OK=4027   KO=0     )
>  UI IDM oidcToken                                        (OK=4028   KO=1     )
> userinfo                                                 (OK=4027   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=659    KO=0     )
> UI-Logout                                                (OK=4028   KO=0     )
> UI-Logout Redirect 1                                     (OK=4028   KO=0     )
>  UI AM revoke1                                           (OK=4026   KO=0     )
>  UI AM revoke2                                           (OK=4025   KO=0     )
>  UI AM endsession                                        (OK=4027   KO=0     )
> Skip 2FA                                                 (OK=10162  KO=0     )
> RootUserinfo                                             (OK=13419  KO=0     )
> GetUUid                                                  (OK=6120   KO=0     )
> GetOpenidConfig                                          (OK=18307  KO=0     )
> CreatePolicy                                             (OK=6118   KO=2     )
> tokenUserinfo                                            (OK=4022   KO=0     )
> getIdToken                                               (OK=1356   KO=0     )
> getIdToken Redirect 1                                    (OK=1356   KO=0     )
> createOrganization                                       (OK=1356   KO=0     )
> queryOrganization                                        (OK=1356   KO=0     )
> deleteOrganization                                       (OK=1356   KO=0     )
> ReadPolicy                                               (OK=6099   KO=2     )
> DeletePolicy                                             (OK=6083   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 17234  / active: 46     / done: 18832 
================================================================================


================================================================================
2024-11-06 20:43:05 GMT                                    1905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=264711 KO=16    )
> restLoginInitiate                                        (OK=18272  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18268  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4037   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4037   KO=0     )
>  UI AM idFromSession                                     (OK=4036   KO=1     )
>  UI AM validateGoto                                      (OK=4037   KO=0     )
> User Authorize PKCE stage                                (OK=22301  KO=3     )
> User AccessToken PKCE stage                              (OK=22299  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4037   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4037   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4037   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4037   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=662    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4034   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4034   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4034   KO=0     )
>  UI IDM uiconfig                                         (OK=4034   KO=0     )
>  UI IDM version                                          (OK=4034   KO=0     )
>  UI IDM features                                         (OK=4034   KO=0     )
>  UI IDM privilege                                        (OK=4034   KO=0     )
>  UI IDM login                                            (OK=4033   KO=0     )
>  UI IDM dashboard                                        (OK=4033   KO=0     )
>  UI IDM managed user schema                              (OK=4033   KO=0     )
>  UI IDM user                                             (OK=4033   KO=0     )
>  UI IDM oidcToken                                        (OK=4035   KO=1     )
> userinfo                                                 (OK=4034   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=662    KO=0     )
> UI-Logout                                                (OK=4036   KO=0     )
> UI-Logout Redirect 1                                     (OK=4036   KO=0     )
>  UI AM revoke1                                           (OK=4034   KO=0     )
>  UI AM revoke2                                           (OK=4033   KO=0     )
>  UI AM endsession                                        (OK=4035   KO=0     )
> Skip 2FA                                                 (OK=10195  KO=0     )
> RootUserinfo                                             (OK=13453  KO=0     )
> GetUUid                                                  (OK=6144   KO=0     )
> GetOpenidConfig                                          (OK=18364  KO=0     )
> CreatePolicy                                             (OK=6142   KO=2     )
> tokenUserinfo                                            (OK=4035   KO=0     )
> getIdToken                                               (OK=1358   KO=0     )
> getIdToken Redirect 1                                    (OK=1358   KO=0     )
> createOrganization                                       (OK=1358   KO=0     )
> queryOrganization                                        (OK=1358   KO=0     )
> deleteOrganization                                       (OK=1358   KO=0     )
> ReadPolicy                                               (OK=6118   KO=2     )
> DeletePolicy                                             (OK=6098   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 17177  / active: 56     / done: 18879 
================================================================================


================================================================================
2024-11-06 20:43:10 GMT                                    1910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=265442 KO=16    )
> restLoginInitiate                                        (OK=18318  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18317  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4048   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4048   KO=0     )
>  UI AM idFromSession                                     (OK=4047   KO=1     )
>  UI AM validateGoto                                      (OK=4048   KO=0     )
> User Authorize PKCE stage                                (OK=22361  KO=3     )
> User AccessToken PKCE stage                              (OK=22358  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4048   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4048   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4048   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4048   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=663    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4045   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4045   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4045   KO=0     )
>  UI IDM uiconfig                                         (OK=4045   KO=0     )
>  UI IDM version                                          (OK=4045   KO=0     )
>  UI IDM features                                         (OK=4045   KO=0     )
>  UI IDM privilege                                        (OK=4045   KO=0     )
>  UI IDM login                                            (OK=4045   KO=0     )
>  UI IDM dashboard                                        (OK=4045   KO=0     )
>  UI IDM managed user schema                              (OK=4045   KO=0     )
>  UI IDM user                                             (OK=4045   KO=0     )
>  UI IDM oidcToken                                        (OK=4047   KO=1     )
> userinfo                                                 (OK=4046   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=663    KO=0     )
> UI-Logout                                                (OK=4048   KO=0     )
> UI-Logout Redirect 1                                     (OK=4048   KO=0     )
>  UI AM revoke1                                           (OK=4046   KO=0     )
>  UI AM revoke2                                           (OK=4045   KO=0     )
>  UI AM endsession                                        (OK=4047   KO=0     )
> Skip 2FA                                                 (OK=10220  KO=0     )
> RootUserinfo                                             (OK=13483  KO=0     )
> GetUUid                                                  (OK=6160   KO=0     )
> GetOpenidConfig                                          (OK=18424  KO=0     )
> CreatePolicy                                             (OK=6158   KO=2     )
> tokenUserinfo                                            (OK=4048   KO=0     )
> getIdToken                                               (OK=1361   KO=0     )
> getIdToken Redirect 1                                    (OK=1361   KO=0     )
> createOrganization                                       (OK=1361   KO=0     )
> queryOrganization                                        (OK=1361   KO=0     )
> deleteOrganization                                       (OK=1361   KO=0     )
> ReadPolicy                                               (OK=6141   KO=2     )
> DeletePolicy                                             (OK=6118   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 17128  / active: 51     / done: 18933 
================================================================================


================================================================================
2024-11-06 20:43:15 GMT                                    1915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=266139 KO=16    )
> restLoginInitiate                                        (OK=18362  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18361  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4061   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4061   KO=0     )
>  UI AM idFromSession                                     (OK=4060   KO=1     )
>  UI AM validateGoto                                      (OK=4061   KO=0     )
> User Authorize PKCE stage                                (OK=22417  KO=3     )
> User AccessToken PKCE stage                              (OK=22415  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4061   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4061   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4060   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4060   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=667    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4056   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4056   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4056   KO=0     )
>  UI IDM uiconfig                                         (OK=4056   KO=0     )
>  UI IDM version                                          (OK=4056   KO=0     )
>  UI IDM features                                         (OK=4056   KO=0     )
>  UI IDM privilege                                        (OK=4056   KO=0     )
>  UI IDM login                                            (OK=4056   KO=0     )
>  UI IDM dashboard                                        (OK=4056   KO=0     )
>  UI IDM managed user schema                              (OK=4056   KO=0     )
>  UI IDM user                                             (OK=4056   KO=0     )
>  UI IDM oidcToken                                        (OK=4057   KO=1     )
> userinfo                                                 (OK=4056   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=667    KO=0     )
> UI-Logout                                                (OK=4058   KO=0     )
> UI-Logout Redirect 1                                     (OK=4058   KO=0     )
>  UI AM revoke1                                           (OK=4056   KO=0     )
>  UI AM revoke2                                           (OK=4055   KO=0     )
>  UI AM endsession                                        (OK=4057   KO=0     )
> Skip 2FA                                                 (OK=10242  KO=0     )
> RootUserinfo                                             (OK=13520  KO=0     )
> GetUUid                                                  (OK=6171   KO=0     )
> GetOpenidConfig                                          (OK=18474  KO=0     )
> CreatePolicy                                             (OK=6169   KO=2     )
> tokenUserinfo                                            (OK=4058   KO=0     )
> getIdToken                                               (OK=1364   KO=0     )
> getIdToken Redirect 1                                    (OK=1364   KO=0     )
> createOrganization                                       (OK=1364   KO=0     )
> queryOrganization                                        (OK=1364   KO=0     )
> deleteOrganization                                       (OK=1364   KO=0     )
> ReadPolicy                                               (OK=6158   KO=2     )
> DeletePolicy                                             (OK=6140   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 17081  / active: 39     / done: 18992 
================================================================================


================================================================================
2024-11-06 20:43:20 GMT                                    1920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=266911 KO=16    )
> restLoginInitiate                                        (OK=18419  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18416  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4074   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4074   KO=0     )
>  UI AM idFromSession                                     (OK=4072   KO=1     )
>  UI AM validateGoto                                      (OK=4073   KO=0     )
> User Authorize PKCE stage                                (OK=22481  KO=3     )
> User AccessToken PKCE stage                              (OK=22479  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4072   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4072   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4072   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4072   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=667    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4069   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4069   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4069   KO=0     )
>  UI IDM uiconfig                                         (OK=4069   KO=0     )
>  UI IDM version                                          (OK=4069   KO=0     )
>  UI IDM features                                         (OK=4069   KO=0     )
>  UI IDM privilege                                        (OK=4069   KO=0     )
>  UI IDM login                                            (OK=4069   KO=0     )
>  UI IDM dashboard                                        (OK=4069   KO=0     )
>  UI IDM managed user schema                              (OK=4069   KO=0     )
>  UI IDM user                                             (OK=4069   KO=0     )
>  UI IDM oidcToken                                        (OK=4070   KO=1     )
> userinfo                                                 (OK=4069   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=667    KO=0     )
> UI-Logout                                                (OK=4071   KO=0     )
> UI-Logout Redirect 1                                     (OK=4071   KO=0     )
>  UI AM revoke1                                           (OK=4069   KO=0     )
>  UI AM revoke2                                           (OK=4068   KO=0     )
>  UI AM endsession                                        (OK=4070   KO=0     )
> Skip 2FA                                                 (OK=10270  KO=0     )
> RootUserinfo                                             (OK=13563  KO=0     )
> GetUUid                                                  (OK=6186   KO=0     )
> GetOpenidConfig                                          (OK=18517  KO=0     )
> CreatePolicy                                             (OK=6184   KO=2     )
> tokenUserinfo                                            (OK=4072   KO=0     )
> getIdToken                                               (OK=1367   KO=0     )
> getIdToken Redirect 1                                    (OK=1367   KO=0     )
> createOrganization                                       (OK=1367   KO=0     )
> queryOrganization                                        (OK=1367   KO=0     )
> deleteOrganization                                       (OK=1367   KO=0     )
> ReadPolicy                                               (OK=6169   KO=2     )
> DeletePolicy                                             (OK=6158   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 17025  / active: 42     / done: 19045 
================================================================================


================================================================================
2024-11-06 20:43:25 GMT                                    1925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=267752 KO=16    )
> restLoginInitiate                                        (OK=18472  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18470  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4088   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4088   KO=0     )
>  UI AM idFromSession                                     (OK=4087   KO=1     )
>  UI AM validateGoto                                      (OK=4088   KO=0     )
> User Authorize PKCE stage                                (OK=22551  KO=3     )
> User AccessToken PKCE stage                              (OK=22548  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4087   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4087   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4087   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4087   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=672    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4084   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4084   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4084   KO=0     )
>  UI IDM uiconfig                                         (OK=4084   KO=0     )
>  UI IDM version                                          (OK=4084   KO=0     )
>  UI IDM features                                         (OK=4083   KO=0     )
>  UI IDM privilege                                        (OK=4083   KO=0     )
>  UI IDM login                                            (OK=4083   KO=0     )
>  UI IDM dashboard                                        (OK=4083   KO=0     )
>  UI IDM managed user schema                              (OK=4083   KO=0     )
>  UI IDM user                                             (OK=4083   KO=0     )
>  UI IDM oidcToken                                        (OK=4085   KO=1     )
> userinfo                                                 (OK=4084   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=672    KO=0     )
> UI-Logout                                                (OK=4086   KO=0     )
> UI-Logout Redirect 1                                     (OK=4086   KO=0     )
>  UI AM revoke1                                           (OK=4084   KO=0     )
>  UI AM revoke2                                           (OK=4083   KO=0     )
>  UI AM endsession                                        (OK=4085   KO=0     )
> Skip 2FA                                                 (OK=10301  KO=0     )
> RootUserinfo                                             (OK=13622  KO=0     )
> GetUUid                                                  (OK=6203   KO=0     )
> GetOpenidConfig                                          (OK=18558  KO=0     )
> CreatePolicy                                             (OK=6201   KO=2     )
> tokenUserinfo                                            (OK=4081   KO=0     )
> getIdToken                                               (OK=1368   KO=0     )
> getIdToken Redirect 1                                    (OK=1368   KO=0     )
> createOrganization                                       (OK=1368   KO=0     )
> queryOrganization                                        (OK=1368   KO=0     )
> deleteOrganization                                       (OK=1368   KO=0     )
> ReadPolicy                                               (OK=6184   KO=2     )
> DeletePolicy                                             (OK=6167   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 16967  / active: 49     / done: 19096 
================================================================================


================================================================================
2024-11-06 20:43:30 GMT                                    1930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=268430 KO=16    )
> restLoginInitiate                                        (OK=18516  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18514  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4098   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4098   KO=0     )
>  UI AM idFromSession                                     (OK=4097   KO=1     )
>  UI AM validateGoto                                      (OK=4098   KO=0     )
> User Authorize PKCE stage                                (OK=22607  KO=3     )
> User AccessToken PKCE stage                              (OK=22604  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4098   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4098   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4098   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4098   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=675    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4094   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4094   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 features                                         (OK=4094   KO=0     )
>  UI IDM privilege                                        (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=4096   KO=1     )
> userinfo                                                 (OK=4095   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=675    KO=0     )
> UI-Logout                                                (OK=4097   KO=0     )
> UI-Logout Redirect 1                                     (OK=4097   KO=0     )
>  UI AM revoke1                                           (OK=4095   KO=0     )
>  UI AM revoke2                                           (OK=4094   KO=0     )
>  UI AM endsession                                        (OK=4096   KO=0     )
> Skip 2FA                                                 (OK=10325  KO=0     )
> RootUserinfo                                             (OK=13653  KO=0     )
> GetUUid                                                  (OK=6217   KO=0     )
> GetOpenidConfig                                          (OK=18606  KO=0     )
> CreatePolicy                                             (OK=6215   KO=2     )
> tokenUserinfo                                            (OK=4091   KO=0     )
> getIdToken                                               (OK=1372   KO=0     )
> getIdToken Redirect 1                                    (OK=1372   KO=0     )
> createOrganization                                       (OK=1372   KO=0     )
> queryOrganization                                        (OK=1372   KO=0     )
> deleteOrganization                                       (OK=1372   KO=0     )
> ReadPolicy                                               (OK=6201   KO=2     )
> DeletePolicy                                             (OK=6184   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 404                          4 (16.00%)
> status.find.in([200, 209], 304), found 502                          3 (12.00%)
> status.find.is(302), but actually found 502                         3 (12.00%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (12.00%)
 
> status.find.is(200), but actually found 502                         2 ( 8.00%)
> userinfo: No attribute named 'access_token' is defined              2 ( 8.00%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 8.00%)
> status.find.in([200, 209], 304), found 409                          1 ( 4.00%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 4.00%)
> status.find.in([200, 209], 304), found 401                          1 ( 4.00%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 4.00%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 4.00%)
> status.find.in([200, 209], 304), found 400                          1 ( 4.00%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 16920  / active: 43     / done: 19149 
================================================================================

20:43:31.282 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM login' failed for user 19196: status.find.in([200, 209], 304), found 502
20:43:31.283 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM login: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,19196,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJlNjYyNDI3YS01YjBjLTQzOWUtODZhNC0yYjRlMTc4Y2E0MTkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTI0MzA4MDA4Iiwic3VibmFtZSI6ImU2NjI0MjdhLTViMGMtNDM5ZS04NmE0LTJiNGUxNzhjYTQxOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImUweUZIdGNRSklxMEZfNTlIVjZfM0diYlNMUSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkyNTgxMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkyNTgxMCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5Mjk0MTAsImlhdCI6MTczMDkyNTgxMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiLVFHcHVzRXd0aTFlVlBLcjRQNVpLQnN5aWZrIn0.PfC-Aynlx2JEoZmuQVSH-rX1M8hjuvmpntnFHxT22fA, username -> user.771872, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJlNjYyNDI3YS01YjBjLTQzOWUtODZhNC0yYjRlMTc4Y2E0MTkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTI0MzA4MDkzIiwic3VibmFtZSI6ImU2NjI0MjdhLTViMGMtNDM5ZS04NmE0LTJiNGUxNzhjYTQxOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IlktN1NnRkJKM0N2RTc5cXBlNlFmQXplZTVmSSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkyNTgxMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkyNTgxMCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5Mjk0MTEsImlhdCI6MTczMDkyNTgxMSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiZlJ4QWk1UzF2dUVLdDh6cXlnazlNWHJWOC1JIn0.wx98vJQODnuVE9ThpLmg82W0uXtvvu4ou_67T7datho, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2a42a184, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> w1Jot9E8hkEKGKhO4DnrlE3JA2s, callbacks -> {"tokenId":"vUZ7yUJVWJhRvwXz-Lq9VqKR5rU.*AAJTSQACMDIAAlNLABxDclB5QVY4akZZS1RNaXUxaTZZQVppdlJla009AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730925810694), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=vUZ7yUJVWJhRvwXz-Lq9VqKR5rU.*AAJTSQACMDIAAlNLABxDclB5QVY4akZZS1RNaXUxaTZZQVppdlJla009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730925810694))), user_uuid -> e662427a-5b0c-439e-86a4-2b4e178ca419, password -> Pa_ssw0rd, challenge -> OY1l6v8ykJNBo7eZfxeXKxveAqv1lnm4-7oqChpJ3ak, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 55.190.76.209, verifier -> MzYxMjU2NjE3MTk0MzExMDY2, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b65749f, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@2026dadb, tokenId -> vUZ7yUJVWJhRvwXz-Lq9VqKR5rU.*AAJTSQACMDIAAlNLABxDclB5QVY4akZZS1RNaXUxaTZZQVppdlJla009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/authentication?_action=login
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJlNjYyNDI3YS01YjBjLTQzOWUtODZhNC0yYjRlMTc4Y2E0MTkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMjkyNTgwZDctOWFkMi00MDljLTg4OGItNjYyYmRiNTE2MDQ2LTI0MzA4MDkzIiwic3VibmFtZSI6ImU2NjI0MjdhLTViMGMtNDM5ZS04NmE0LTJiNGUxNzhjYTQxOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IlktN1NnRkJKM0N2RTc5cXBlNlFmQXplZTVmSSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMDkyNTgxMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMDkyNTgxMCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzA5Mjk0MTEsImlhdCI6MTczMDkyNTgxMSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiZlJ4QWk1UzF2dUVLdDh6cXlnazlNWHJWOC1JIn0.wx98vJQODnuVE9ThpLmg82W0uXtvvu4ou_67T7datho
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=vUZ7yUJVWJhRvwXz-Lq9VqKR5rU.*AAJTSQACMDIAAlNLABxDclB5QVY4akZZS1RNaXUxaTZZQVppdlJla009AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=vUZ7yUJVWJhRvwXz-Lq9VqKR5rU.*AAJTSQACMDIAAlNLABxDclB5QVY4akZZS1RNaXUxaTZZQVppdlJla009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 06 Nov 2024 20:43:31 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

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

<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:43:35 GMT                                    1935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=269189 KO=17    )
> restLoginInitiate                                        (OK=18564  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18561  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4113   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4113   KO=0     )
>  UI AM idFromSession                                     (OK=4112   KO=1     )
>  UI AM validateGoto                                      (OK=4113   KO=0     )
> User Authorize PKCE stage                                (OK=22667  KO=3     )
> User AccessToken PKCE stage                              (OK=22664  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4113   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4112   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4112   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4112   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=676    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4108   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4108   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4108   KO=0     )
>  UI IDM uiconfig                                         (OK=4108   KO=0     )
>  UI IDM version                                          (OK=4108   KO=0     )
>  UI IDM features                                         (OK=4108   KO=0     )
>  UI IDM privilege                                        (OK=4108   KO=0     )
>  UI IDM login                                            (OK=4107   KO=1     )
>  UI IDM dashboard                                        (OK=4108   KO=0     )
>  UI IDM managed user schema                              (OK=4108   KO=0     )
>  UI IDM user                                             (OK=4108   KO=0     )
>  UI IDM oidcToken                                        (OK=4110   KO=1     )
> userinfo                                                 (OK=4109   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=675    KO=0     )
> UI-Logout                                                (OK=4110   KO=0     )
> UI-Logout Redirect 1                                     (OK=4110   KO=0     )
>  UI AM revoke1                                           (OK=4108   KO=0     )
>  UI AM revoke2                                           (OK=4107   KO=0     )
>  UI AM endsession                                        (OK=4109   KO=0     )
> Skip 2FA                                                 (OK=10347  KO=0     )
> RootUserinfo                                             (OK=13684  KO=0     )
> GetUUid                                                  (OK=6236   KO=0     )
> GetOpenidConfig                                          (OK=18656  KO=0     )
> CreatePolicy                                             (OK=6234   KO=2     )
> tokenUserinfo                                            (OK=4099   KO=0     )
> getIdToken                                               (OK=1372   KO=0     )
> getIdToken Redirect 1                                    (OK=1372   KO=0     )
> createOrganization                                       (OK=1372   KO=0     )
> queryOrganization                                        (OK=1372   KO=0     )
> deleteOrganization                                       (OK=1372   KO=0     )
> ReadPolicy                                               (OK=6215   KO=2     )
> DeletePolicy                                             (OK=6201   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 16870  / active: 48     / done: 19194 
================================================================================


================================================================================
2024-11-06 20:43:40 GMT                                    1940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=270007 KO=17    )
> restLoginInitiate                                        (OK=18620  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18619  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4125   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4125   KO=0     )
>  UI AM idFromSession                                     (OK=4123   KO=1     )
>  UI AM validateGoto                                      (OK=4124   KO=0     )
> User Authorize PKCE stage                                (OK=22736  KO=3     )
> User AccessToken PKCE stage                              (OK=22734  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4124   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4124   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4124   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4124   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=677    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4121   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4121   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4121   KO=0     )
>  UI IDM uiconfig                                         (OK=4121   KO=0     )
>  UI IDM version                                          (OK=4121   KO=0     )
>  UI IDM features                                         (OK=4121   KO=0     )
>  UI IDM privilege                                        (OK=4121   KO=0     )
>  UI IDM login                                            (OK=4120   KO=1     )
>  UI IDM dashboard                                        (OK=4121   KO=0     )
>  UI IDM managed user schema                              (OK=4121   KO=0     )
>  UI IDM user                                             (OK=4121   KO=0     )
>  UI IDM oidcToken                                        (OK=4123   KO=1     )
> userinfo                                                 (OK=4122   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=677    KO=0     )
> UI-Logout                                                (OK=4123   KO=0     )
> UI-Logout Redirect 1                                     (OK=4122   KO=0     )
>  UI AM revoke1                                           (OK=4120   KO=0     )
>  UI AM revoke2                                           (OK=4119   KO=0     )
>  UI AM endsession                                        (OK=4121   KO=0     )
> Skip 2FA                                                 (OK=10385  KO=0     )
> RootUserinfo                                             (OK=13713  KO=0     )
> GetUUid                                                  (OK=6262   KO=0     )
> GetOpenidConfig                                          (OK=18715  KO=0     )
> CreatePolicy                                             (OK=6259   KO=2     )
> tokenUserinfo                                            (OK=4108   KO=0     )
> getIdToken                                               (OK=1376   KO=0     )
> getIdToken Redirect 1                                    (OK=1376   KO=0     )
> createOrganization                                       (OK=1376   KO=0     )
> queryOrganization                                        (OK=1376   KO=0     )
> deleteOrganization                                       (OK=1376   KO=0     )
> ReadPolicy                                               (OK=6234   KO=2     )
> DeletePolicy                                             (OK=6215   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 16813  / active: 59     / done: 19240 
================================================================================


================================================================================
2024-11-06 20:43:45 GMT                                    1945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=270781 KO=17    )
> restLoginInitiate                                        (OK=18678  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18676  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4137   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4135   KO=0     )
>  UI AM idFromSession                                     (OK=4134   KO=1     )
>  UI AM validateGoto                                      (OK=4135   KO=0     )
> User Authorize PKCE stage                                (OK=22804  KO=3     )
> User AccessToken PKCE stage                              (OK=22801  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4135   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4135   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4135   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4135   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=677    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4131   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4131   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4131   KO=0     )
>  UI IDM uiconfig                                         (OK=4131   KO=0     )
>  UI IDM version                                          (OK=4131   KO=0     )
>  UI IDM features                                         (OK=4131   KO=0     )
>  UI IDM privilege                                        (OK=4131   KO=0     )
>  UI IDM login                                            (OK=4130   KO=1     )
>  UI IDM dashboard                                        (OK=4131   KO=0     )
>  UI IDM managed user schema                              (OK=4131   KO=0     )
>  UI IDM user                                             (OK=4131   KO=0     )
>  UI IDM oidcToken                                        (OK=4133   KO=1     )
> userinfo                                                 (OK=4132   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=677    KO=0     )
> UI-Logout                                                (OK=4134   KO=0     )
> UI-Logout Redirect 1                                     (OK=4134   KO=0     )
>  UI AM revoke1                                           (OK=4132   KO=0     )
>  UI AM revoke2                                           (OK=4131   KO=0     )
>  UI AM endsession                                        (OK=4133   KO=0     )
> Skip 2FA                                                 (OK=10418  KO=0     )
> RootUserinfo                                             (OK=13753  KO=0     )
> GetUUid                                                  (OK=6279   KO=0     )
> GetOpenidConfig                                          (OK=18775  KO=0     )
> CreatePolicy                                             (OK=6276   KO=2     )
> tokenUserinfo                                            (OK=4121   KO=0     )
> getIdToken                                               (OK=1381   KO=0     )
> getIdToken Redirect 1                                    (OK=1381   KO=0     )
> createOrganization                                       (OK=1381   KO=0     )
> queryOrganization                                        (OK=1381   KO=0     )
> deleteOrganization                                       (OK=1381   KO=0     )
> ReadPolicy                                               (OK=6258   KO=2     )
> DeletePolicy                                             (OK=6233   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 16756  / active: 61     / done: 19295 
================================================================================


================================================================================
2024-11-06 20:43:50 GMT                                    1950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=271518 KO=17    )
> restLoginInitiate                                        (OK=18722  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18721  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4145   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4145   KO=0     )
>  UI AM idFromSession                                     (OK=4144   KO=1     )
>  UI AM validateGoto                                      (OK=4145   KO=0     )
> User Authorize PKCE stage                                (OK=22862  KO=3     )
> User AccessToken PKCE stage                              (OK=22860  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4145   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4145   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4145   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4145   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=678    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4142   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4142   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4142   KO=0     )
>  UI IDM uiconfig                                         (OK=4142   KO=0     )
>  UI IDM version                                          (OK=4142   KO=0     )
>  UI IDM features                                         (OK=4142   KO=0     )
>  UI IDM privilege                                        (OK=4142   KO=0     )
>  UI IDM login                                            (OK=4141   KO=1     )
>  UI IDM dashboard                                        (OK=4142   KO=0     )
>  UI IDM managed user schema                              (OK=4142   KO=0     )
>  UI IDM user                                             (OK=4142   KO=0     )
>  UI IDM oidcToken                                        (OK=4143   KO=1     )
> userinfo                                                 (OK=4142   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=678    KO=0     )
> UI-Logout                                                (OK=4144   KO=0     )
> UI-Logout Redirect 1                                     (OK=4144   KO=0     )
>  UI AM revoke1                                           (OK=4142   KO=0     )
>  UI AM revoke2                                           (OK=4141   KO=0     )
>  UI AM endsession                                        (OK=4143   KO=0     )
> Skip 2FA                                                 (OK=10449  KO=0     )
> RootUserinfo                                             (OK=13803  KO=0     )
> GetUUid                                                  (OK=6300   KO=0     )
> GetOpenidConfig                                          (OK=18838  KO=0     )
> CreatePolicy                                             (OK=6298   KO=2     )
> tokenUserinfo                                            (OK=4127   KO=0     )
> getIdToken                                               (OK=1386   KO=0     )
> getIdToken Redirect 1                                    (OK=1386   KO=0     )
> createOrganization                                       (OK=1386   KO=0     )
> queryOrganization                                        (OK=1386   KO=0     )
> deleteOrganization                                       (OK=1386   KO=0     )
> ReadPolicy                                               (OK=6276   KO=2     )
> DeletePolicy                                             (OK=6257   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 16711  / active: 47     / done: 19354 
================================================================================


================================================================================
2024-11-06 20:43:55 GMT                                    1955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=272023 KO=17    )
> restLoginInitiate                                        (OK=18761  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18759  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4150   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4150   KO=0     )
>  UI AM idFromSession                                     (OK=4149   KO=1     )
>  UI AM validateGoto                                      (OK=4150   KO=0     )
> User Authorize PKCE stage                                (OK=22904  KO=3     )
> User AccessToken PKCE stage                              (OK=22902  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4150   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4150   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4150   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4150   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=683    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4147   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4147   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4147   KO=0     )
>  UI IDM uiconfig                                         (OK=4147   KO=0     )
>  UI IDM version                                          (OK=4147   KO=0     )
>  UI IDM features                                         (OK=4146   KO=0     )
>  UI IDM privilege                                        (OK=4146   KO=0     )
>  UI IDM login                                            (OK=4145   KO=1     )
>  UI IDM dashboard                                        (OK=4146   KO=0     )
>  UI IDM managed user schema                              (OK=4146   KO=0     )
>  UI IDM user                                             (OK=4146   KO=0     )
>  UI IDM oidcToken                                        (OK=4148   KO=1     )
> userinfo                                                 (OK=4147   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=683    KO=0     )
> UI-Logout                                                (OK=4149   KO=0     )
> UI-Logout Redirect 1                                     (OK=4149   KO=0     )
>  UI AM revoke1                                           (OK=4146   KO=0     )
>  UI AM revoke2                                           (OK=4145   KO=0     )
>  UI AM endsession                                        (OK=4147   KO=0     )
> Skip 2FA                                                 (OK=10475  KO=0     )
> RootUserinfo                                             (OK=13834  KO=0     )
> GetUUid                                                  (OK=6313   KO=0     )
> GetOpenidConfig                                          (OK=18891  KO=0     )
> CreatePolicy                                             (OK=6311   KO=2     )
> tokenUserinfo                                            (OK=4134   KO=0     )
> getIdToken                                               (OK=1392   KO=0     )
> getIdToken Redirect 1                                    (OK=1392   KO=0     )
> createOrganization                                       (OK=1392   KO=0     )
> queryOrganization                                        (OK=1392   KO=0     )
> deleteOrganization                                       (OK=1392   KO=0     )
> ReadPolicy                                               (OK=6298   KO=2     )
> DeletePolicy                                             (OK=6275   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 16666  / active: 46     / done: 19400 
================================================================================


================================================================================
2024-11-06 20:44:00 GMT                                    1960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=272680 KO=17    )
> restLoginInitiate                                        (OK=18805  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18804  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4160   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4160   KO=0     )
>  UI AM idFromSession                                     (OK=4159   KO=1     )
>  UI AM validateGoto                                      (OK=4160   KO=0     )
> User Authorize PKCE stage                                (OK=22960  KO=3     )
> User AccessToken PKCE stage                              (OK=22958  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4160   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4160   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4160   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4160   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=686    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4157   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4156   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4156   KO=0     )
>  UI IDM uiconfig                                         (OK=4156   KO=0     )
>  UI IDM version                                          (OK=4156   KO=0     )
>  UI IDM features                                         (OK=4156   KO=0     )
>  UI IDM privilege                                        (OK=4156   KO=0     )
>  UI IDM login                                            (OK=4155   KO=1     )
>  UI IDM dashboard                                        (OK=4155   KO=0     )
>  UI IDM managed user schema                              (OK=4155   KO=0     )
>  UI IDM user                                             (OK=4155   KO=0     )
>  UI IDM oidcToken                                        (OK=4157   KO=1     )
> userinfo                                                 (OK=4156   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=686    KO=0     )
> UI-Logout                                                (OK=4158   KO=0     )
> UI-Logout Redirect 1                                     (OK=4157   KO=0     )
>  UI AM revoke1                                           (OK=4155   KO=0     )
>  UI AM revoke2                                           (OK=4154   KO=0     )
>  UI AM endsession                                        (OK=4156   KO=0     )
> Skip 2FA                                                 (OK=10500  KO=0     )
> RootUserinfo                                             (OK=13881  KO=0     )
> GetUUid                                                  (OK=6327   KO=0     )
> GetOpenidConfig                                          (OK=18940  KO=0     )
> CreatePolicy                                             (OK=6325   KO=2     )
> tokenUserinfo                                            (OK=4144   KO=0     )
> getIdToken                                               (OK=1394   KO=0     )
> getIdToken Redirect 1                                    (OK=1394   KO=0     )
> createOrganization                                       (OK=1394   KO=0     )
> queryOrganization                                        (OK=1394   KO=0     )
> deleteOrganization                                       (OK=1394   KO=0     )
> ReadPolicy                                               (OK=6311   KO=2     )
> DeletePolicy                                             (OK=6298   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 16618  / active: 42     / done: 19452 
================================================================================


================================================================================
2024-11-06 20:44:05 GMT                                    1965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=273331 KO=17    )
> restLoginInitiate                                        (OK=18857  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18854  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4168   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4168   KO=0     )
>  UI AM idFromSession                                     (OK=4167   KO=1     )
>  UI AM validateGoto                                      (OK=4168   KO=0     )
> User Authorize PKCE stage                                (OK=23018  KO=3     )
> User AccessToken PKCE stage                              (OK=23016  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4168   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4168   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4168   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4168   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=686    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4165   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4165   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4165   KO=0     )
>  UI IDM uiconfig                                         (OK=4165   KO=0     )
>  UI IDM version                                          (OK=4165   KO=0     )
>  UI IDM features                                         (OK=4165   KO=0     )
>  UI IDM privilege                                        (OK=4165   KO=0     )
>  UI IDM login                                            (OK=4164   KO=1     )
>  UI IDM dashboard                                        (OK=4165   KO=0     )
>  UI IDM managed user schema                              (OK=4165   KO=0     )
>  UI IDM user                                             (OK=4165   KO=0     )
>  UI IDM oidcToken                                        (OK=4167   KO=1     )
> userinfo                                                 (OK=4166   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=686    KO=0     )
> UI-Logout                                                (OK=4168   KO=0     )
> UI-Logout Redirect 1                                     (OK=4168   KO=0     )
>  UI AM revoke1                                           (OK=4166   KO=0     )
>  UI AM revoke2                                           (OK=4165   KO=0     )
>  UI AM endsession                                        (OK=4167   KO=0     )
> Skip 2FA                                                 (OK=10530  KO=0     )
> RootUserinfo                                             (OK=13902  KO=0     )
> GetUUid                                                  (OK=6351   KO=0     )
> GetOpenidConfig                                          (OK=18990  KO=0     )
> CreatePolicy                                             (OK=6348   KO=2     )
> tokenUserinfo                                            (OK=4156   KO=0     )
> getIdToken                                               (OK=1396   KO=0     )
> getIdToken Redirect 1                                    (OK=1396   KO=0     )
> createOrganization                                       (OK=1395   KO=0     )
> queryOrganization                                        (OK=1395   KO=0     )
> deleteOrganization                                       (OK=1395   KO=0     )
> ReadPolicy                                               (OK=6325   KO=2     )
> DeletePolicy                                             (OK=6311   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 16568  / active: 47     / done: 19497 
================================================================================


================================================================================
2024-11-06 20:44:10 GMT                                    1970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=273926 KO=17    )
> restLoginInitiate                                        (OK=18895  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18894  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4178   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4178   KO=0     )
>  UI AM idFromSession                                     (OK=4177   KO=1     )
>  UI AM validateGoto                                      (OK=4178   KO=0     )
> User Authorize PKCE stage                                (OK=23067  KO=3     )
> User AccessToken PKCE stage                              (OK=23064  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4177   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4177   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4177   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4177   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=687    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4174   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4174   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4173   KO=0     )
>  UI IDM uiconfig                                         (OK=4173   KO=0     )
>  UI IDM version                                          (OK=4173   KO=0     )
>  UI IDM features                                         (OK=4173   KO=0     )
>  UI IDM privilege                                        (OK=4173   KO=0     )
>  UI IDM login                                            (OK=4172   KO=1     )
>  UI IDM dashboard                                        (OK=4173   KO=0     )
>  UI IDM managed user schema                              (OK=4173   KO=0     )
>  UI IDM user                                             (OK=4173   KO=0     )
>  UI IDM oidcToken                                        (OK=4175   KO=1     )
> userinfo                                                 (OK=4174   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=687    KO=0     )
> UI-Logout                                                (OK=4176   KO=0     )
> UI-Logout Redirect 1                                     (OK=4176   KO=0     )
>  UI AM revoke1                                           (OK=4174   KO=0     )
>  UI AM revoke2                                           (OK=4173   KO=0     )
>  UI AM endsession                                        (OK=4175   KO=0     )
> Skip 2FA                                                 (OK=10553  KO=0     )
> RootUserinfo                                             (OK=13943  KO=0     )
> GetUUid                                                  (OK=6363   KO=0     )
> GetOpenidConfig                                          (OK=19040  KO=0     )
> CreatePolicy                                             (OK=6361   KO=2     )
> tokenUserinfo                                            (OK=4163   KO=0     )
> getIdToken                                               (OK=1398   KO=0     )
> getIdToken Redirect 1                                    (OK=1398   KO=0     )
> createOrganization                                       (OK=1398   KO=0     )
> queryOrganization                                        (OK=1398   KO=0     )
> deleteOrganization                                       (OK=1398   KO=0     )
> ReadPolicy                                               (OK=6348   KO=2     )
> DeletePolicy                                             (OK=6325   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 16529  / active: 47     / done: 19536 
================================================================================


================================================================================
2024-11-06 20:44:15 GMT                                    1975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=274758 KO=17    )
> restLoginInitiate                                        (OK=18956  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=18954  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4190   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4190   KO=0     )
>  UI AM idFromSession                                     (OK=4189   KO=1     )
>  UI AM validateGoto                                      (OK=4190   KO=0     )
> User Authorize PKCE stage                                (OK=23138  KO=3     )
> User AccessToken PKCE stage                              (OK=23135  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4190   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4190   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4190   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4190   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=690    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4186   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4186   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4186   KO=0     )
>  UI IDM uiconfig                                         (OK=4186   KO=0     )
>  UI IDM version                                          (OK=4186   KO=0     )
>  UI IDM features                                         (OK=4186   KO=0     )
>  UI IDM privilege                                        (OK=4186   KO=0     )
>  UI IDM login                                            (OK=4185   KO=1     )
>  UI IDM dashboard                                        (OK=4186   KO=0     )
>  UI IDM managed user schema                              (OK=4186   KO=0     )
>  UI IDM user                                             (OK=4186   KO=0     )
>  UI IDM oidcToken                                        (OK=4188   KO=1     )
> userinfo                                                 (OK=4187   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=690    KO=0     )
> UI-Logout                                                (OK=4189   KO=0     )
> UI-Logout Redirect 1                                     (OK=4188   KO=0     )
>  UI AM revoke1                                           (OK=4186   KO=0     )
>  UI AM revoke2                                           (OK=4185   KO=0     )
>  UI AM endsession                                        (OK=4187   KO=0     )
> Skip 2FA                                                 (OK=10587  KO=0     )
> RootUserinfo                                             (OK=13993  KO=0     )
> GetUUid                                                  (OK=6382   KO=0     )
> GetOpenidConfig                                          (OK=19095  KO=0     )
> CreatePolicy                                             (OK=6379   KO=2     )
> tokenUserinfo                                            (OK=4176   KO=0     )
> getIdToken                                               (OK=1400   KO=0     )
> getIdToken Redirect 1                                    (OK=1400   KO=0     )
> createOrganization                                       (OK=1400   KO=0     )
> queryOrganization                                        (OK=1400   KO=0     )
> deleteOrganization                                       (OK=1400   KO=0     )
> ReadPolicy                                               (OK=6361   KO=2     )
> DeletePolicy                                             (OK=6348   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 16465  / active: 49     / done: 19598 
================================================================================


================================================================================
2024-11-06 20:44:20 GMT                                    1980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=275703 KO=17    )
> restLoginInitiate                                        (OK=19013  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19010  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4207   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4207   KO=0     )
>  UI AM idFromSession                                     (OK=4206   KO=1     )
>  UI AM validateGoto                                      (OK=4207   KO=0     )
> User Authorize PKCE stage                                (OK=23211  KO=3     )
> User AccessToken PKCE stage                              (OK=23209  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4207   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4207   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4207   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4207   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=692    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4203   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4203   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4203   KO=0     )
>  UI IDM uiconfig                                         (OK=4203   KO=0     )
>  UI IDM version                                          (OK=4203   KO=0     )
>  UI IDM features                                         (OK=4203   KO=0     )
>  UI IDM privilege                                        (OK=4203   KO=0     )
>  UI IDM login                                            (OK=4202   KO=1     )
>  UI IDM dashboard                                        (OK=4203   KO=0     )
>  UI IDM managed user schema                              (OK=4203   KO=0     )
>  UI IDM user                                             (OK=4203   KO=0     )
>  UI IDM oidcToken                                        (OK=4204   KO=1     )
> userinfo                                                 (OK=4203   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=692    KO=0     )
> UI-Logout                                                (OK=4205   KO=0     )
> UI-Logout Redirect 1                                     (OK=4205   KO=0     )
>  UI AM revoke1                                           (OK=4203   KO=0     )
>  UI AM revoke2                                           (OK=4202   KO=0     )
>  UI AM endsession                                        (OK=4204   KO=0     )
> Skip 2FA                                                 (OK=10619  KO=0     )
> RootUserinfo                                             (OK=14058  KO=0     )
> GetUUid                                                  (OK=6396   KO=0     )
> GetOpenidConfig                                          (OK=19139  KO=0     )
> CreatePolicy                                             (OK=6394   KO=2     )
> tokenUserinfo                                            (OK=4183   KO=0     )
> getIdToken                                               (OK=1407   KO=0     )
> getIdToken Redirect 1                                    (OK=1407   KO=0     )
> createOrganization                                       (OK=1407   KO=0     )
> queryOrganization                                        (OK=1407   KO=0     )
> deleteOrganization                                       (OK=1407   KO=0     )
> ReadPolicy                                               (OK=6378   KO=2     )
> DeletePolicy                                             (OK=6361   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 16406  / active: 51     / done: 19655 
================================================================================


================================================================================
2024-11-06 20:44:25 GMT                                    1985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=276305 KO=17    )
> restLoginInitiate                                        (OK=19047  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19045  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4217   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4217   KO=0     )
>  UI AM idFromSession                                     (OK=4216   KO=1     )
>  UI AM validateGoto                                      (OK=4217   KO=0     )
> User Authorize PKCE stage                                (OK=23258  KO=3     )
> User AccessToken PKCE stage                              (OK=23256  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4217   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4217   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4217   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4217   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=694    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4214   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4213   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4213   KO=0     )
>  UI IDM uiconfig                                         (OK=4213   KO=0     )
>  UI IDM version                                          (OK=4213   KO=0     )
>  UI IDM features                                         (OK=4213   KO=0     )
>  UI IDM privilege                                        (OK=4213   KO=0     )
>  UI IDM login                                            (OK=4212   KO=1     )
>  UI IDM dashboard                                        (OK=4213   KO=0     )
>  UI IDM managed user schema                              (OK=4213   KO=0     )
>  UI IDM user                                             (OK=4213   KO=0     )
>  UI IDM oidcToken                                        (OK=4215   KO=1     )
> userinfo                                                 (OK=4214   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=694    KO=0     )
> UI-Logout                                                (OK=4216   KO=0     )
> UI-Logout Redirect 1                                     (OK=4216   KO=0     )
>  UI AM revoke1                                           (OK=4214   KO=0     )
>  UI AM revoke2                                           (OK=4213   KO=0     )
>  UI AM endsession                                        (OK=4215   KO=0     )
> Skip 2FA                                                 (OK=10636  KO=0     )
> RootUserinfo                                             (OK=14082  KO=0     )
> GetUUid                                                  (OK=6408   KO=0     )
> GetOpenidConfig                                          (OK=19184  KO=0     )
> CreatePolicy                                             (OK=6406   KO=2     )
> tokenUserinfo                                            (OK=4192   KO=0     )
> getIdToken                                               (OK=1410   KO=0     )
> getIdToken Redirect 1                                    (OK=1410   KO=0     )
> createOrganization                                       (OK=1410   KO=0     )
> queryOrganization                                        (OK=1410   KO=0     )
> deleteOrganization                                       (OK=1410   KO=0     )
> ReadPolicy                                               (OK=6394   KO=2     )
> DeletePolicy                                             (OK=6378   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 16370  / active: 33     / done: 19709 
================================================================================


================================================================================
2024-11-06 20:44:30 GMT                                    1990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=276851 KO=17    )
> restLoginInitiate                                        (OK=19084  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19083  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4227   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4227   KO=0     )
>  UI AM idFromSession                                     (OK=4226   KO=1     )
>  UI AM validateGoto                                      (OK=4227   KO=0     )
> User Authorize PKCE stage                                (OK=23305  KO=3     )
> User AccessToken PKCE stage                              (OK=23303  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4227   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4227   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4227   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4227   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=696    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4222   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4221   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4221   KO=0     )
>  UI IDM uiconfig                                         (OK=4221   KO=0     )
>  UI IDM version                                          (OK=4221   KO=0     )
>  UI IDM features                                         (OK=4221   KO=0     )
>  UI IDM privilege                                        (OK=4221   KO=0     )
>  UI IDM login                                            (OK=4220   KO=1     )
>  UI IDM dashboard                                        (OK=4221   KO=0     )
>  UI IDM managed user schema                              (OK=4221   KO=0     )
>  UI IDM user                                             (OK=4221   KO=0     )
>  UI IDM oidcToken                                        (OK=4223   KO=1     )
> userinfo                                                 (OK=4222   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=696    KO=0     )
> UI-Logout                                                (OK=4224   KO=0     )
> UI-Logout Redirect 1                                     (OK=4224   KO=0     )
>  UI AM revoke1                                           (OK=4222   KO=0     )
>  UI AM revoke2                                           (OK=4221   KO=0     )
>  UI AM endsession                                        (OK=4223   KO=0     )
> Skip 2FA                                                 (OK=10654  KO=0     )
> RootUserinfo                                             (OK=14105  KO=0     )
> GetUUid                                                  (OK=6419   KO=0     )
> GetOpenidConfig                                          (OK=19223  KO=0     )
> CreatePolicy                                             (OK=6417   KO=2     )
> tokenUserinfo                                            (OK=4201   KO=0     )
> getIdToken                                               (OK=1412   KO=0     )
> getIdToken Redirect 1                                    (OK=1412   KO=0     )
> createOrganization                                       (OK=1412   KO=0     )
> queryOrganization                                        (OK=1412   KO=0     )
> deleteOrganization                                       (OK=1412   KO=0     )
> ReadPolicy                                               (OK=6406   KO=2     )
> DeletePolicy                                             (OK=6394   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 16331  / active: 31     / done: 19750 
================================================================================


================================================================================
2024-11-06 20:44:35 GMT                                    1995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=277450 KO=17    )
> restLoginInitiate                                        (OK=19124  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19123  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4235   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4235   KO=0     )
>  UI AM idFromSession                                     (OK=4234   KO=1     )
>  UI AM validateGoto                                      (OK=4235   KO=0     )
> User Authorize PKCE stage                                (OK=23353  KO=3     )
> User AccessToken PKCE stage                              (OK=23351  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4235   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4235   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4235   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4235   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=698    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4232   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4232   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4232   KO=0     )
>  UI IDM uiconfig                                         (OK=4232   KO=0     )
>  UI IDM version                                          (OK=4232   KO=0     )
>  UI IDM features                                         (OK=4232   KO=0     )
>  UI IDM privilege                                        (OK=4232   KO=0     )
>  UI IDM login                                            (OK=4231   KO=1     )
>  UI IDM dashboard                                        (OK=4232   KO=0     )
>  UI IDM managed user schema                              (OK=4232   KO=0     )
>  UI IDM user                                             (OK=4232   KO=0     )
>  UI IDM oidcToken                                        (OK=4234   KO=1     )
> userinfo                                                 (OK=4232   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=698    KO=0     )
> UI-Logout                                                (OK=4234   KO=0     )
> UI-Logout Redirect 1                                     (OK=4234   KO=0     )
>  UI AM revoke1                                           (OK=4232   KO=0     )
>  UI AM revoke2                                           (OK=4231   KO=0     )
>  UI AM endsession                                        (OK=4233   KO=0     )
> Skip 2FA                                                 (OK=10677  KO=0     )
> RootUserinfo                                             (OK=14128  KO=0     )
> GetUUid                                                  (OK=6433   KO=0     )
> GetOpenidConfig                                          (OK=19260  KO=0     )
> CreatePolicy                                             (OK=6431   KO=2     )
> tokenUserinfo                                            (OK=4211   KO=0     )
> getIdToken                                               (OK=1416   KO=0     )
> getIdToken Redirect 1                                    (OK=1416   KO=0     )
> createOrganization                                       (OK=1416   KO=0     )
> queryOrganization                                        (OK=1416   KO=0     )
> deleteOrganization                                       (OK=1416   KO=0     )
> ReadPolicy                                               (OK=6417   KO=2     )
> DeletePolicy                                             (OK=6406   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 16289  / active: 31     / done: 19792 
================================================================================


================================================================================
2024-11-06 20:44:40 GMT                                    2000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=278099 KO=17    )
> restLoginInitiate                                        (OK=19173  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19172  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4246   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4246   KO=0     )
>  UI AM idFromSession                                     (OK=4245   KO=1     )
>  UI AM validateGoto                                      (OK=4246   KO=0     )
> User Authorize PKCE stage                                (OK=23412  KO=3     )
> User AccessToken PKCE stage                              (OK=23410  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4245   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4245   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4245   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4245   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=698    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4242   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4242   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4242   KO=0     )
>  UI IDM uiconfig                                         (OK=4242   KO=0     )
>  UI IDM version                                          (OK=4242   KO=0     )
>  UI IDM features                                         (OK=4242   KO=0     )
>  UI IDM privilege                                        (OK=4242   KO=0     )
>  UI IDM login                                            (OK=4241   KO=1     )
>  UI IDM dashboard                                        (OK=4242   KO=0     )
>  UI IDM managed user schema                              (OK=4242   KO=0     )
>  UI IDM user                                             (OK=4242   KO=0     )
>  UI IDM oidcToken                                        (OK=4243   KO=1     )
> userinfo                                                 (OK=4242   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=698    KO=0     )
> UI-Logout                                                (OK=4244   KO=0     )
> UI-Logout Redirect 1                                     (OK=4244   KO=0     )
>  UI AM revoke1                                           (OK=4241   KO=0     )
>  UI AM revoke2                                           (OK=4240   KO=0     )
>  UI AM endsession                                        (OK=4242   KO=0     )
> Skip 2FA                                                 (OK=10702  KO=0     )
> RootUserinfo                                             (OK=14150  KO=0     )
> GetUUid                                                  (OK=6449   KO=0     )
> GetOpenidConfig                                          (OK=19301  KO=0     )
> CreatePolicy                                             (OK=6447   KO=2     )
> tokenUserinfo                                            (OK=4224   KO=0     )
> getIdToken                                               (OK=1419   KO=0     )
> getIdToken Redirect 1                                    (OK=1419   KO=0     )
> createOrganization                                       (OK=1419   KO=0     )
> queryOrganization                                        (OK=1419   KO=0     )
> deleteOrganization                                       (OK=1419   KO=0     )
> ReadPolicy                                               (OK=6431   KO=2     )
> DeletePolicy                                             (OK=6417   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 16238  / active: 41     / done: 19833 
================================================================================


================================================================================
2024-11-06 20:44:45 GMT                                    2005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=278777 KO=17    )
> restLoginInitiate                                        (OK=19222  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19218  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4256   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4256   KO=0     )
>  UI AM idFromSession                                     (OK=4255   KO=1     )
>  UI AM validateGoto                                      (OK=4256   KO=0     )
> User Authorize PKCE stage                                (OK=23469  KO=3     )
> User AccessToken PKCE stage                              (OK=23467  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4256   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4256   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4256   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4256   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=701    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4252   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4252   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4252   KO=0     )
>  UI IDM uiconfig                                         (OK=4252   KO=0     )
>  UI IDM version                                          (OK=4252   KO=0     )
>  UI IDM features                                         (OK=4252   KO=0     )
>  UI IDM privilege                                        (OK=4252   KO=0     )
>  UI IDM login                                            (OK=4251   KO=1     )
>  UI IDM dashboard                                        (OK=4252   KO=0     )
>  UI IDM managed user schema                              (OK=4252   KO=0     )
>  UI IDM user                                             (OK=4252   KO=0     )
>  UI IDM oidcToken                                        (OK=4254   KO=1     )
> userinfo                                                 (OK=4253   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=701    KO=0     )
> UI-Logout                                                (OK=4255   KO=0     )
> UI-Logout Redirect 1                                     (OK=4255   KO=0     )
>  UI AM revoke1                                           (OK=4253   KO=0     )
>  UI AM revoke2                                           (OK=4252   KO=0     )
>  UI AM endsession                                        (OK=4254   KO=0     )
> Skip 2FA                                                 (OK=10726  KO=0     )
> RootUserinfo                                             (OK=14185  KO=0     )
> GetUUid                                                  (OK=6463   KO=0     )
> GetOpenidConfig                                          (OK=19344  KO=0     )
> CreatePolicy                                             (OK=6460   KO=2     )
> tokenUserinfo                                            (OK=4234   KO=0     )
> getIdToken                                               (OK=1423   KO=0     )
> getIdToken Redirect 1                                    (OK=1423   KO=0     )
> createOrganization                                       (OK=1423   KO=0     )
> queryOrganization                                        (OK=1423   KO=0     )
> deleteOrganization                                       (OK=1423   KO=0     )
> ReadPolicy                                               (OK=6447   KO=2     )
> DeletePolicy                                             (OK=6431   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 16188  / active: 44     / done: 19880 
================================================================================


================================================================================
2024-11-06 20:44:50 GMT                                    2010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=279363 KO=17    )
> restLoginInitiate                                        (OK=19253  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19252  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4267   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4267   KO=0     )
>  UI AM idFromSession                                     (OK=4266   KO=1     )
>  UI AM validateGoto                                      (OK=4267   KO=0     )
> User Authorize PKCE stage                                (OK=23514  KO=3     )
> User AccessToken PKCE stage                              (OK=23510  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4266   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4266   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4266   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4266   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=702    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4263   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4263   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4263   KO=0     )
>  UI IDM uiconfig                                         (OK=4263   KO=0     )
>  UI IDM version                                          (OK=4263   KO=0     )
>  UI IDM features                                         (OK=4263   KO=0     )
>  UI IDM privilege                                        (OK=4263   KO=0     )
>  UI IDM login                                            (OK=4262   KO=1     )
>  UI IDM dashboard                                        (OK=4263   KO=0     )
>  UI IDM managed user schema                              (OK=4263   KO=0     )
>  UI IDM user                                             (OK=4263   KO=0     )
>  UI IDM oidcToken                                        (OK=4265   KO=1     )
> userinfo                                                 (OK=4264   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=702    KO=0     )
> UI-Logout                                                (OK=4266   KO=0     )
> UI-Logout Redirect 1                                     (OK=4266   KO=0     )
>  UI AM revoke1                                           (OK=4264   KO=0     )
>  UI AM revoke2                                           (OK=4263   KO=0     )
>  UI AM endsession                                        (OK=4265   KO=0     )
> Skip 2FA                                                 (OK=10743  KO=0     )
> RootUserinfo                                             (OK=14217  KO=0     )
> GetUUid                                                  (OK=6475   KO=0     )
> GetOpenidConfig                                          (OK=19384  KO=0     )
> CreatePolicy                                             (OK=6472   KO=2     )
> tokenUserinfo                                            (OK=4242   KO=0     )
> getIdToken                                               (OK=1423   KO=0     )
> getIdToken Redirect 1                                    (OK=1423   KO=0     )
> createOrganization                                       (OK=1423   KO=0     )
> queryOrganization                                        (OK=1423   KO=0     )
> deleteOrganization                                       (OK=1423   KO=0     )
> ReadPolicy                                               (OK=6460   KO=2     )
> DeletePolicy                                             (OK=6446   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 16155  / active: 34     / done: 19923 
================================================================================


================================================================================
2024-11-06 20:44:55 GMT                                    2015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=280090 KO=17    )
> restLoginInitiate                                        (OK=19305  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19304  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4281   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4281   KO=0     )
>  UI AM idFromSession                                     (OK=4280   KO=1     )
>  UI AM validateGoto                                      (OK=4281   KO=0     )
> User Authorize PKCE stage                                (OK=23577  KO=3     )
> User AccessToken PKCE stage                              (OK=23575  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4281   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4280   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4280   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4280   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=703    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4275   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4275   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4275   KO=0     )
>  UI IDM uiconfig                                         (OK=4275   KO=0     )
>  UI IDM version                                          (OK=4275   KO=0     )
>  UI IDM features                                         (OK=4275   KO=0     )
>  UI IDM privilege                                        (OK=4275   KO=0     )
>  UI IDM login                                            (OK=4274   KO=1     )
>  UI IDM dashboard                                        (OK=4275   KO=0     )
>  UI IDM managed user schema                              (OK=4275   KO=0     )
>  UI IDM user                                             (OK=4275   KO=0     )
>  UI IDM oidcToken                                        (OK=4277   KO=1     )
> userinfo                                                 (OK=4276   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=703    KO=0     )
> UI-Logout                                                (OK=4277   KO=0     )
> UI-Logout Redirect 1                                     (OK=4277   KO=0     )
>  UI AM revoke1                                           (OK=4275   KO=0     )
>  UI AM revoke2                                           (OK=4274   KO=0     )
>  UI AM endsession                                        (OK=4276   KO=0     )
> Skip 2FA                                                 (OK=10770  KO=0     )
> RootUserinfo                                             (OK=14244  KO=0     )
> GetUUid                                                  (OK=6490   KO=0     )
> GetOpenidConfig                                          (OK=19424  KO=0     )
> CreatePolicy                                             (OK=6487   KO=2     )
> tokenUserinfo                                            (OK=4252   KO=0     )
> getIdToken                                               (OK=1425   KO=0     )
> getIdToken Redirect 1                                    (OK=1425   KO=0     )
> createOrganization                                       (OK=1425   KO=0     )
> queryOrganization                                        (OK=1425   KO=0     )
> deleteOrganization                                       (OK=1425   KO=0     )
> ReadPolicy                                               (OK=6472   KO=2     )
> DeletePolicy                                             (OK=6459   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 16102  / active: 45     / done: 19965 
================================================================================


================================================================================
2024-11-06 20:45:00 GMT                                    2020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=280915 KO=17    )
> restLoginInitiate                                        (OK=19356  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19355  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4295   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4295   KO=0     )
>  UI AM idFromSession                                     (OK=4294   KO=1     )
>  UI AM validateGoto                                      (OK=4295   KO=0     )
> User Authorize PKCE stage                                (OK=23643  KO=3     )
> User AccessToken PKCE stage                              (OK=23640  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4294   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4294   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4293   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4293   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=705    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4290   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4290   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4290   KO=0     )
>  UI IDM uiconfig                                         (OK=4290   KO=0     )
>  UI IDM version                                          (OK=4290   KO=0     )
>  UI IDM features                                         (OK=4290   KO=0     )
>  UI IDM privilege                                        (OK=4290   KO=0     )
>  UI IDM login                                            (OK=4289   KO=1     )
>  UI IDM dashboard                                        (OK=4290   KO=0     )
>  UI IDM managed user schema                              (OK=4290   KO=0     )
>  UI IDM user                                             (OK=4290   KO=0     )
>  UI IDM oidcToken                                        (OK=4292   KO=1     )
> userinfo                                                 (OK=4291   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=705    KO=0     )
> UI-Logout                                                (OK=4293   KO=0     )
> UI-Logout Redirect 1                                     (OK=4293   KO=0     )
>  UI AM revoke1                                           (OK=4291   KO=0     )
>  UI AM revoke2                                           (OK=4290   KO=0     )
>  UI AM endsession                                        (OK=4292   KO=0     )
> Skip 2FA                                                 (OK=10796  KO=0     )
> RootUserinfo                                             (OK=14292  KO=0     )
> GetUUid                                                  (OK=6505   KO=0     )
> GetOpenidConfig                                          (OK=19468  KO=0     )
> CreatePolicy                                             (OK=6503   KO=2     )
> tokenUserinfo                                            (OK=4264   KO=0     )
> getIdToken                                               (OK=1428   KO=0     )
> getIdToken Redirect 1                                    (OK=1428   KO=0     )
> createOrganization                                       (OK=1428   KO=0     )
> queryOrganization                                        (OK=1428   KO=0     )
> deleteOrganization                                       (OK=1428   KO=0     )
> ReadPolicy                                               (OK=6487   KO=2     )
> DeletePolicy                                             (OK=6472   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 16049  / active: 44     / done: 20019 
================================================================================


================================================================================
2024-11-06 20:45:05 GMT                                    2025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=281626 KO=17    )
> restLoginInitiate                                        (OK=19397  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19395  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4307   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4307   KO=0     )
>  UI AM idFromSession                                     (OK=4306   KO=1     )
>  UI AM validateGoto                                      (OK=4307   KO=0     )
> User Authorize PKCE stage                                (OK=23698  KO=3     )
> User AccessToken PKCE stage                              (OK=23695  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4307   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4307   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4307   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4307   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=707    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4304   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4304   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4304   KO=0     )
>  UI IDM uiconfig                                         (OK=4304   KO=0     )
>  UI IDM version                                          (OK=4304   KO=0     )
>  UI IDM features                                         (OK=4304   KO=0     )
>  UI IDM privilege                                        (OK=4304   KO=0     )
>  UI IDM login                                            (OK=4303   KO=1     )
>  UI IDM dashboard                                        (OK=4304   KO=0     )
>  UI IDM managed user schema                              (OK=4304   KO=0     )
>  UI IDM user                                             (OK=4304   KO=0     )
>  UI IDM oidcToken                                        (OK=4306   KO=1     )
> userinfo                                                 (OK=4305   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=707    KO=0     )
> UI-Logout                                                (OK=4307   KO=0     )
> UI-Logout Redirect 1                                     (OK=4307   KO=0     )
>  UI AM revoke1                                           (OK=4305   KO=0     )
>  UI AM revoke2                                           (OK=4304   KO=0     )
>  UI AM endsession                                        (OK=4306   KO=0     )
> Skip 2FA                                                 (OK=10816  KO=0     )
> RootUserinfo                                             (OK=14323  KO=0     )
> GetUUid                                                  (OK=6517   KO=0     )
> GetOpenidConfig                                          (OK=19511  KO=0     )
> CreatePolicy                                             (OK=6515   KO=2     )
> tokenUserinfo                                            (OK=4272   KO=0     )
> getIdToken                                               (OK=1429   KO=0     )
> getIdToken Redirect 1                                    (OK=1429   KO=0     )
> createOrganization                                       (OK=1429   KO=0     )
> queryOrganization                                        (OK=1429   KO=0     )
> deleteOrganization                                       (OK=1429   KO=0     )
> ReadPolicy                                               (OK=6503   KO=2     )
> DeletePolicy                                             (OK=6487   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 16007  / active: 39     / done: 20066 
================================================================================


================================================================================
2024-11-06 20:45:10 GMT                                    2030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=282343 KO=17    )
> restLoginInitiate                                        (OK=19443  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19439  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4320   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4320   KO=0     )
>  UI AM idFromSession                                     (OK=4319   KO=1     )
>  UI AM validateGoto                                      (OK=4320   KO=0     )
> User Authorize PKCE stage                                (OK=23754  KO=3     )
> User AccessToken PKCE stage                              (OK=23752  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4319   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4319   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4319   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4319   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=710    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4316   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4316   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4316   KO=0     )
>  UI IDM uiconfig                                         (OK=4316   KO=0     )
>  UI IDM version                                          (OK=4316   KO=0     )
>  UI IDM features                                         (OK=4316   KO=0     )
>  UI IDM privilege                                        (OK=4316   KO=0     )
>  UI IDM login                                            (OK=4315   KO=1     )
>  UI IDM dashboard                                        (OK=4316   KO=0     )
>  UI IDM managed user schema                              (OK=4316   KO=0     )
>  UI IDM user                                             (OK=4316   KO=0     )
>  UI IDM oidcToken                                        (OK=4318   KO=1     )
> userinfo                                                 (OK=4317   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=710    KO=0     )
> UI-Logout                                                (OK=4319   KO=0     )
> UI-Logout Redirect 1                                     (OK=4319   KO=0     )
>  UI AM revoke1                                           (OK=4317   KO=0     )
>  UI AM revoke2                                           (OK=4316   KO=0     )
>  UI AM endsession                                        (OK=4318   KO=0     )
> Skip 2FA                                                 (OK=10841  KO=0     )
> RootUserinfo                                             (OK=14374  KO=0     )
> GetUUid                                                  (OK=6531   KO=0     )
> GetOpenidConfig                                          (OK=19552  KO=0     )
> CreatePolicy                                             (OK=6529   KO=2     )
> tokenUserinfo                                            (OK=4278   KO=0     )
> getIdToken                                               (OK=1432   KO=0     )
> getIdToken Redirect 1                                    (OK=1432   KO=0     )
> createOrganization                                       (OK=1432   KO=0     )
> queryOrganization                                        (OK=1432   KO=0     )
> deleteOrganization                                       (OK=1432   KO=0     )
> ReadPolicy                                               (OK=6514   KO=2     )
> DeletePolicy                                             (OK=6502   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 15958  / active: 42     / done: 20112 
================================================================================


================================================================================
2024-11-06 20:45:15 GMT                                    2035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=282846 KO=17    )
> restLoginInitiate                                        (OK=19481  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19480  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4326   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4326   KO=0     )
>  UI AM idFromSession                                     (OK=4325   KO=1     )
>  UI AM validateGoto                                      (OK=4326   KO=0     )
> User Authorize PKCE stage                                (OK=23802  KO=3     )
> User AccessToken PKCE stage                              (OK=23800  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4326   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4326   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4326   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4326   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=710    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4323   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4323   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4323   KO=0     )
>  UI IDM uiconfig                                         (OK=4323   KO=0     )
>  UI IDM version                                          (OK=4323   KO=0     )
>  UI IDM features                                         (OK=4323   KO=0     )
>  UI IDM privilege                                        (OK=4323   KO=0     )
>  UI IDM login                                            (OK=4322   KO=1     )
>  UI IDM dashboard                                        (OK=4323   KO=0     )
>  UI IDM managed user schema                              (OK=4323   KO=0     )
>  UI IDM user                                             (OK=4323   KO=0     )
>  UI IDM oidcToken                                        (OK=4325   KO=1     )
> userinfo                                                 (OK=4324   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=710    KO=0     )
> UI-Logout                                                (OK=4326   KO=0     )
> UI-Logout Redirect 1                                     (OK=4326   KO=0     )
>  UI AM revoke1                                           (OK=4324   KO=0     )
>  UI AM revoke2                                           (OK=4323   KO=0     )
>  UI AM endsession                                        (OK=4325   KO=0     )
> Skip 2FA                                                 (OK=10857  KO=0     )
> RootUserinfo                                             (OK=14411  KO=0     )
> GetUUid                                                  (OK=6540   KO=0     )
> GetOpenidConfig                                          (OK=19586  KO=0     )
> CreatePolicy                                             (OK=6537   KO=2     )
> tokenUserinfo                                            (OK=4297   KO=0     )
> getIdToken                                               (OK=1432   KO=0     )
> getIdToken Redirect 1                                    (OK=1432   KO=0     )
> createOrganization                                       (OK=1432   KO=0     )
> queryOrganization                                        (OK=1432   KO=0     )
> deleteOrganization                                       (OK=1432   KO=0     )
> ReadPolicy                                               (OK=6529   KO=2     )
> DeletePolicy                                             (OK=6514   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 15920  / active: 32     / done: 20160 
================================================================================


================================================================================
2024-11-06 20:45:20 GMT                                    2040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=283263 KO=17    )
> restLoginInitiate                                        (OK=19514  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19513  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4332   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4332   KO=0     )
>  UI AM idFromSession                                     (OK=4331   KO=1     )
>  UI AM validateGoto                                      (OK=4332   KO=0     )
> User Authorize PKCE stage                                (OK=23837  KO=3     )
> User AccessToken PKCE stage                              (OK=23835  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4330   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4330   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4330   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4330   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=713    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4327   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4327   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4327   KO=0     )
>  UI IDM uiconfig                                         (OK=4327   KO=0     )
>  UI IDM version                                          (OK=4327   KO=0     )
>  UI IDM features                                         (OK=4327   KO=0     )
>  UI IDM privilege                                        (OK=4327   KO=0     )
>  UI IDM login                                            (OK=4326   KO=1     )
>  UI IDM dashboard                                        (OK=4327   KO=0     )
>  UI IDM managed user schema                              (OK=4327   KO=0     )
>  UI IDM user                                             (OK=4327   KO=0     )
>  UI IDM oidcToken                                        (OK=4329   KO=1     )
> userinfo                                                 (OK=4328   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=713    KO=0     )
> UI-Logout                                                (OK=4330   KO=0     )
> UI-Logout Redirect 1                                     (OK=4330   KO=0     )
>  UI AM revoke1                                           (OK=4328   KO=0     )
>  UI AM revoke2                                           (OK=4327   KO=0     )
>  UI AM endsession                                        (OK=4329   KO=0     )
> Skip 2FA                                                 (OK=10876  KO=0     )
> RootUserinfo                                             (OK=14454  KO=0     )
> GetUUid                                                  (OK=6545   KO=0     )
> GetOpenidConfig                                          (OK=19615  KO=0     )
> CreatePolicy                                             (OK=6543   KO=2     )
> tokenUserinfo                                            (OK=4305   KO=0     )
> getIdToken                                               (OK=1438   KO=0     )
> getIdToken Redirect 1                                    (OK=1438   KO=0     )
> createOrganization                                       (OK=1438   KO=0     )
> queryOrganization                                        (OK=1438   KO=0     )
> deleteOrganization                                       (OK=1438   KO=0     )
> ReadPolicy                                               (OK=6537   KO=2     )
> DeletePolicy                                             (OK=6529   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 15883  / active: 25     / done: 20204 
================================================================================


================================================================================
2024-11-06 20:45:25 GMT                                    2045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=283924 KO=17    )
> restLoginInitiate                                        (OK=19562  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19561  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4343   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4343   KO=0     )
>  UI AM idFromSession                                     (OK=4342   KO=1     )
>  UI AM validateGoto                                      (OK=4343   KO=0     )
> User Authorize PKCE stage                                (OK=23898  KO=3     )
> User AccessToken PKCE stage                              (OK=23894  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4342   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4342   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4342   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4342   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=717    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4339   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4339   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4339   KO=0     )
>  UI IDM uiconfig                                         (OK=4339   KO=0     )
>  UI IDM version                                          (OK=4339   KO=0     )
>  UI IDM features                                         (OK=4339   KO=0     )
>  UI IDM privilege                                        (OK=4339   KO=0     )
>  UI IDM login                                            (OK=4338   KO=1     )
>  UI IDM dashboard                                        (OK=4339   KO=0     )
>  UI IDM managed user schema                              (OK=4339   KO=0     )
>  UI IDM user                                             (OK=4339   KO=0     )
>  UI IDM oidcToken                                        (OK=4341   KO=1     )
> userinfo                                                 (OK=4340   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=717    KO=0     )
> UI-Logout                                                (OK=4342   KO=0     )
> UI-Logout Redirect 1                                     (OK=4342   KO=0     )
>  UI AM revoke1                                           (OK=4340   KO=0     )
>  UI AM revoke2                                           (OK=4339   KO=0     )
>  UI AM endsession                                        (OK=4341   KO=0     )
> Skip 2FA                                                 (OK=10895  KO=0     )
> RootUserinfo                                             (OK=14477  KO=0     )
> GetUUid                                                  (OK=6558   KO=0     )
> GetOpenidConfig                                          (OK=19641  KO=0     )
> CreatePolicy                                             (OK=6555   KO=2     )
> tokenUserinfo                                            (OK=4322   KO=0     )
> getIdToken                                               (OK=1440   KO=0     )
> getIdToken Redirect 1                                    (OK=1439   KO=0     )
> createOrganization                                       (OK=1439   KO=0     )
> queryOrganization                                        (OK=1439   KO=0     )
> deleteOrganization                                       (OK=1439   KO=0     )
> ReadPolicy                                               (OK=6543   KO=2     )
> DeletePolicy                                             (OK=6536   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 15832  / active: 29     / done: 20251 
================================================================================


================================================================================
2024-11-06 20:45:30 GMT                                    2050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=284464 KO=17    )
> restLoginInitiate                                        (OK=19602  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19601  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4351   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4351   KO=0     )
>  UI AM idFromSession                                     (OK=4350   KO=1     )
>  UI AM validateGoto                                      (OK=4351   KO=0     )
> User Authorize PKCE stage                                (OK=23946  KO=3     )
> User AccessToken PKCE stage                              (OK=23944  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4351   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4351   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4350   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4350   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=718    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4347   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4347   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4347   KO=0     )
>  UI IDM uiconfig                                         (OK=4347   KO=0     )
>  UI IDM version                                          (OK=4347   KO=0     )
>  UI IDM features                                         (OK=4347   KO=0     )
>  UI IDM privilege                                        (OK=4347   KO=0     )
>  UI IDM login                                            (OK=4346   KO=1     )
>  UI IDM dashboard                                        (OK=4347   KO=0     )
>  UI IDM managed user schema                              (OK=4347   KO=0     )
>  UI IDM user                                             (OK=4347   KO=0     )
>  UI IDM oidcToken                                        (OK=4349   KO=1     )
> userinfo                                                 (OK=4348   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=718    KO=0     )
> UI-Logout                                                (OK=4350   KO=0     )
> UI-Logout Redirect 1                                     (OK=4350   KO=0     )
>  UI AM revoke1                                           (OK=4348   KO=0     )
>  UI AM revoke2                                           (OK=4347   KO=0     )
>  UI AM endsession                                        (OK=4349   KO=0     )
> Skip 2FA                                                 (OK=10919  KO=0     )
> RootUserinfo                                             (OK=14487  KO=0     )
> GetUUid                                                  (OK=6578   KO=0     )
> GetOpenidConfig                                          (OK=19680  KO=0     )
> CreatePolicy                                             (OK=6576   KO=2     )
> tokenUserinfo                                            (OK=4330   KO=0     )
> getIdToken                                               (OK=1441   KO=0     )
> getIdToken Redirect 1                                    (OK=1441   KO=0     )
> createOrganization                                       (OK=1441   KO=0     )
> queryOrganization                                        (OK=1441   KO=0     )
> deleteOrganization                                       (OK=1441   KO=0     )
> ReadPolicy                                               (OK=6555   KO=2     )
> DeletePolicy                                             (OK=6543   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 15790  / active: 40     / done: 20282 
================================================================================


================================================================================
2024-11-06 20:45:35 GMT                                    2055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=285058 KO=17    )
> restLoginInitiate                                        (OK=19646  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19643  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4359   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4359   KO=0     )
>  UI AM idFromSession                                     (OK=4358   KO=1     )
>  UI AM validateGoto                                      (OK=4359   KO=0     )
> User Authorize PKCE stage                                (OK=23998  KO=3     )
> User AccessToken PKCE stage                              (OK=23994  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4359   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4359   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4359   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4359   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=720    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4356   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4356   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4356   KO=0     )
>  UI IDM uiconfig                                         (OK=4356   KO=0     )
>  UI IDM version                                          (OK=4356   KO=0     )
>  UI IDM features                                         (OK=4356   KO=0     )
>  UI IDM privilege                                        (OK=4356   KO=0     )
>  UI IDM login                                            (OK=4355   KO=1     )
>  UI IDM dashboard                                        (OK=4356   KO=0     )
>  UI IDM managed user schema                              (OK=4356   KO=0     )
>  UI IDM user                                             (OK=4356   KO=0     )
>  UI IDM oidcToken                                        (OK=4358   KO=1     )
> userinfo                                                 (OK=4357   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=720    KO=0     )
> UI-Logout                                                (OK=4359   KO=0     )
> UI-Logout Redirect 1                                     (OK=4359   KO=0     )
>  UI AM revoke1                                           (OK=4357   KO=0     )
>  UI AM revoke2                                           (OK=4356   KO=0     )
>  UI AM endsession                                        (OK=4358   KO=0     )
> Skip 2FA                                                 (OK=10943  KO=0     )
> RootUserinfo                                             (OK=14510  KO=0     )
> GetUUid                                                  (OK=6594   KO=0     )
> GetOpenidConfig                                          (OK=19728  KO=0     )
> CreatePolicy                                             (OK=6592   KO=2     )
> tokenUserinfo                                            (OK=4341   KO=0     )
> getIdToken                                               (OK=1442   KO=0     )
> getIdToken Redirect 1                                    (OK=1442   KO=0     )
> createOrganization                                       (OK=1442   KO=0     )
> queryOrganization                                        (OK=1442   KO=0     )
> deleteOrganization                                       (OK=1442   KO=0     )
> ReadPolicy                                               (OK=6575   KO=2     )
> DeletePolicy                                             (OK=6554   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 15745  / active: 47     / done: 20320 
================================================================================


================================================================================
2024-11-06 20:45:40 GMT                                    2060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=285651 KO=17    )
> restLoginInitiate                                        (OK=19685  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19684  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4369   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4369   KO=0     )
>  UI AM idFromSession                                     (OK=4368   KO=1     )
>  UI AM validateGoto                                      (OK=4369   KO=0     )
> User Authorize PKCE stage                                (OK=24045  KO=3     )
> User AccessToken PKCE stage                              (OK=24041  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4368   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4368   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4368   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4368   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=722    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4364   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4364   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4364   KO=0     )
>  UI IDM uiconfig                                         (OK=4364   KO=0     )
>  UI IDM version                                          (OK=4364   KO=0     )
>  UI IDM features                                         (OK=4364   KO=0     )
>  UI IDM privilege                                        (OK=4364   KO=0     )
>  UI IDM login                                            (OK=4363   KO=1     )
>  UI IDM dashboard                                        (OK=4364   KO=0     )
>  UI IDM managed user schema                              (OK=4364   KO=0     )
>  UI IDM user                                             (OK=4364   KO=0     )
>  UI IDM oidcToken                                        (OK=4366   KO=1     )
> userinfo                                                 (OK=4364   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=722    KO=0     )
> UI-Logout                                                (OK=4366   KO=0     )
> UI-Logout Redirect 1                                     (OK=4366   KO=0     )
>  UI AM revoke1                                           (OK=4364   KO=0     )
>  UI AM revoke2                                           (OK=4363   KO=0     )
>  UI AM endsession                                        (OK=4365   KO=0     )
> Skip 2FA                                                 (OK=10969  KO=0     )
> RootUserinfo                                             (OK=14551  KO=0     )
> GetUUid                                                  (OK=6611   KO=0     )
> GetOpenidConfig                                          (OK=19782  KO=0     )
> CreatePolicy                                             (OK=6609   KO=2     )
> tokenUserinfo                                            (OK=4345   KO=0     )
> getIdToken                                               (OK=1443   KO=0     )
> getIdToken Redirect 1                                    (OK=1443   KO=0     )
> createOrganization                                       (OK=1443   KO=0     )
> queryOrganization                                        (OK=1443   KO=0     )
> deleteOrganization                                       (OK=1443   KO=0     )
> ReadPolicy                                               (OK=6592   KO=2     )
> DeletePolicy                                             (OK=6574   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 15703  / active: 51     / done: 20358 
================================================================================


================================================================================
2024-11-06 20:45:45 GMT                                    2065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=286460 KO=17    )
> restLoginInitiate                                        (OK=19736  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19733  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4382   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4382   KO=0     )
>  UI AM idFromSession                                     (OK=4381   KO=1     )
>  UI AM validateGoto                                      (OK=4382   KO=0     )
> User Authorize PKCE stage                                (OK=24110  KO=3     )
> User AccessToken PKCE stage                              (OK=24107  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4381   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4381   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4381   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4381   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=724    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4378   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4378   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4378   KO=0     )
>  UI IDM uiconfig                                         (OK=4378   KO=0     )
>  UI IDM version                                          (OK=4378   KO=0     )
>  UI IDM features                                         (OK=4378   KO=0     )
>  UI IDM privilege                                        (OK=4378   KO=0     )
>  UI IDM login                                            (OK=4377   KO=1     )
>  UI IDM dashboard                                        (OK=4378   KO=0     )
>  UI IDM managed user schema                              (OK=4378   KO=0     )
>  UI IDM user                                             (OK=4378   KO=0     )
>  UI IDM oidcToken                                        (OK=4380   KO=1     )
> userinfo                                                 (OK=4379   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=724    KO=0     )
> UI-Logout                                                (OK=4381   KO=0     )
> UI-Logout Redirect 1                                     (OK=4381   KO=0     )
>  UI AM revoke1                                           (OK=4379   KO=0     )
>  UI AM revoke2                                           (OK=4378   KO=0     )
>  UI AM endsession                                        (OK=4380   KO=0     )
> Skip 2FA                                                 (OK=10995  KO=0     )
> RootUserinfo                                             (OK=14597  KO=0     )
> GetUUid                                                  (OK=6625   KO=0     )
> GetOpenidConfig                                          (OK=19830  KO=0     )
> CreatePolicy                                             (OK=6623   KO=2     )
> tokenUserinfo                                            (OK=4356   KO=0     )
> getIdToken                                               (OK=1447   KO=0     )
> getIdToken Redirect 1                                    (OK=1447   KO=0     )
> createOrganization                                       (OK=1447   KO=0     )
> queryOrganization                                        (OK=1447   KO=0     )
> deleteOrganization                                       (OK=1447   KO=0     )
> ReadPolicy                                               (OK=6609   KO=2     )
> DeletePolicy                                             (OK=6590   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 15650  / active: 47     / done: 20415 
================================================================================


================================================================================
2024-11-06 20:45:50 GMT                                    2070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=287203 KO=17    )
> restLoginInitiate                                        (OK=19787  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19786  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4393   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4393   KO=0     )
>  UI AM idFromSession                                     (OK=4392   KO=1     )
>  UI AM validateGoto                                      (OK=4393   KO=0     )
> User Authorize PKCE stage                                (OK=24174  KO=3     )
> User AccessToken PKCE stage                              (OK=24171  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4392   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4392   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4392   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4392   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=727    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4389   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4389   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4389   KO=0     )
>  UI IDM uiconfig                                         (OK=4389   KO=0     )
>  UI IDM version                                          (OK=4389   KO=0     )
>  UI IDM features                                         (OK=4389   KO=0     )
>  UI IDM privilege                                        (OK=4389   KO=0     )
>  UI IDM login                                            (OK=4388   KO=1     )
>  UI IDM dashboard                                        (OK=4389   KO=0     )
>  UI IDM managed user schema                              (OK=4389   KO=0     )
>  UI IDM user                                             (OK=4389   KO=0     )
>  UI IDM oidcToken                                        (OK=4391   KO=1     )
> userinfo                                                 (OK=4390   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=727    KO=0     )
> UI-Logout                                                (OK=4392   KO=0     )
> UI-Logout Redirect 1                                     (OK=4391   KO=0     )
>  UI AM revoke1                                           (OK=4389   KO=0     )
>  UI AM revoke2                                           (OK=4388   KO=0     )
>  UI AM endsession                                        (OK=4390   KO=0     )
> Skip 2FA                                                 (OK=11026  KO=0     )
> RootUserinfo                                             (OK=14636  KO=0     )
> GetUUid                                                  (OK=6643   KO=0     )
> GetOpenidConfig                                          (OK=19879  KO=0     )
> CreatePolicy                                             (OK=6641   KO=2     )
> tokenUserinfo                                            (OK=4367   KO=0     )
> getIdToken                                               (OK=1452   KO=0     )
> getIdToken Redirect 1                                    (OK=1452   KO=0     )
> createOrganization                                       (OK=1452   KO=0     )
> queryOrganization                                        (OK=1452   KO=0     )
> deleteOrganization                                       (OK=1452   KO=0     )
> ReadPolicy                                               (OK=6623   KO=2     )
> DeletePolicy                                             (OK=6608   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 15597  / active: 45     / done: 20470 
================================================================================


================================================================================
2024-11-06 20:45:55 GMT                                    2075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=287772 KO=17    )
> restLoginInitiate                                        (OK=19831  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19829  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4399   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4399   KO=0     )
>  UI AM idFromSession                                     (OK=4398   KO=1     )
>  UI AM validateGoto                                      (OK=4399   KO=0     )
> User Authorize PKCE stage                                (OK=24223  KO=3     )
> User AccessToken PKCE stage                              (OK=24220  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4399   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4399   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4399   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4399   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=728    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4396   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4396   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4396   KO=0     )
>  UI IDM uiconfig                                         (OK=4396   KO=0     )
>  UI IDM version                                          (OK=4396   KO=0     )
>  UI IDM features                                         (OK=4396   KO=0     )
>  UI IDM privilege                                        (OK=4396   KO=0     )
>  UI IDM login                                            (OK=4395   KO=1     )
>  UI IDM dashboard                                        (OK=4396   KO=0     )
>  UI IDM managed user schema                              (OK=4396   KO=0     )
>  UI IDM user                                             (OK=4396   KO=0     )
>  UI IDM oidcToken                                        (OK=4398   KO=1     )
> userinfo                                                 (OK=4397   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=728    KO=0     )
> UI-Logout                                                (OK=4399   KO=0     )
> UI-Logout Redirect 1                                     (OK=4398   KO=0     )
>  UI AM revoke1                                           (OK=4396   KO=0     )
>  UI AM revoke2                                           (OK=4395   KO=0     )
>  UI AM endsession                                        (OK=4397   KO=0     )
> Skip 2FA                                                 (OK=11053  KO=0     )
> RootUserinfo                                             (OK=14674  KO=0     )
> GetUUid                                                  (OK=6658   KO=0     )
> GetOpenidConfig                                          (OK=19924  KO=0     )
> CreatePolicy                                             (OK=6656   KO=2     )
> tokenUserinfo                                            (OK=4375   KO=0     )
> getIdToken                                               (OK=1457   KO=0     )
> getIdToken Redirect 1                                    (OK=1457   KO=0     )
> createOrganization                                       (OK=1457   KO=0     )
> queryOrganization                                        (OK=1457   KO=0     )
> deleteOrganization                                       (OK=1457   KO=0     )
> ReadPolicy                                               (OK=6639   KO=2     )
> DeletePolicy                                             (OK=6623   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 56%
          waiting: 15552  / active: 43     / done: 20517 
================================================================================


================================================================================
2024-11-06 20:46:00 GMT                                    2080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=288533 KO=17    )
> restLoginInitiate                                        (OK=19893  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19892  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4408   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4408   KO=0     )
>  UI AM idFromSession                                     (OK=4407   KO=1     )
>  UI AM validateGoto                                      (OK=4408   KO=0     )
> User Authorize PKCE stage                                (OK=24294  KO=3     )
> User AccessToken PKCE stage                              (OK=24291  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4408   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4408   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4408   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4408   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=730    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4405   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4405   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4405   KO=0     )
>  UI IDM uiconfig                                         (OK=4405   KO=0     )
>  UI IDM version                                          (OK=4405   KO=0     )
>  UI IDM features                                         (OK=4405   KO=0     )
>  UI IDM privilege                                        (OK=4405   KO=0     )
>  UI IDM login                                            (OK=4404   KO=1     )
>  UI IDM dashboard                                        (OK=4405   KO=0     )
>  UI IDM managed user schema                              (OK=4405   KO=0     )
>  UI IDM user                                             (OK=4405   KO=0     )
>  UI IDM oidcToken                                        (OK=4407   KO=1     )
> userinfo                                                 (OK=4406   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=730    KO=0     )
> UI-Logout                                                (OK=4408   KO=0     )
> UI-Logout Redirect 1                                     (OK=4408   KO=0     )
>  UI AM revoke1                                           (OK=4406   KO=0     )
>  UI AM revoke2                                           (OK=4405   KO=0     )
>  UI AM endsession                                        (OK=4407   KO=0     )
> Skip 2FA                                                 (OK=11095  KO=0     )
> RootUserinfo                                             (OK=14717  KO=0     )
> GetUUid                                                  (OK=6683   KO=0     )
> GetOpenidConfig                                          (OK=19980  KO=0     )
> CreatePolicy                                             (OK=6681   KO=2     )
> tokenUserinfo                                            (OK=4387   KO=0     )
> getIdToken                                               (OK=1461   KO=0     )
> getIdToken Redirect 1                                    (OK=1461   KO=0     )
> createOrganization                                       (OK=1461   KO=0     )
> queryOrganization                                        (OK=1460   KO=0     )
> deleteOrganization                                       (OK=1460   KO=0     )
> ReadPolicy                                               (OK=6655   KO=2     )
> DeletePolicy                                             (OK=6638   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 56%
          waiting: 15488  / active: 59     / done: 20565 
================================================================================


================================================================================
2024-11-06 20:46:05 GMT                                    2085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=289051 KO=17    )
> restLoginInitiate                                        (OK=19934  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19933  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4414   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4414   KO=0     )
>  UI AM idFromSession                                     (OK=4413   KO=1     )
>  UI AM validateGoto                                      (OK=4414   KO=0     )
> User Authorize PKCE stage                                (OK=24340  KO=3     )
> User AccessToken PKCE stage                              (OK=24337  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4414   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4414   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4413   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4413   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=732    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4408   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4408   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4408   KO=0     )
>  UI IDM uiconfig                                         (OK=4408   KO=0     )
>  UI IDM version                                          (OK=4408   KO=0     )
>  UI IDM features                                         (OK=4408   KO=0     )
>  UI IDM privilege                                        (OK=4408   KO=0     )
>  UI IDM login                                            (OK=4407   KO=1     )
>  UI IDM dashboard                                        (OK=4408   KO=0     )
>  UI IDM managed user schema                              (OK=4408   KO=0     )
>  UI IDM user                                             (OK=4408   KO=0     )
>  UI IDM oidcToken                                        (OK=4410   KO=1     )
> userinfo                                                 (OK=4409   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=732    KO=0     )
> UI-Logout                                                (OK=4411   KO=0     )
> UI-Logout Redirect 1                                     (OK=4411   KO=0     )
>  UI AM revoke1                                           (OK=4409   KO=0     )
>  UI AM revoke2                                           (OK=4408   KO=0     )
>  UI AM endsession                                        (OK=4410   KO=0     )
> Skip 2FA                                                 (OK=11120  KO=0     )
> RootUserinfo                                             (OK=14762  KO=0     )
> GetUUid                                                  (OK=6701   KO=0     )
> GetOpenidConfig                                          (OK=20040  KO=0     )
> CreatePolicy                                             (OK=6699   KO=2     )
> tokenUserinfo                                            (OK=4397   KO=0     )
> getIdToken                                               (OK=1465   KO=0     )
> getIdToken Redirect 1                                    (OK=1465   KO=0     )
> createOrganization                                       (OK=1465   KO=0     )
> queryOrganization                                        (OK=1465   KO=0     )
> deleteOrganization                                       (OK=1465   KO=0     )
> ReadPolicy                                               (OK=6680   KO=2     )
> DeletePolicy                                             (OK=6655   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 15445  / active: 55     / done: 20612 
================================================================================


================================================================================
2024-11-06 20:46:10 GMT                                    2090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=289920 KO=17    )
> restLoginInitiate                                        (OK=19987  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=19985  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4428   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4428   KO=0     )
>  UI AM idFromSession                                     (OK=4427   KO=1     )
>  UI AM validateGoto                                      (OK=4428   KO=0     )
> User Authorize PKCE stage                                (OK=24406  KO=3     )
> User AccessToken PKCE stage                              (OK=24404  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4428   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4428   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4428   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4428   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=732    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4425   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4425   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 features                                         (OK=4425   KO=0     )
>  UI IDM privilege                                        (OK=4425   KO=0     )
>  UI IDM login                                            (OK=4424   KO=1     )
>  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=4427   KO=1     )
> userinfo                                                 (OK=4426   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=732    KO=0     )
> UI-Logout                                                (OK=4428   KO=0     )
> UI-Logout Redirect 1                                     (OK=4428   KO=0     )
>  UI AM revoke1                                           (OK=4426   KO=0     )
>  UI AM revoke2                                           (OK=4425   KO=0     )
>  UI AM endsession                                        (OK=4427   KO=0     )
> Skip 2FA                                                 (OK=11147  KO=0     )
> RootUserinfo                                             (OK=14795  KO=0     )
> GetUUid                                                  (OK=6715   KO=0     )
> GetOpenidConfig                                          (OK=20098  KO=0     )
> CreatePolicy                                             (OK=6713   KO=2     )
> tokenUserinfo                                            (OK=4408   KO=0     )
> getIdToken                                               (OK=1467   KO=0     )
> getIdToken Redirect 1                                    (OK=1467   KO=0     )
> createOrganization                                       (OK=1467   KO=0     )
> queryOrganization                                        (OK=1467   KO=0     )
> deleteOrganization                                       (OK=1467   KO=0     )
> ReadPolicy                                               (OK=6699   KO=2     )
> DeletePolicy                                             (OK=6680   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 15390  / active: 47     / done: 20675 
================================================================================


================================================================================
2024-11-06 20:46:15 GMT                                    2095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=290505 KO=17    )
> restLoginInitiate                                        (OK=20029  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20028  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4437   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4437   KO=0     )
>  UI AM idFromSession                                     (OK=4435   KO=1     )
>  UI AM validateGoto                                      (OK=4436   KO=0     )
> User Authorize PKCE stage                                (OK=24456  KO=3     )
> User AccessToken PKCE stage                              (OK=24453  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4436   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4436   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4436   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4436   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=735    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4432   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4432   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4432   KO=0     )
>  UI IDM uiconfig                                         (OK=4432   KO=0     )
>  UI IDM version                                          (OK=4432   KO=0     )
>  UI IDM features                                         (OK=4432   KO=0     )
>  UI IDM privilege                                        (OK=4432   KO=0     )
>  UI IDM login                                            (OK=4431   KO=1     )
>  UI IDM dashboard                                        (OK=4432   KO=0     )
>  UI IDM managed user schema                              (OK=4432   KO=0     )
>  UI IDM user                                             (OK=4432   KO=0     )
>  UI IDM oidcToken                                        (OK=4433   KO=1     )
> userinfo                                                 (OK=4432   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=735    KO=0     )
> UI-Logout                                                (OK=4434   KO=0     )
> UI-Logout Redirect 1                                     (OK=4434   KO=0     )
>  UI AM revoke1                                           (OK=4432   KO=0     )
>  UI AM revoke2                                           (OK=4431   KO=0     )
>  UI AM endsession                                        (OK=4433   KO=0     )
> Skip 2FA                                                 (OK=11175  KO=0     )
> RootUserinfo                                             (OK=14825  KO=0     )
> GetUUid                                                  (OK=6735   KO=0     )
> GetOpenidConfig                                          (OK=20151  KO=0     )
> CreatePolicy                                             (OK=6733   KO=2     )
> tokenUserinfo                                            (OK=4415   KO=0     )
> getIdToken                                               (OK=1471   KO=0     )
> getIdToken Redirect 1                                    (OK=1471   KO=0     )
> createOrganization                                       (OK=1471   KO=0     )
> queryOrganization                                        (OK=1471   KO=0     )
> deleteOrganization                                       (OK=1471   KO=0     )
> ReadPolicy                                               (OK=6713   KO=2     )
> DeletePolicy                                             (OK=6698   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 15347  / active: 46     / done: 20719 
================================================================================


================================================================================
2024-11-06 20:46:20 GMT                                    2100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=291137 KO=17    )
> restLoginInitiate                                        (OK=20071  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20067  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4446   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4446   KO=0     )
>  UI AM idFromSession                                     (OK=4445   KO=1     )
>  UI AM validateGoto                                      (OK=4446   KO=0     )
> User Authorize PKCE stage                                (OK=24509  KO=3     )
> User AccessToken PKCE stage                              (OK=24507  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4446   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4446   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4446   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4446   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=735    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4443   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4442   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4442   KO=0     )
>  UI IDM uiconfig                                         (OK=4442   KO=0     )
>  UI IDM version                                          (OK=4442   KO=0     )
>  UI IDM features                                         (OK=4442   KO=0     )
>  UI IDM privilege                                        (OK=4442   KO=0     )
>  UI IDM login                                            (OK=4441   KO=1     )
>  UI IDM dashboard                                        (OK=4442   KO=0     )
>  UI IDM managed user schema                              (OK=4442   KO=0     )
>  UI IDM user                                             (OK=4442   KO=0     )
>  UI IDM oidcToken                                        (OK=4444   KO=1     )
> userinfo                                                 (OK=4443   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=735    KO=0     )
> UI-Logout                                                (OK=4445   KO=0     )
> UI-Logout Redirect 1                                     (OK=4445   KO=0     )
>  UI AM revoke1                                           (OK=4443   KO=0     )
>  UI AM revoke2                                           (OK=4442   KO=0     )
>  UI AM endsession                                        (OK=4444   KO=0     )
> Skip 2FA                                                 (OK=11195  KO=0     )
> RootUserinfo                                             (OK=14863  KO=0     )
> GetUUid                                                  (OK=6745   KO=0     )
> GetOpenidConfig                                          (OK=20194  KO=0     )
> CreatePolicy                                             (OK=6743   KO=2     )
> tokenUserinfo                                            (OK=4426   KO=0     )
> getIdToken                                               (OK=1474   KO=0     )
> getIdToken Redirect 1                                    (OK=1474   KO=0     )
> createOrganization                                       (OK=1473   KO=0     )
> queryOrganization                                        (OK=1473   KO=0     )
> deleteOrganization                                       (OK=1473   KO=0     )
> ReadPolicy                                               (OK=6733   KO=2     )
> DeletePolicy                                             (OK=6712   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 15304  / active: 45     / done: 20763 
================================================================================


================================================================================
2024-11-06 20:46:25 GMT                                    2105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=292089 KO=17    )
> restLoginInitiate                                        (OK=20132  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20131  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4463   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4463   KO=0     )
>  UI AM idFromSession                                     (OK=4462   KO=1     )
>  UI AM validateGoto                                      (OK=4463   KO=0     )
> User Authorize PKCE stage                                (OK=24588  KO=3     )
> User AccessToken PKCE stage                              (OK=24585  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4462   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4462   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4462   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4462   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=736    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4458   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4458   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4458   KO=0     )
>  UI IDM uiconfig                                         (OK=4458   KO=0     )
>  UI IDM version                                          (OK=4458   KO=0     )
>  UI IDM features                                         (OK=4458   KO=0     )
>  UI IDM privilege                                        (OK=4458   KO=0     )
>  UI IDM login                                            (OK=4457   KO=1     )
>  UI IDM dashboard                                        (OK=4458   KO=0     )
>  UI IDM managed user schema                              (OK=4458   KO=0     )
>  UI IDM user                                             (OK=4458   KO=0     )
>  UI IDM oidcToken                                        (OK=4460   KO=1     )
> userinfo                                                 (OK=4459   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=736    KO=0     )
> UI-Logout                                                (OK=4461   KO=0     )
> UI-Logout Redirect 1                                     (OK=4461   KO=0     )
>  UI AM revoke1                                           (OK=4459   KO=0     )
>  UI AM revoke2                                           (OK=4458   KO=0     )
>  UI AM endsession                                        (OK=4460   KO=0     )
> Skip 2FA                                                 (OK=11230  KO=0     )
> RootUserinfo                                             (OK=14896  KO=0     )
> GetUUid                                                  (OK=6767   KO=0     )
> GetOpenidConfig                                          (OK=20247  KO=0     )
> CreatePolicy                                             (OK=6764   KO=2     )
> tokenUserinfo                                            (OK=4437   KO=0     )
> getIdToken                                               (OK=1482   KO=0     )
> getIdToken Redirect 1                                    (OK=1482   KO=0     )
> createOrganization                                       (OK=1482   KO=0     )
> queryOrganization                                        (OK=1482   KO=0     )
> deleteOrganization                                       (OK=1482   KO=0     )
> ReadPolicy                                               (OK=6743   KO=2     )
> DeletePolicy                                             (OK=6733   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 15243  / active: 40     / done: 20829 
================================================================================


================================================================================
2024-11-06 20:46:30 GMT                                    2110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=292690 KO=17    )
> restLoginInitiate                                        (OK=20170  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20169  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4475   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4475   KO=0     )
>  UI AM idFromSession                                     (OK=4474   KO=1     )
>  UI AM validateGoto                                      (OK=4475   KO=0     )
> User Authorize PKCE stage                                (OK=24637  KO=3     )
> User AccessToken PKCE stage                              (OK=24634  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4474   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4473   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4473   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4473   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=736    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4469   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4469   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4469   KO=0     )
>  UI IDM uiconfig                                         (OK=4469   KO=0     )
>  UI IDM version                                          (OK=4469   KO=0     )
>  UI IDM features                                         (OK=4469   KO=0     )
>  UI IDM privilege                                        (OK=4469   KO=0     )
>  UI IDM login                                            (OK=4468   KO=1     )
>  UI IDM dashboard                                        (OK=4469   KO=0     )
>  UI IDM managed user schema                              (OK=4469   KO=0     )
>  UI IDM user                                             (OK=4469   KO=0     )
>  UI IDM oidcToken                                        (OK=4471   KO=1     )
> userinfo                                                 (OK=4469   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=736    KO=0     )
> UI-Logout                                                (OK=4471   KO=0     )
> UI-Logout Redirect 1                                     (OK=4471   KO=0     )
>  UI AM revoke1                                           (OK=4469   KO=0     )
>  UI AM revoke2                                           (OK=4468   KO=0     )
>  UI AM endsession                                        (OK=4470   KO=0     )
> Skip 2FA                                                 (OK=11247  KO=0     )
> RootUserinfo                                             (OK=14913  KO=0     )
> GetUUid                                                  (OK=6777   KO=0     )
> GetOpenidConfig                                          (OK=20288  KO=0     )
> CreatePolicy                                             (OK=6775   KO=2     )
> tokenUserinfo                                            (OK=4447   KO=0     )
> getIdToken                                               (OK=1483   KO=0     )
> getIdToken Redirect 1                                    (OK=1483   KO=0     )
> createOrganization                                       (OK=1483   KO=0     )
> queryOrganization                                        (OK=1483   KO=0     )
> deleteOrganization                                       (OK=1483   KO=0     )
> ReadPolicy                                               (OK=6764   KO=2     )
> DeletePolicy                                             (OK=6743   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 15204  / active: 43     / done: 20865 
================================================================================


================================================================================
2024-11-06 20:46:35 GMT                                    2115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=293481 KO=17    )
> restLoginInitiate                                        (OK=20221  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20220  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4487   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4487   KO=0     )
>  UI AM idFromSession                                     (OK=4486   KO=1     )
>  UI AM validateGoto                                      (OK=4487   KO=0     )
> User Authorize PKCE stage                                (OK=24700  KO=3     )
> User AccessToken PKCE stage                              (OK=24698  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4487   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4486   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4485   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4485   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=737    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4482   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4481   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4481   KO=0     )
>  UI IDM uiconfig                                         (OK=4481   KO=0     )
>  UI IDM version                                          (OK=4481   KO=0     )
>  UI IDM features                                         (OK=4481   KO=0     )
>  UI IDM privilege                                        (OK=4481   KO=0     )
>  UI IDM login                                            (OK=4480   KO=1     )
>  UI IDM dashboard                                        (OK=4481   KO=0     )
>  UI IDM managed user schema                              (OK=4481   KO=0     )
>  UI IDM user                                             (OK=4481   KO=0     )
>  UI IDM oidcToken                                        (OK=4483   KO=1     )
> userinfo                                                 (OK=4482   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=737    KO=0     )
> UI-Logout                                                (OK=4484   KO=0     )
> UI-Logout Redirect 1                                     (OK=4484   KO=0     )
>  UI AM revoke1                                           (OK=4482   KO=0     )
>  UI AM revoke2                                           (OK=4481   KO=0     )
>  UI AM endsession                                        (OK=4483   KO=0     )
> Skip 2FA                                                 (OK=11280  KO=0     )
> RootUserinfo                                             (OK=14945  KO=0     )
> GetUUid                                                  (OK=6796   KO=0     )
> GetOpenidConfig                                          (OK=20339  KO=0     )
> CreatePolicy                                             (OK=6794   KO=2     )
> tokenUserinfo                                            (OK=4452   KO=0     )
> getIdToken                                               (OK=1493   KO=0     )
> getIdToken Redirect 1                                    (OK=1493   KO=0     )
> createOrganization                                       (OK=1493   KO=0     )
> queryOrganization                                        (OK=1493   KO=0     )
> deleteOrganization                                       (OK=1493   KO=0     )
> ReadPolicy                                               (OK=6775   KO=2     )
> DeletePolicy                                             (OK=6762   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 15153  / active: 43     / done: 20916 
================================================================================


================================================================================
2024-11-06 20:46:40 GMT                                    2120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=294188 KO=17    )
> restLoginInitiate                                        (OK=20276  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20275  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4495   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4495   KO=0     )
>  UI AM idFromSession                                     (OK=4493   KO=1     )
>  UI AM validateGoto                                      (OK=4494   KO=0     )
> User Authorize PKCE stage                                (OK=24762  KO=3     )
> User AccessToken PKCE stage                              (OK=24760  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4494   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4494   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4494   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4494   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=739    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4491   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4491   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4491   KO=0     )
>  UI IDM uiconfig                                         (OK=4491   KO=0     )
>  UI IDM version                                          (OK=4491   KO=0     )
>  UI IDM features                                         (OK=4491   KO=0     )
>  UI IDM privilege                                        (OK=4491   KO=0     )
>  UI IDM login                                            (OK=4490   KO=1     )
>  UI IDM dashboard                                        (OK=4491   KO=0     )
>  UI IDM managed user schema                              (OK=4491   KO=0     )
>  UI IDM user                                             (OK=4491   KO=0     )
>  UI IDM oidcToken                                        (OK=4493   KO=1     )
> userinfo                                                 (OK=4492   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=739    KO=0     )
> UI-Logout                                                (OK=4494   KO=0     )
> UI-Logout Redirect 1                                     (OK=4494   KO=0     )
>  UI AM revoke1                                           (OK=4492   KO=0     )
>  UI AM revoke2                                           (OK=4491   KO=0     )
>  UI AM endsession                                        (OK=4493   KO=0     )
> Skip 2FA                                                 (OK=11315  KO=0     )
> RootUserinfo                                             (OK=14988  KO=0     )
> GetUUid                                                  (OK=6816   KO=0     )
> GetOpenidConfig                                          (OK=20389  KO=0     )
> CreatePolicy                                             (OK=6814   KO=2     )
> tokenUserinfo                                            (OK=4464   KO=0     )
> getIdToken                                               (OK=1496   KO=0     )
> getIdToken Redirect 1                                    (OK=1496   KO=0     )
> createOrganization                                       (OK=1496   KO=0     )
> queryOrganization                                        (OK=1496   KO=0     )
> deleteOrganization                                       (OK=1496   KO=0     )
> ReadPolicy                                               (OK=6794   KO=2     )
> DeletePolicy                                             (OK=6775   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 58%
          waiting: 15095  / active: 53     / done: 20964 
================================================================================


================================================================================
2024-11-06 20:46:45 GMT                                    2125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=294917 KO=17    )
> restLoginInitiate                                        (OK=20325  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20324  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4506   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4506   KO=0     )
>  UI AM idFromSession                                     (OK=4505   KO=1     )
>  UI AM validateGoto                                      (OK=4506   KO=0     )
> User Authorize PKCE stage                                (OK=24824  KO=3     )
> User AccessToken PKCE stage                              (OK=24822  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4506   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4506   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4506   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4506   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=742    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4503   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4503   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4503   KO=0     )
>  UI IDM uiconfig                                         (OK=4503   KO=0     )
>  UI IDM version                                          (OK=4503   KO=0     )
>  UI IDM features                                         (OK=4503   KO=0     )
>  UI IDM privilege                                        (OK=4503   KO=0     )
>  UI IDM login                                            (OK=4501   KO=1     )
>  UI IDM dashboard                                        (OK=4502   KO=0     )
>  UI IDM managed user schema                              (OK=4502   KO=0     )
>  UI IDM user                                             (OK=4502   KO=0     )
>  UI IDM oidcToken                                        (OK=4504   KO=1     )
> userinfo                                                 (OK=4502   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=742    KO=0     )
> UI-Logout                                                (OK=4504   KO=0     )
> UI-Logout Redirect 1                                     (OK=4504   KO=0     )
>  UI AM revoke1                                           (OK=4502   KO=0     )
>  UI AM revoke2                                           (OK=4501   KO=0     )
>  UI AM endsession                                        (OK=4503   KO=0     )
> Skip 2FA                                                 (OK=11340  KO=0     )
> RootUserinfo                                             (OK=15035  KO=0     )
> GetUUid                                                  (OK=6826   KO=0     )
> GetOpenidConfig                                          (OK=20436  KO=0     )
> CreatePolicy                                             (OK=6823   KO=2     )
> tokenUserinfo                                            (OK=4476   KO=0     )
> getIdToken                                               (OK=1500   KO=0     )
> getIdToken Redirect 1                                    (OK=1500   KO=0     )
> createOrganization                                       (OK=1500   KO=0     )
> queryOrganization                                        (OK=1500   KO=0     )
> deleteOrganization                                       (OK=1500   KO=0     )
> ReadPolicy                                               (OK=6813   KO=2     )
> DeletePolicy                                             (OK=6794   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 15044  / active: 47     / done: 21021 
================================================================================


================================================================================
2024-11-06 20:46:50 GMT                                    2130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=295580 KO=17    )
> restLoginInitiate                                        (OK=20368  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20365  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4516   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4516   KO=0     )
>  UI AM idFromSession                                     (OK=4515   KO=1     )
>  UI AM validateGoto                                      (OK=4516   KO=0     )
> User Authorize PKCE stage                                (OK=24876  KO=3     )
> User AccessToken PKCE stage                              (OK=24874  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4516   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4516   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4516   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4516   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=745    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4513   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4513   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4513   KO=0     )
>  UI IDM uiconfig                                         (OK=4513   KO=0     )
>  UI IDM version                                          (OK=4513   KO=0     )
>  UI IDM features                                         (OK=4513   KO=0     )
>  UI IDM privilege                                        (OK=4513   KO=0     )
>  UI IDM login                                            (OK=4512   KO=1     )
>  UI IDM dashboard                                        (OK=4513   KO=0     )
>  UI IDM managed user schema                              (OK=4513   KO=0     )
>  UI IDM user                                             (OK=4513   KO=0     )
>  UI IDM oidcToken                                        (OK=4515   KO=1     )
> userinfo                                                 (OK=4514   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=745    KO=0     )
> UI-Logout                                                (OK=4516   KO=0     )
> UI-Logout Redirect 1                                     (OK=4516   KO=0     )
>  UI AM revoke1                                           (OK=4514   KO=0     )
>  UI AM revoke2                                           (OK=4513   KO=0     )
>  UI AM endsession                                        (OK=4515   KO=0     )
> Skip 2FA                                                 (OK=11360  KO=0     )
> RootUserinfo                                             (OK=15079  KO=0     )
> GetUUid                                                  (OK=6838   KO=0     )
> GetOpenidConfig                                          (OK=20478  KO=0     )
> CreatePolicy                                             (OK=6836   KO=2     )
> tokenUserinfo                                            (OK=4488   KO=0     )
> getIdToken                                               (OK=1504   KO=0     )
> getIdToken Redirect 1                                    (OK=1504   KO=0     )
> createOrganization                                       (OK=1504   KO=0     )
> queryOrganization                                        (OK=1504   KO=0     )
> deleteOrganization                                       (OK=1504   KO=0     )
> ReadPolicy                                               (OK=6823   KO=2     )
> DeletePolicy                                             (OK=6813   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 14998  / active: 31     / done: 21083 
================================================================================


================================================================================
2024-11-06 20:46:55 GMT                                    2135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=296134 KO=17    )
> restLoginInitiate                                        (OK=20415  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20412  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4524   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4524   KO=0     )
>  UI AM idFromSession                                     (OK=4523   KO=1     )
>  UI AM validateGoto                                      (OK=4524   KO=0     )
> User Authorize PKCE stage                                (OK=24929  KO=3     )
> User AccessToken PKCE stage                              (OK=24925  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4523   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4523   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4523   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4523   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=749    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4519   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4519   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4519   KO=0     )
>  UI IDM uiconfig                                         (OK=4519   KO=0     )
>  UI IDM version                                          (OK=4519   KO=0     )
>  UI IDM features                                         (OK=4519   KO=0     )
>  UI IDM privilege                                        (OK=4519   KO=0     )
>  UI IDM login                                            (OK=4518   KO=1     )
>  UI IDM dashboard                                        (OK=4519   KO=0     )
>  UI IDM managed user schema                              (OK=4519   KO=0     )
>  UI IDM user                                             (OK=4519   KO=0     )
>  UI IDM oidcToken                                        (OK=4521   KO=1     )
> userinfo                                                 (OK=4520   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=748    KO=0     )
> UI-Logout                                                (OK=4522   KO=0     )
> UI-Logout Redirect 1                                     (OK=4522   KO=0     )
>  UI AM revoke1                                           (OK=4520   KO=0     )
>  UI AM revoke2                                           (OK=4519   KO=0     )
>  UI AM endsession                                        (OK=4521   KO=0     )
> Skip 2FA                                                 (OK=11387  KO=0     )
> RootUserinfo                                             (OK=15094  KO=0     )
> GetUUid                                                  (OK=6857   KO=0     )
> GetOpenidConfig                                          (OK=20520  KO=0     )
> CreatePolicy                                             (OK=6855   KO=2     )
> tokenUserinfo                                            (OK=4499   KO=0     )
> getIdToken                                               (OK=1509   KO=0     )
> getIdToken Redirect 1                                    (OK=1509   KO=0     )
> createOrganization                                       (OK=1509   KO=0     )
> queryOrganization                                        (OK=1509   KO=0     )
> deleteOrganization                                       (OK=1509   KO=0     )
> ReadPolicy                                               (OK=6836   KO=2     )
> DeletePolicy                                             (OK=6823   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 14947  / active: 43     / done: 21122 
================================================================================


================================================================================
2024-11-06 20:47:00 GMT                                    2140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=296744 KO=17    )
> restLoginInitiate                                        (OK=20463  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20460  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4530   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4530   KO=0     )
>  UI AM idFromSession                                     (OK=4529   KO=1     )
>  UI AM validateGoto                                      (OK=4530   KO=0     )
> User Authorize PKCE stage                                (OK=24985  KO=3     )
> User AccessToken PKCE stage                              (OK=24981  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4530   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4530   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4530   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4530   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=749    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4527   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4527   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4527   KO=0     )
>  UI IDM uiconfig                                         (OK=4527   KO=0     )
>  UI IDM version                                          (OK=4527   KO=0     )
>  UI IDM features                                         (OK=4527   KO=0     )
>  UI IDM privilege                                        (OK=4527   KO=0     )
>  UI IDM login                                            (OK=4526   KO=1     )
>  UI IDM dashboard                                        (OK=4527   KO=0     )
>  UI IDM managed user schema                              (OK=4527   KO=0     )
>  UI IDM user                                             (OK=4527   KO=0     )
>  UI IDM oidcToken                                        (OK=4528   KO=1     )
> userinfo                                                 (OK=4527   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=749    KO=0     )
> UI-Logout                                                (OK=4529   KO=0     )
> UI-Logout Redirect 1                                     (OK=4529   KO=0     )
>  UI AM revoke1                                           (OK=4527   KO=0     )
>  UI AM revoke2                                           (OK=4526   KO=0     )
>  UI AM endsession                                        (OK=4528   KO=0     )
> Skip 2FA                                                 (OK=11419  KO=0     )
> RootUserinfo                                             (OK=15130  KO=0     )
> GetUUid                                                  (OK=6875   KO=0     )
> GetOpenidConfig                                          (OK=20570  KO=0     )
> CreatePolicy                                             (OK=6873   KO=2     )
> tokenUserinfo                                            (OK=4510   KO=0     )
> getIdToken                                               (OK=1512   KO=0     )
> getIdToken Redirect 1                                    (OK=1512   KO=0     )
> createOrganization                                       (OK=1512   KO=0     )
> queryOrganization                                        (OK=1512   KO=0     )
> deleteOrganization                                       (OK=1512   KO=0     )
> ReadPolicy                                               (OK=6855   KO=2     )
> DeletePolicy                                             (OK=6836   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 14899  / active: 53     / done: 21160 
================================================================================


================================================================================
2024-11-06 20:47:05 GMT                                    2145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=297456 KO=17    )
> restLoginInitiate                                        (OK=20504  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20503  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4542   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4542   KO=0     )
>  UI AM idFromSession                                     (OK=4541   KO=1     )
>  UI AM validateGoto                                      (OK=4542   KO=0     )
> User Authorize PKCE stage                                (OK=25041  KO=3     )
> User AccessToken PKCE stage                              (OK=25038  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4542   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4542   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4542   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4542   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=749    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4539   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4539   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4539   KO=0     )
>  UI IDM uiconfig                                         (OK=4539   KO=0     )
>  UI IDM version                                          (OK=4539   KO=0     )
>  UI IDM features                                         (OK=4539   KO=0     )
>  UI IDM privilege                                        (OK=4539   KO=0     )
>  UI IDM login                                            (OK=4538   KO=1     )
>  UI IDM dashboard                                        (OK=4539   KO=0     )
>  UI IDM managed user schema                              (OK=4539   KO=0     )
>  UI IDM user                                             (OK=4539   KO=0     )
>  UI IDM oidcToken                                        (OK=4541   KO=1     )
> userinfo                                                 (OK=4540   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=749    KO=0     )
> UI-Logout                                                (OK=4542   KO=0     )
> UI-Logout Redirect 1                                     (OK=4542   KO=0     )
>  UI AM revoke1                                           (OK=4540   KO=0     )
>  UI AM revoke2                                           (OK=4539   KO=0     )
>  UI AM endsession                                        (OK=4541   KO=0     )
> Skip 2FA                                                 (OK=11442  KO=0     )
> RootUserinfo                                             (OK=15163  KO=0     )
> GetUUid                                                  (OK=6890   KO=0     )
> GetOpenidConfig                                          (OK=20622  KO=0     )
> CreatePolicy                                             (OK=6888   KO=2     )
> tokenUserinfo                                            (OK=4519   KO=0     )
> getIdToken                                               (OK=1516   KO=0     )
> getIdToken Redirect 1                                    (OK=1515   KO=0     )
> createOrganization                                       (OK=1514   KO=0     )
> queryOrganization                                        (OK=1514   KO=0     )
> deleteOrganization                                       (OK=1514   KO=0     )
> ReadPolicy                                               (OK=6873   KO=2     )
> DeletePolicy                                             (OK=6854   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 14858  / active: 43     / done: 21211 
================================================================================


================================================================================
2024-11-06 20:47:10 GMT                                    2150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=298073 KO=17    )
> restLoginInitiate                                        (OK=20548  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20545  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4554   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4554   KO=0     )
>  UI AM idFromSession                                     (OK=4553   KO=1     )
>  UI AM validateGoto                                      (OK=4554   KO=0     )
> User Authorize PKCE stage                                (OK=25092  KO=3     )
> User AccessToken PKCE stage                              (OK=25090  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4554   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4553   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4553   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4553   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=750    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4549   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4548   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4548   KO=0     )
>  UI IDM uiconfig                                         (OK=4548   KO=0     )
>  UI IDM version                                          (OK=4548   KO=0     )
>  UI IDM features                                         (OK=4548   KO=0     )
>  UI IDM privilege                                        (OK=4548   KO=0     )
>  UI IDM login                                            (OK=4547   KO=1     )
>  UI IDM dashboard                                        (OK=4548   KO=0     )
>  UI IDM managed user schema                              (OK=4548   KO=0     )
>  UI IDM user                                             (OK=4548   KO=0     )
>  UI IDM oidcToken                                        (OK=4550   KO=1     )
> userinfo                                                 (OK=4549   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=750    KO=0     )
> UI-Logout                                                (OK=4551   KO=0     )
> UI-Logout Redirect 1                                     (OK=4551   KO=0     )
>  UI AM revoke1                                           (OK=4549   KO=0     )
>  UI AM revoke2                                           (OK=4548   KO=0     )
>  UI AM endsession                                        (OK=4550   KO=0     )
> Skip 2FA                                                 (OK=11461  KO=0     )
> RootUserinfo                                             (OK=15179  KO=0     )
> GetUUid                                                  (OK=6899   KO=0     )
> GetOpenidConfig                                          (OK=20664  KO=0     )
> CreatePolicy                                             (OK=6897   KO=2     )
> tokenUserinfo                                            (OK=4528   KO=0     )
> getIdToken                                               (OK=1521   KO=0     )
> getIdToken Redirect 1                                    (OK=1521   KO=0     )
> createOrganization                                       (OK=1521   KO=0     )
> queryOrganization                                        (OK=1521   KO=0     )
> deleteOrganization                                       (OK=1521   KO=0     )
> ReadPolicy                                               (OK=6888   KO=2     )
> DeletePolicy                                             (OK=6873   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 14813  / active: 38     / done: 21261 
================================================================================


================================================================================
2024-11-06 20:47:15 GMT                                    2155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=298876 KO=17    )
> restLoginInitiate                                        (OK=20603  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20602  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4567   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4567   KO=0     )
>  UI AM idFromSession                                     (OK=4566   KO=1     )
>  UI AM validateGoto                                      (OK=4567   KO=0     )
> User Authorize PKCE stage                                (OK=25160  KO=3     )
> User AccessToken PKCE stage                              (OK=25158  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4566   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4566   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4566   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4566   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=750    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4562   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4562   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4562   KO=0     )
>  UI IDM uiconfig                                         (OK=4562   KO=0     )
>  UI IDM version                                          (OK=4562   KO=0     )
>  UI IDM features                                         (OK=4562   KO=0     )
>  UI IDM privilege                                        (OK=4562   KO=0     )
>  UI IDM login                                            (OK=4561   KO=1     )
>  UI IDM dashboard                                        (OK=4562   KO=0     )
>  UI IDM managed user schema                              (OK=4562   KO=0     )
>  UI IDM user                                             (OK=4562   KO=0     )
>  UI IDM oidcToken                                        (OK=4564   KO=1     )
> userinfo                                                 (OK=4563   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=750    KO=0     )
> UI-Logout                                                (OK=4565   KO=0     )
> UI-Logout Redirect 1                                     (OK=4565   KO=0     )
>  UI AM revoke1                                           (OK=4563   KO=0     )
>  UI AM revoke2                                           (OK=4562   KO=0     )
>  UI AM endsession                                        (OK=4564   KO=0     )
> Skip 2FA                                                 (OK=11489  KO=0     )
> RootUserinfo                                             (OK=15220  KO=0     )
> GetUUid                                                  (OK=6912   KO=0     )
> GetOpenidConfig                                          (OK=20701  KO=0     )
> CreatePolicy                                             (OK=6910   KO=2     )
> tokenUserinfo                                            (OK=4544   KO=0     )
> getIdToken                                               (OK=1527   KO=0     )
> getIdToken Redirect 1                                    (OK=1527   KO=0     )
> createOrganization                                       (OK=1527   KO=0     )
> queryOrganization                                        (OK=1527   KO=0     )
> deleteOrganization                                       (OK=1526   KO=0     )
> ReadPolicy                                               (OK=6897   KO=2     )
> DeletePolicy                                             (OK=6888   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 14757  / active: 40     / done: 21315 
================================================================================


================================================================================
2024-11-06 20:47:20 GMT                                    2160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=299600 KO=17    )
> restLoginInitiate                                        (OK=20659  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20658  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4577   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4577   KO=0     )
>  UI AM idFromSession                                     (OK=4575   KO=1     )
>  UI AM validateGoto                                      (OK=4576   KO=0     )
> User Authorize PKCE stage                                (OK=25229  KO=3     )
> User AccessToken PKCE stage                              (OK=25227  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4576   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4576   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4576   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4576   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=751    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4573   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4573   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4572   KO=0     )
>  UI IDM uiconfig                                         (OK=4572   KO=0     )
>  UI IDM version                                          (OK=4572   KO=0     )
>  UI IDM features                                         (OK=4572   KO=0     )
>  UI IDM privilege                                        (OK=4572   KO=0     )
>  UI IDM login                                            (OK=4571   KO=1     )
>  UI IDM dashboard                                        (OK=4572   KO=0     )
>  UI IDM managed user schema                              (OK=4572   KO=0     )
>  UI IDM user                                             (OK=4572   KO=0     )
>  UI IDM oidcToken                                        (OK=4574   KO=1     )
> userinfo                                                 (OK=4573   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=751    KO=0     )
> UI-Logout                                                (OK=4575   KO=0     )
> UI-Logout Redirect 1                                     (OK=4575   KO=0     )
>  UI AM revoke1                                           (OK=4573   KO=0     )
>  UI AM revoke2                                           (OK=4572   KO=0     )
>  UI AM endsession                                        (OK=4574   KO=0     )
> Skip 2FA                                                 (OK=11525  KO=0     )
> RootUserinfo                                             (OK=15269  KO=0     )
> GetUUid                                                  (OK=6932   KO=0     )
> GetOpenidConfig                                          (OK=20743  KO=0     )
> CreatePolicy                                             (OK=6930   KO=2     )
> tokenUserinfo                                            (OK=4556   KO=0     )
> getIdToken                                               (OK=1529   KO=0     )
> getIdToken Redirect 1                                    (OK=1529   KO=0     )
> createOrganization                                       (OK=1529   KO=0     )
> queryOrganization                                        (OK=1529   KO=0     )
> deleteOrganization                                       (OK=1529   KO=0     )
> ReadPolicy                                               (OK=6910   KO=2     )
> DeletePolicy                                             (OK=6897   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 14701  / active: 52     / done: 21359 
================================================================================


================================================================================
2024-11-06 20:47:25 GMT                                    2165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=300217 KO=17    )
> restLoginInitiate                                        (OK=20706  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20704  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4583   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4583   KO=0     )
>  UI AM idFromSession                                     (OK=4582   KO=1     )
>  UI AM validateGoto                                      (OK=4583   KO=0     )
> User Authorize PKCE stage                                (OK=25281  KO=3     )
> User AccessToken PKCE stage                              (OK=25278  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4583   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4583   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4583   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4583   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=752    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4580   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4580   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4580   KO=0     )
>  UI IDM uiconfig                                         (OK=4580   KO=0     )
>  UI IDM version                                          (OK=4580   KO=0     )
>  UI IDM features                                         (OK=4580   KO=0     )
>  UI IDM privilege                                        (OK=4580   KO=0     )
>  UI IDM login                                            (OK=4579   KO=1     )
>  UI IDM dashboard                                        (OK=4580   KO=0     )
>  UI IDM managed user schema                              (OK=4580   KO=0     )
>  UI IDM user                                             (OK=4580   KO=0     )
>  UI IDM oidcToken                                        (OK=4582   KO=1     )
> userinfo                                                 (OK=4581   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=752    KO=0     )
> UI-Logout                                                (OK=4583   KO=0     )
> UI-Logout Redirect 1                                     (OK=4583   KO=0     )
>  UI AM revoke1                                           (OK=4580   KO=0     )
>  UI AM revoke2                                           (OK=4579   KO=0     )
>  UI AM endsession                                        (OK=4581   KO=0     )
> Skip 2FA                                                 (OK=11551  KO=0     )
> RootUserinfo                                             (OK=15337  KO=0     )
> GetUUid                                                  (OK=6950   KO=0     )
> GetOpenidConfig                                          (OK=20794  KO=0     )
> CreatePolicy                                             (OK=6948   KO=2     )
> tokenUserinfo                                            (OK=4568   KO=0     )
> getIdToken                                               (OK=1529   KO=0     )
> getIdToken Redirect 1                                    (OK=1529   KO=0     )
> createOrganization                                       (OK=1529   KO=0     )
> queryOrganization                                        (OK=1529   KO=0     )
> deleteOrganization                                       (OK=1529   KO=0     )
> ReadPolicy                                               (OK=6930   KO=2     )
> DeletePolicy                                             (OK=6910   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 14652  / active: 54     / done: 21406 
================================================================================


================================================================================
2024-11-06 20:47:30 GMT                                    2170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=300802 KO=17    )
> restLoginInitiate                                        (OK=20749  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20746  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4590   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4590   KO=0     )
>  UI AM idFromSession                                     (OK=4589   KO=1     )
>  UI AM validateGoto                                      (OK=4590   KO=0     )
> User Authorize PKCE stage                                (OK=25331  KO=3     )
> User AccessToken PKCE stage                              (OK=25328  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4590   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4590   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4590   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4590   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=753    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4587   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4587   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4587   KO=0     )
>  UI IDM uiconfig                                         (OK=4587   KO=0     )
>  UI IDM version                                          (OK=4587   KO=0     )
>  UI IDM features                                         (OK=4587   KO=0     )
>  UI IDM privilege                                        (OK=4587   KO=0     )
>  UI IDM login                                            (OK=4586   KO=1     )
>  UI IDM dashboard                                        (OK=4587   KO=0     )
>  UI IDM managed user schema                              (OK=4587   KO=0     )
>  UI IDM user                                             (OK=4587   KO=0     )
>  UI IDM oidcToken                                        (OK=4589   KO=1     )
> userinfo                                                 (OK=4588   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=753    KO=0     )
> UI-Logout                                                (OK=4590   KO=0     )
> UI-Logout Redirect 1                                     (OK=4590   KO=0     )
>  UI AM revoke1                                           (OK=4588   KO=0     )
>  UI AM revoke2                                           (OK=4587   KO=0     )
>  UI AM endsession                                        (OK=4589   KO=0     )
> Skip 2FA                                                 (OK=11576  KO=0     )
> RootUserinfo                                             (OK=15366  KO=0     )
> GetUUid                                                  (OK=6966   KO=0     )
> GetOpenidConfig                                          (OK=20848  KO=0     )
> CreatePolicy                                             (OK=6963   KO=2     )
> tokenUserinfo                                            (OK=4579   KO=0     )
> getIdToken                                               (OK=1534   KO=0     )
> getIdToken Redirect 1                                    (OK=1534   KO=0     )
> createOrganization                                       (OK=1534   KO=0     )
> queryOrganization                                        (OK=1534   KO=0     )
> deleteOrganization                                       (OK=1534   KO=0     )
> ReadPolicy                                               (OK=6948   KO=2     )
> DeletePolicy                                             (OK=6930   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 14609  / active: 44     / done: 21459 
================================================================================


================================================================================
2024-11-06 20:47:35 GMT                                    2175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=301537 KO=17    )
> restLoginInitiate                                        (OK=20805  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20802  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4601   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4601   KO=0     )
>  UI AM idFromSession                                     (OK=4600   KO=1     )
>  UI AM validateGoto                                      (OK=4601   KO=0     )
> User Authorize PKCE stage                                (OK=25396  KO=3     )
> User AccessToken PKCE stage                              (OK=25394  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4601   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4601   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4601   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4601   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=755    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4598   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4598   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4598   KO=0     )
>  UI IDM uiconfig                                         (OK=4598   KO=0     )
>  UI IDM version                                          (OK=4598   KO=0     )
>  UI IDM features                                         (OK=4598   KO=0     )
>  UI IDM privilege                                        (OK=4598   KO=0     )
>  UI IDM login                                            (OK=4597   KO=1     )
>  UI IDM dashboard                                        (OK=4598   KO=0     )
>  UI IDM managed user schema                              (OK=4598   KO=0     )
>  UI IDM user                                             (OK=4598   KO=0     )
>  UI IDM oidcToken                                        (OK=4600   KO=1     )
> userinfo                                                 (OK=4599   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=755    KO=0     )
> UI-Logout                                                (OK=4601   KO=0     )
> UI-Logout Redirect 1                                     (OK=4600   KO=0     )
>  UI AM revoke1                                           (OK=4598   KO=0     )
>  UI AM revoke2                                           (OK=4597   KO=0     )
>  UI AM endsession                                        (OK=4599   KO=0     )
> Skip 2FA                                                 (OK=11607  KO=0     )
> RootUserinfo                                             (OK=15410  KO=0     )
> GetUUid                                                  (OK=6979   KO=0     )
> GetOpenidConfig                                          (OK=20893  KO=0     )
> CreatePolicy                                             (OK=6976   KO=2     )
> tokenUserinfo                                            (OK=4592   KO=0     )
> getIdToken                                               (OK=1537   KO=0     )
> getIdToken Redirect 1                                    (OK=1537   KO=0     )
> createOrganization                                       (OK=1537   KO=0     )
> queryOrganization                                        (OK=1537   KO=0     )
> deleteOrganization                                       (OK=1537   KO=0     )
> ReadPolicy                                               (OK=6962   KO=2     )
> DeletePolicy                                             (OK=6948   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 14550  / active: 51     / done: 21511 
================================================================================


================================================================================
2024-11-06 20:47:40 GMT                                    2180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=302160 KO=17    )
> restLoginInitiate                                        (OK=20847  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20845  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4611   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4611   KO=0     )
>  UI AM idFromSession                                     (OK=4610   KO=1     )
>  UI AM validateGoto                                      (OK=4611   KO=0     )
> User Authorize PKCE stage                                (OK=25447  KO=3     )
> User AccessToken PKCE stage                              (OK=25444  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4609   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4609   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4609   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4609   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=757    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4606   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4606   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4606   KO=0     )
>  UI IDM uiconfig                                         (OK=4606   KO=0     )
>  UI IDM version                                          (OK=4606   KO=0     )
>  UI IDM features                                         (OK=4606   KO=0     )
>  UI IDM privilege                                        (OK=4606   KO=0     )
>  UI IDM login                                            (OK=4605   KO=1     )
>  UI IDM dashboard                                        (OK=4606   KO=0     )
>  UI IDM managed user schema                              (OK=4606   KO=0     )
>  UI IDM user                                             (OK=4606   KO=0     )
>  UI IDM oidcToken                                        (OK=4608   KO=1     )
> userinfo                                                 (OK=4607   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=757    KO=0     )
> UI-Logout                                                (OK=4609   KO=0     )
> UI-Logout Redirect 1                                     (OK=4609   KO=0     )
>  UI AM revoke1                                           (OK=4606   KO=0     )
>  UI AM revoke2                                           (OK=4605   KO=0     )
>  UI AM endsession                                        (OK=4607   KO=0     )
> Skip 2FA                                                 (OK=11633  KO=0     )
> RootUserinfo                                             (OK=15464  KO=0     )
> GetUUid                                                  (OK=6998   KO=0     )
> GetOpenidConfig                                          (OK=20940  KO=0     )
> CreatePolicy                                             (OK=6996   KO=2     )
> tokenUserinfo                                            (OK=4600   KO=0     )
> getIdToken                                               (OK=1540   KO=0     )
> getIdToken Redirect 1                                    (OK=1540   KO=0     )
> createOrganization                                       (OK=1540   KO=0     )
> queryOrganization                                        (OK=1540   KO=0     )
> deleteOrganization                                       (OK=1540   KO=0     )
> ReadPolicy                                               (OK=6975   KO=2     )
> DeletePolicy                                             (OK=6962   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 14507  / active: 46     / done: 21559 
================================================================================


================================================================================
2024-11-06 20:47:45 GMT                                    2185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=302892 KO=17    )
> restLoginInitiate                                        (OK=20898  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20897  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4620   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4620   KO=0     )
>  UI AM idFromSession                                     (OK=4619   KO=1     )
>  UI AM validateGoto                                      (OK=4620   KO=0     )
> User Authorize PKCE stage                                (OK=25513  KO=3     )
> User AccessToken PKCE stage                              (OK=25511  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4620   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4620   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4620   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4620   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=759    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4617   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4617   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4617   KO=0     )
>  UI IDM uiconfig                                         (OK=4617   KO=0     )
>  UI IDM version                                          (OK=4617   KO=0     )
>  UI IDM features                                         (OK=4617   KO=0     )
>  UI IDM privilege                                        (OK=4617   KO=0     )
>  UI IDM login                                            (OK=4616   KO=1     )
>  UI IDM dashboard                                        (OK=4617   KO=0     )
>  UI IDM managed user schema                              (OK=4617   KO=0     )
>  UI IDM user                                             (OK=4617   KO=0     )
>  UI IDM oidcToken                                        (OK=4619   KO=1     )
> userinfo                                                 (OK=4618   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=759    KO=0     )
> UI-Logout                                                (OK=4620   KO=0     )
> UI-Logout Redirect 1                                     (OK=4620   KO=0     )
>  UI AM revoke1                                           (OK=4618   KO=0     )
>  UI AM revoke2                                           (OK=4617   KO=0     )
>  UI AM endsession                                        (OK=4619   KO=0     )
> Skip 2FA                                                 (OK=11664  KO=0     )
> RootUserinfo                                             (OK=15489  KO=0     )
> GetUUid                                                  (OK=7014   KO=0     )
> GetOpenidConfig                                          (OK=20988  KO=0     )
> CreatePolicy                                             (OK=7011   KO=2     )
> tokenUserinfo                                            (OK=4613   KO=0     )
> getIdToken                                               (OK=1546   KO=0     )
> getIdToken Redirect 1                                    (OK=1546   KO=0     )
> createOrganization                                       (OK=1546   KO=0     )
> queryOrganization                                        (OK=1546   KO=0     )
> deleteOrganization                                       (OK=1546   KO=0     )
> ReadPolicy                                               (OK=6995   KO=2     )
> DeletePolicy                                             (OK=6975   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 14454  / active: 47     / done: 21611 
================================================================================


================================================================================
2024-11-06 20:47:50 GMT                                    2190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=303503 KO=17    )
> restLoginInitiate                                        (OK=20942  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=20941  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4631   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4631   KO=0     )
>  UI AM idFromSession                                     (OK=4630   KO=1     )
>  UI AM validateGoto                                      (OK=4631   KO=0     )
> User Authorize PKCE stage                                (OK=25565  KO=3     )
> User AccessToken PKCE stage                              (OK=25562  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4630   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4630   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4630   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4630   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=760    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4625   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4625   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4625   KO=0     )
>  UI IDM uiconfig                                         (OK=4625   KO=0     )
>  UI IDM version                                          (OK=4625   KO=0     )
>  UI IDM features                                         (OK=4625   KO=0     )
>  UI IDM privilege                                        (OK=4625   KO=0     )
>  UI IDM login                                            (OK=4624   KO=1     )
>  UI IDM dashboard                                        (OK=4625   KO=0     )
>  UI IDM managed user schema                              (OK=4625   KO=0     )
>  UI IDM user                                             (OK=4625   KO=0     )
>  UI IDM oidcToken                                        (OK=4626   KO=1     )
> userinfo                                                 (OK=4624   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=760    KO=0     )
> UI-Logout                                                (OK=4626   KO=0     )
> UI-Logout Redirect 1                                     (OK=4626   KO=0     )
>  UI AM revoke1                                           (OK=4624   KO=0     )
>  UI AM revoke2                                           (OK=4623   KO=0     )
>  UI AM endsession                                        (OK=4625   KO=0     )
> Skip 2FA                                                 (OK=11686  KO=0     )
> RootUserinfo                                             (OK=15532  KO=0     )
> GetUUid                                                  (OK=7027   KO=0     )
> GetOpenidConfig                                          (OK=21037  KO=0     )
> CreatePolicy                                             (OK=7025   KO=2     )
> tokenUserinfo                                            (OK=4624   KO=0     )
> getIdToken                                               (OK=1549   KO=0     )
> getIdToken Redirect 1                                    (OK=1549   KO=0     )
> createOrganization                                       (OK=1549   KO=0     )
> queryOrganization                                        (OK=1549   KO=0     )
> deleteOrganization                                       (OK=1549   KO=0     )
> ReadPolicy                                               (OK=7011   KO=2     )
> DeletePolicy                                             (OK=6995   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 14408  / active: 46     / done: 21658 
================================================================================


================================================================================
2024-11-06 20:47:55 GMT                                    2195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=304334 KO=17    )
> restLoginInitiate                                        (OK=21006  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21004  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4641   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4641   KO=0     )
>  UI AM idFromSession                                     (OK=4640   KO=1     )
>  UI AM validateGoto                                      (OK=4641   KO=0     )
> User Authorize PKCE stage                                (OK=25640  KO=3     )
> User AccessToken PKCE stage                              (OK=25636  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4641   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4641   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4641   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4641   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=760    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4638   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4638   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4638   KO=0     )
>  UI IDM uiconfig                                         (OK=4638   KO=0     )
>  UI IDM version                                          (OK=4638   KO=0     )
>  UI IDM features                                         (OK=4638   KO=0     )
>  UI IDM privilege                                        (OK=4638   KO=0     )
>  UI IDM login                                            (OK=4637   KO=1     )
>  UI IDM dashboard                                        (OK=4638   KO=0     )
>  UI IDM managed user schema                              (OK=4638   KO=0     )
>  UI IDM user                                             (OK=4638   KO=0     )
>  UI IDM oidcToken                                        (OK=4640   KO=1     )
> userinfo                                                 (OK=4639   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=760    KO=0     )
> UI-Logout                                                (OK=4641   KO=0     )
> UI-Logout Redirect 1                                     (OK=4641   KO=0     )
>  UI AM revoke1                                           (OK=4639   KO=0     )
>  UI AM revoke2                                           (OK=4638   KO=0     )
>  UI AM endsession                                        (OK=4640   KO=0     )
> Skip 2FA                                                 (OK=11719  KO=0     )
> RootUserinfo                                             (OK=15570  KO=0     )
> GetUUid                                                  (OK=7045   KO=0     )
> GetOpenidConfig                                          (OK=21085  KO=0     )
> CreatePolicy                                             (OK=7043   KO=2     )
> tokenUserinfo                                            (OK=4643   KO=0     )
> getIdToken                                               (OK=1553   KO=0     )
> getIdToken Redirect 1                                    (OK=1553   KO=0     )
> createOrganization                                       (OK=1553   KO=0     )
> queryOrganization                                        (OK=1553   KO=0     )
> deleteOrganization                                       (OK=1553   KO=0     )
> ReadPolicy                                               (OK=7025   KO=2     )
> DeletePolicy                                             (OK=7011   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 14345  / active: 45     / done: 21722 
================================================================================


================================================================================
2024-11-06 20:48:00 GMT                                    2200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=304876 KO=17    )
> restLoginInitiate                                        (OK=21050  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21047  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4650   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4649   KO=0     )
>  UI AM idFromSession                                     (OK=4648   KO=1     )
>  UI AM validateGoto                                      (OK=4649   KO=0     )
> User Authorize PKCE stage                                (OK=25686  KO=3     )
> User AccessToken PKCE stage                              (OK=25684  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4648   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4648   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4647   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4647   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=761    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4644   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4644   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4644   KO=0     )
>  UI IDM uiconfig                                         (OK=4644   KO=0     )
>  UI IDM version                                          (OK=4644   KO=0     )
>  UI IDM features                                         (OK=4644   KO=0     )
>  UI IDM privilege                                        (OK=4644   KO=0     )
>  UI IDM login                                            (OK=4643   KO=1     )
>  UI IDM dashboard                                        (OK=4644   KO=0     )
>  UI IDM managed user schema                              (OK=4644   KO=0     )
>  UI IDM user                                             (OK=4644   KO=0     )
>  UI IDM oidcToken                                        (OK=4646   KO=1     )
> userinfo                                                 (OK=4645   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=761    KO=0     )
> UI-Logout                                                (OK=4646   KO=0     )
> UI-Logout Redirect 1                                     (OK=4646   KO=0     )
>  UI AM revoke1                                           (OK=4644   KO=0     )
>  UI AM revoke2                                           (OK=4643   KO=0     )
>  UI AM endsession                                        (OK=4645   KO=0     )
> Skip 2FA                                                 (OK=11740  KO=0     )
> RootUserinfo                                             (OK=15620  KO=0     )
> GetUUid                                                  (OK=7054   KO=0     )
> GetOpenidConfig                                          (OK=21125  KO=0     )
> CreatePolicy                                             (OK=7051   KO=2     )
> tokenUserinfo                                            (OK=4655   KO=0     )
> getIdToken                                               (OK=1558   KO=0     )
> getIdToken Redirect 1                                    (OK=1558   KO=0     )
> createOrganization                                       (OK=1558   KO=0     )
> queryOrganization                                        (OK=1558   KO=0     )
> deleteOrganization                                       (OK=1558   KO=0     )
> ReadPolicy                                               (OK=7043   KO=2     )
> DeletePolicy                                             (OK=7025   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 14300  / active: 44     / done: 21768 
================================================================================


================================================================================
2024-11-06 20:48:05 GMT                                    2205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=305603 KO=17    )
> restLoginInitiate                                        (OK=21102  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21100  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4659   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4659   KO=0     )
>  UI AM idFromSession                                     (OK=4657   KO=1     )
>  UI AM validateGoto                                      (OK=4658   KO=0     )
> User Authorize PKCE stage                                (OK=25753  KO=3     )
> User AccessToken PKCE stage                              (OK=25750  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4658   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4658   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4658   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4658   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=762    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4654   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4654   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4654   KO=0     )
>  UI IDM uiconfig                                         (OK=4654   KO=0     )
>  UI IDM version                                          (OK=4654   KO=0     )
>  UI IDM features                                         (OK=4653   KO=0     )
>  UI IDM privilege                                        (OK=4654   KO=0     )
>  UI IDM login                                            (OK=4652   KO=1     )
>  UI IDM dashboard                                        (OK=4653   KO=0     )
>  UI IDM managed user schema                              (OK=4653   KO=0     )
>  UI IDM user                                             (OK=4653   KO=0     )
>  UI IDM oidcToken                                        (OK=4655   KO=1     )
> userinfo                                                 (OK=4654   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=762    KO=0     )
> UI-Logout                                                (OK=4656   KO=0     )
> UI-Logout Redirect 1                                     (OK=4656   KO=0     )
>  UI AM revoke1                                           (OK=4654   KO=0     )
>  UI AM revoke2                                           (OK=4653   KO=0     )
>  UI AM endsession                                        (OK=4655   KO=0     )
> Skip 2FA                                                 (OK=11777  KO=0     )
> RootUserinfo                                             (OK=15667  KO=0     )
> GetUUid                                                  (OK=7072   KO=0     )
> GetOpenidConfig                                          (OK=21170  KO=0     )
> CreatePolicy                                             (OK=7070   KO=2     )
> tokenUserinfo                                            (OK=4664   KO=0     )
> getIdToken                                               (OK=1565   KO=0     )
> getIdToken Redirect 1                                    (OK=1565   KO=0     )
> createOrganization                                       (OK=1565   KO=0     )
> queryOrganization                                        (OK=1565   KO=0     )
> deleteOrganization                                       (OK=1565   KO=0     )
> ReadPolicy                                               (OK=7051   KO=2     )
> DeletePolicy                                             (OK=7042   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 14247  / active: 44     / done: 21821 
================================================================================


================================================================================
2024-11-06 20:48:10 GMT                                    2210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=306360 KO=17    )
> restLoginInitiate                                        (OK=21148  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21146  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4673   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4672   KO=0     )
>  UI AM idFromSession                                     (OK=4671   KO=1     )
>  UI AM validateGoto                                      (OK=4672   KO=0     )
> User Authorize PKCE stage                                (OK=25810  KO=3     )
> User AccessToken PKCE stage                              (OK=25807  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4672   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4671   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4671   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4671   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=763    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4667   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4667   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4667   KO=0     )
>  UI IDM uiconfig                                         (OK=4667   KO=0     )
>  UI IDM version                                          (OK=4667   KO=0     )
>  UI IDM features                                         (OK=4667   KO=0     )
>  UI IDM privilege                                        (OK=4667   KO=0     )
>  UI IDM login                                            (OK=4666   KO=1     )
>  UI IDM dashboard                                        (OK=4667   KO=0     )
>  UI IDM managed user schema                              (OK=4667   KO=0     )
>  UI IDM user                                             (OK=4667   KO=0     )
>  UI IDM oidcToken                                        (OK=4669   KO=1     )
> userinfo                                                 (OK=4668   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=763    KO=0     )
> UI-Logout                                                (OK=4670   KO=0     )
> UI-Logout Redirect 1                                     (OK=4669   KO=0     )
>  UI AM revoke1                                           (OK=4667   KO=0     )
>  UI AM revoke2                                           (OK=4666   KO=0     )
>  UI AM endsession                                        (OK=4668   KO=0     )
> Skip 2FA                                                 (OK=11803  KO=0     )
> RootUserinfo                                             (OK=15715  KO=0     )
> GetUUid                                                  (OK=7087   KO=0     )
> GetOpenidConfig                                          (OK=21211  KO=0     )
> CreatePolicy                                             (OK=7084   KO=2     )
> tokenUserinfo                                            (OK=4668   KO=0     )
> getIdToken                                               (OK=1570   KO=0     )
> getIdToken Redirect 1                                    (OK=1570   KO=0     )
> createOrganization                                       (OK=1570   KO=0     )
> queryOrganization                                        (OK=1570   KO=0     )
> deleteOrganization                                       (OK=1569   KO=0     )
> ReadPolicy                                               (OK=7069   KO=2     )
> DeletePolicy                                             (OK=7051   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 14200  / active: 51     / done: 21861 
================================================================================


================================================================================
2024-11-06 20:48:15 GMT                                    2215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=307067 KO=17    )
> restLoginInitiate                                        (OK=21187  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21186  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4686   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4686   KO=0     )
>  UI AM idFromSession                                     (OK=4684   KO=1     )
>  UI AM validateGoto                                      (OK=4685   KO=0     )
> User Authorize PKCE stage                                (OK=25863  KO=3     )
> User AccessToken PKCE stage                              (OK=25860  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4684   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4684   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4684   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4684   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=764    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4681   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4681   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4681   KO=0     )
>  UI IDM uiconfig                                         (OK=4681   KO=0     )
>  UI IDM version                                          (OK=4681   KO=0     )
>  UI IDM features                                         (OK=4681   KO=0     )
>  UI IDM privilege                                        (OK=4681   KO=0     )
>  UI IDM login                                            (OK=4680   KO=1     )
>  UI IDM dashboard                                        (OK=4681   KO=0     )
>  UI IDM managed user schema                              (OK=4681   KO=0     )
>  UI IDM user                                             (OK=4681   KO=0     )
>  UI IDM oidcToken                                        (OK=4683   KO=1     )
> userinfo                                                 (OK=4682   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=764    KO=0     )
> UI-Logout                                                (OK=4684   KO=0     )
> UI-Logout Redirect 1                                     (OK=4684   KO=0     )
>  UI AM revoke1                                           (OK=4682   KO=0     )
>  UI AM revoke2                                           (OK=4681   KO=0     )
>  UI AM endsession                                        (OK=4683   KO=0     )
> Skip 2FA                                                 (OK=11823  KO=0     )
> RootUserinfo                                             (OK=15738  KO=0     )
> GetUUid                                                  (OK=7099   KO=0     )
> GetOpenidConfig                                          (OK=21256  KO=0     )
> CreatePolicy                                             (OK=7097   KO=2     )
> tokenUserinfo                                            (OK=4676   KO=0     )
> getIdToken                                               (OK=1571   KO=0     )
> getIdToken Redirect 1                                    (OK=1571   KO=0     )
> createOrganization                                       (OK=1571   KO=0     )
> queryOrganization                                        (OK=1571   KO=0     )
> deleteOrganization                                       (OK=1571   KO=0     )
> ReadPolicy                                               (OK=7084   KO=2     )
> DeletePolicy                                             (OK=7069   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 14160  / active: 38     / done: 21914 
================================================================================


================================================================================
2024-11-06 20:48:20 GMT                                    2220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=307717 KO=17    )
> restLoginInitiate                                        (OK=21236  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21235  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4695   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4695   KO=0     )
>  UI AM idFromSession                                     (OK=4694   KO=1     )
>  UI AM validateGoto                                      (OK=4695   KO=0     )
> User Authorize PKCE stage                                (OK=25920  KO=3     )
> User AccessToken PKCE stage                              (OK=25915  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4693   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4693   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4693   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4693   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=764    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4690   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4690   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4690   KO=0     )
>  UI IDM uiconfig                                         (OK=4690   KO=0     )
>  UI IDM version                                          (OK=4690   KO=0     )
>  UI IDM features                                         (OK=4690   KO=0     )
>  UI IDM privilege                                        (OK=4690   KO=0     )
>  UI IDM login                                            (OK=4689   KO=1     )
>  UI IDM dashboard                                        (OK=4690   KO=0     )
>  UI IDM managed user schema                              (OK=4690   KO=0     )
>  UI IDM user                                             (OK=4690   KO=0     )
>  UI IDM oidcToken                                        (OK=4692   KO=1     )
> userinfo                                                 (OK=4691   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=764    KO=0     )
> UI-Logout                                                (OK=4693   KO=0     )
> UI-Logout Redirect 1                                     (OK=4693   KO=0     )
>  UI AM revoke1                                           (OK=4691   KO=0     )
>  UI AM revoke2                                           (OK=4690   KO=0     )
>  UI AM endsession                                        (OK=4692   KO=0     )
> Skip 2FA                                                 (OK=11853  KO=0     )
> RootUserinfo                                             (OK=15791  KO=0     )
> GetUUid                                                  (OK=7114   KO=0     )
> GetOpenidConfig                                          (OK=21298  KO=0     )
> CreatePolicy                                             (OK=7110   KO=2     )
> tokenUserinfo                                            (OK=4684   KO=0     )
> getIdToken                                               (OK=1574   KO=0     )
> getIdToken Redirect 1                                    (OK=1574   KO=0     )
> createOrganization                                       (OK=1574   KO=0     )
> queryOrganization                                        (OK=1574   KO=0     )
> deleteOrganization                                       (OK=1574   KO=0     )
> ReadPolicy                                               (OK=7097   KO=2     )
> DeletePolicy                                             (OK=7084   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 14108  / active: 49     / done: 21955 
================================================================================


================================================================================
2024-11-06 20:48:25 GMT                                    2225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=308445 KO=17    )
> restLoginInitiate                                        (OK=21285  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21283  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4704   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4704   KO=0     )
>  UI AM idFromSession                                     (OK=4703   KO=1     )
>  UI AM validateGoto                                      (OK=4704   KO=0     )
> User Authorize PKCE stage                                (OK=25983  KO=3     )
> User AccessToken PKCE stage                              (OK=25980  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4704   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4704   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4704   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4704   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=766    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4701   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4701   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4701   KO=0     )
>  UI IDM uiconfig                                         (OK=4701   KO=0     )
>  UI IDM version                                          (OK=4701   KO=0     )
>  UI IDM features                                         (OK=4701   KO=0     )
>  UI IDM privilege                                        (OK=4701   KO=0     )
>  UI IDM login                                            (OK=4700   KO=1     )
>  UI IDM dashboard                                        (OK=4701   KO=0     )
>  UI IDM managed user schema                              (OK=4701   KO=0     )
>  UI IDM user                                             (OK=4701   KO=0     )
>  UI IDM oidcToken                                        (OK=4703   KO=1     )
> userinfo                                                 (OK=4702   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=766    KO=0     )
> UI-Logout                                                (OK=4704   KO=0     )
> UI-Logout Redirect 1                                     (OK=4704   KO=0     )
>  UI AM revoke1                                           (OK=4702   KO=0     )
>  UI AM revoke2                                           (OK=4701   KO=0     )
>  UI AM endsession                                        (OK=4703   KO=0     )
> Skip 2FA                                                 (OK=11884  KO=0     )
> RootUserinfo                                             (OK=15824  KO=0     )
> GetUUid                                                  (OK=7138   KO=0     )
> GetOpenidConfig                                          (OK=21349  KO=0     )
> CreatePolicy                                             (OK=7136   KO=2     )
> tokenUserinfo                                            (OK=4694   KO=0     )
> getIdToken                                               (OK=1578   KO=0     )
> getIdToken Redirect 1                                    (OK=1578   KO=0     )
> createOrganization                                       (OK=1578   KO=0     )
> queryOrganization                                        (OK=1578   KO=0     )
> deleteOrganization                                       (OK=1578   KO=0     )
> ReadPolicy                                               (OK=7110   KO=2     )
> DeletePolicy                                             (OK=7097   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 60%
          waiting: 14060  / active: 48     / done: 22004 
================================================================================


================================================================================
2024-11-06 20:48:30 GMT                                    2230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=309220 KO=17    )
> restLoginInitiate                                        (OK=21332  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21329  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4719   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4719   KO=0     )
>  UI AM idFromSession                                     (OK=4718   KO=1     )
>  UI AM validateGoto                                      (OK=4719   KO=0     )
> User Authorize PKCE stage                                (OK=26043  KO=3     )
> User AccessToken PKCE stage                              (OK=26040  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4719   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4719   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4719   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4719   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=767    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4715   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4715   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4715   KO=0     )
>  UI IDM uiconfig                                         (OK=4715   KO=0     )
>  UI IDM version                                          (OK=4715   KO=0     )
>  UI IDM features                                         (OK=4715   KO=0     )
>  UI IDM privilege                                        (OK=4715   KO=0     )
>  UI IDM login                                            (OK=4714   KO=1     )
>  UI IDM dashboard                                        (OK=4715   KO=0     )
>  UI IDM managed user schema                              (OK=4715   KO=0     )
>  UI IDM user                                             (OK=4715   KO=0     )
>  UI IDM oidcToken                                        (OK=4717   KO=1     )
> userinfo                                                 (OK=4715   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=767    KO=0     )
> UI-Logout                                                (OK=4717   KO=0     )
> UI-Logout Redirect 1                                     (OK=4716   KO=0     )
>  UI AM revoke1                                           (OK=4714   KO=0     )
>  UI AM revoke2                                           (OK=4713   KO=0     )
>  UI AM endsession                                        (OK=4715   KO=0     )
> Skip 2FA                                                 (OK=11908  KO=0     )
> RootUserinfo                                             (OK=15855  KO=0     )
> GetUUid                                                  (OK=7154   KO=0     )
> GetOpenidConfig                                          (OK=21404  KO=0     )
> CreatePolicy                                             (OK=7151   KO=2     )
> tokenUserinfo                                            (OK=4702   KO=0     )
> getIdToken                                               (OK=1580   KO=0     )
> getIdToken Redirect 1                                    (OK=1580   KO=0     )
> createOrganization                                       (OK=1580   KO=0     )
> queryOrganization                                        (OK=1580   KO=0     )
> deleteOrganization                                       (OK=1580   KO=0     )
> ReadPolicy                                               (OK=7136   KO=2     )
> DeletePolicy                                             (OK=7110   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 14011  / active: 55     / done: 22046 
================================================================================


================================================================================
2024-11-06 20:48:35 GMT                                    2235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=310047 KO=17    )
> restLoginInitiate                                        (OK=21385  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21383  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4732   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4732   KO=0     )
>  UI AM idFromSession                                     (OK=4731   KO=1     )
>  UI AM validateGoto                                      (OK=4732   KO=0     )
> User Authorize PKCE stage                                (OK=26109  KO=3     )
> User AccessToken PKCE stage                              (OK=26107  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4732   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4732   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4732   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4732   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=768    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4729   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4729   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4729   KO=0     )
>  UI IDM uiconfig                                         (OK=4729   KO=0     )
>  UI IDM version                                          (OK=4729   KO=0     )
>  UI IDM features                                         (OK=4729   KO=0     )
>  UI IDM privilege                                        (OK=4729   KO=0     )
>  UI IDM login                                            (OK=4728   KO=1     )
>  UI IDM dashboard                                        (OK=4729   KO=0     )
>  UI IDM managed user schema                              (OK=4729   KO=0     )
>  UI IDM user                                             (OK=4729   KO=0     )
>  UI IDM oidcToken                                        (OK=4731   KO=1     )
> userinfo                                                 (OK=4729   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=768    KO=0     )
> UI-Logout                                                (OK=4731   KO=0     )
> UI-Logout Redirect 1                                     (OK=4731   KO=0     )
>  UI AM revoke1                                           (OK=4729   KO=0     )
>  UI AM revoke2                                           (OK=4728   KO=0     )
>  UI AM endsession                                        (OK=4730   KO=0     )
> Skip 2FA                                                 (OK=11938  KO=0     )
> RootUserinfo                                             (OK=15883  KO=0     )
> GetUUid                                                  (OK=7173   KO=0     )
> GetOpenidConfig                                          (OK=21463  KO=0     )
> CreatePolicy                                             (OK=7171   KO=2     )
> tokenUserinfo                                            (OK=4711   KO=0     )
> getIdToken                                               (OK=1584   KO=0     )
> getIdToken Redirect 1                                    (OK=1584   KO=0     )
> createOrganization                                       (OK=1584   KO=0     )
> queryOrganization                                        (OK=1584   KO=0     )
> deleteOrganization                                       (OK=1584   KO=0     )
> ReadPolicy                                               (OK=7151   KO=2     )
> DeletePolicy                                             (OK=7135   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 13958  / active: 48     / done: 22106 
================================================================================


================================================================================
2024-11-06 20:48:40 GMT                                    2240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=311016 KO=17    )
> restLoginInitiate                                        (OK=21450  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21449  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4750   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4750   KO=0     )
>  UI AM idFromSession                                     (OK=4749   KO=1     )
>  UI AM validateGoto                                      (OK=4750   KO=0     )
> User Authorize PKCE stage                                (OK=26190  KO=3     )
> User AccessToken PKCE stage                              (OK=26187  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4749   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4749   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4749   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4749   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=769    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4745   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4745   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4745   KO=0     )
>  UI IDM uiconfig                                         (OK=4745   KO=0     )
>  UI IDM version                                          (OK=4745   KO=0     )
>  UI IDM features                                         (OK=4745   KO=0     )
>  UI IDM privilege                                        (OK=4745   KO=0     )
>  UI IDM login                                            (OK=4744   KO=1     )
>  UI IDM dashboard                                        (OK=4745   KO=0     )
>  UI IDM managed user schema                              (OK=4745   KO=0     )
>  UI IDM user                                             (OK=4745   KO=0     )
>  UI IDM oidcToken                                        (OK=4747   KO=1     )
> userinfo                                                 (OK=4744   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=769    KO=0     )
> UI-Logout                                                (OK=4746   KO=0     )
> UI-Logout Redirect 1                                     (OK=4746   KO=0     )
>  UI AM revoke1                                           (OK=4744   KO=0     )
>  UI AM revoke2                                           (OK=4743   KO=0     )
>  UI AM endsession                                        (OK=4745   KO=0     )
> Skip 2FA                                                 (OK=11977  KO=0     )
> RootUserinfo                                             (OK=15924  KO=0     )
> GetUUid                                                  (OK=7201   KO=0     )
> GetOpenidConfig                                          (OK=21527  KO=0     )
> CreatePolicy                                             (OK=7199   KO=2     )
> tokenUserinfo                                            (OK=4718   KO=0     )
> getIdToken                                               (OK=1586   KO=0     )
> getIdToken Redirect 1                                    (OK=1586   KO=0     )
> createOrganization                                       (OK=1586   KO=0     )
> queryOrganization                                        (OK=1586   KO=0     )
> deleteOrganization                                       (OK=1586   KO=0     )
> ReadPolicy                                               (OK=7171   KO=2     )
> DeletePolicy                                             (OK=7151   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 13890  / active: 69     / done: 22153 
================================================================================


================================================================================
2024-11-06 20:48:45 GMT                                    2245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=311922 KO=17    )
> restLoginInitiate                                        (OK=21510  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21509  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4762   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4762   KO=0     )
>  UI AM idFromSession                                     (OK=4760   KO=1     )
>  UI AM validateGoto                                      (OK=4761   KO=0     )
> User Authorize PKCE stage                                (OK=26264  KO=3     )
> User AccessToken PKCE stage                              (OK=26262  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4761   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4761   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4761   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4761   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=771    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4758   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4758   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4758   KO=0     )
>  UI IDM uiconfig                                         (OK=4758   KO=0     )
>  UI IDM version                                          (OK=4758   KO=0     )
>  UI IDM features                                         (OK=4758   KO=0     )
>  UI IDM privilege                                        (OK=4758   KO=0     )
>  UI IDM login                                            (OK=4757   KO=1     )
>  UI IDM dashboard                                        (OK=4758   KO=0     )
>  UI IDM managed user schema                              (OK=4758   KO=0     )
>  UI IDM user                                             (OK=4758   KO=0     )
>  UI IDM oidcToken                                        (OK=4760   KO=1     )
> userinfo                                                 (OK=4759   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=771    KO=0     )
> UI-Logout                                                (OK=4761   KO=0     )
> UI-Logout Redirect 1                                     (OK=4761   KO=0     )
>  UI AM revoke1                                           (OK=4759   KO=0     )
>  UI AM revoke2                                           (OK=4758   KO=0     )
>  UI AM endsession                                        (OK=4760   KO=0     )
> Skip 2FA                                                 (OK=12014  KO=0     )
> RootUserinfo                                             (OK=15972  KO=0     )
> GetUUid                                                  (OK=7227   KO=0     )
> GetOpenidConfig                                          (OK=21601  KO=0     )
> CreatePolicy                                             (OK=7225   KO=2     )
> tokenUserinfo                                            (OK=4732   KO=0     )
> getIdToken                                               (OK=1590   KO=0     )
> getIdToken Redirect 1                                    (OK=1590   KO=0     )
> createOrganization                                       (OK=1590   KO=0     )
> queryOrganization                                        (OK=1590   KO=0     )
> deleteOrganization                                       (OK=1590   KO=0     )
> ReadPolicy                                               (OK=7199   KO=2     )
> DeletePolicy                                             (OK=7171   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 13829  / active: 64     / done: 22219 
================================================================================


================================================================================
2024-11-06 20:48:50 GMT                                    2250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=312736 KO=17    )
> restLoginInitiate                                        (OK=21561  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21560  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4774   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4774   KO=0     )
>  UI AM idFromSession                                     (OK=4773   KO=1     )
>  UI AM validateGoto                                      (OK=4774   KO=0     )
> User Authorize PKCE stage                                (OK=26329  KO=3     )
> User AccessToken PKCE stage                              (OK=26326  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4774   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4774   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4774   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4774   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=773    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4771   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4771   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4771   KO=0     )
>  UI IDM uiconfig                                         (OK=4771   KO=0     )
>  UI IDM version                                          (OK=4771   KO=0     )
>  UI IDM features                                         (OK=4771   KO=0     )
>  UI IDM privilege                                        (OK=4771   KO=0     )
>  UI IDM login                                            (OK=4770   KO=1     )
>  UI IDM dashboard                                        (OK=4771   KO=0     )
>  UI IDM managed user schema                              (OK=4771   KO=0     )
>  UI IDM user                                             (OK=4771   KO=0     )
>  UI IDM oidcToken                                        (OK=4772   KO=1     )
> userinfo                                                 (OK=4771   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=773    KO=0     )
> UI-Logout                                                (OK=4773   KO=0     )
> UI-Logout Redirect 1                                     (OK=4773   KO=0     )
>  UI AM revoke1                                           (OK=4771   KO=0     )
>  UI AM revoke2                                           (OK=4770   KO=0     )
>  UI AM endsession                                        (OK=4772   KO=0     )
> Skip 2FA                                                 (OK=12046  KO=0     )
> RootUserinfo                                             (OK=16011  KO=0     )
> GetUUid                                                  (OK=7245   KO=0     )
> GetOpenidConfig                                          (OK=21673  KO=0     )
> CreatePolicy                                             (OK=7243   KO=2     )
> tokenUserinfo                                            (OK=4740   KO=0     )
> getIdToken                                               (OK=1592   KO=0     )
> getIdToken Redirect 1                                    (OK=1592   KO=0     )
> createOrganization                                       (OK=1592   KO=0     )
> queryOrganization                                        (OK=1592   KO=0     )
> deleteOrganization                                       (OK=1592   KO=0     )
> ReadPolicy                                               (OK=7225   KO=2     )
> DeletePolicy                                             (OK=7198   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 13777  / active: 58     / done: 22277 
================================================================================


================================================================================
2024-11-06 20:48:55 GMT                                    2255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=313533 KO=17    )
> restLoginInitiate                                        (OK=21614  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21613  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4787   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4787   KO=0     )
>  UI AM idFromSession                                     (OK=4786   KO=1     )
>  UI AM validateGoto                                      (OK=4787   KO=0     )
> User Authorize PKCE stage                                (OK=26393  KO=3     )
> User AccessToken PKCE stage                              (OK=26391  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4786   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4786   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4786   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4786   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=775    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4783   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4783   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4783   KO=0     )
>  UI IDM uiconfig                                         (OK=4783   KO=0     )
>  UI IDM version                                          (OK=4783   KO=0     )
>  UI IDM features                                         (OK=4782   KO=0     )
>  UI IDM privilege                                        (OK=4783   KO=0     )
>  UI IDM login                                            (OK=4782   KO=1     )
>  UI IDM dashboard                                        (OK=4782   KO=0     )
>  UI IDM managed user schema                              (OK=4782   KO=0     )
>  UI IDM user                                             (OK=4782   KO=0     )
>  UI IDM oidcToken                                        (OK=4784   KO=1     )
> userinfo                                                 (OK=4783   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=775    KO=0     )
> UI-Logout                                                (OK=4785   KO=0     )
> UI-Logout Redirect 1                                     (OK=4785   KO=0     )
>  UI AM revoke1                                           (OK=4783   KO=0     )
>  UI AM revoke2                                           (OK=4782   KO=0     )
>  UI AM endsession                                        (OK=4784   KO=0     )
> Skip 2FA                                                 (OK=12074  KO=0     )
> RootUserinfo                                             (OK=16062  KO=0     )
> GetUUid                                                  (OK=7260   KO=0     )
> GetOpenidConfig                                          (OK=21731  KO=0     )
> CreatePolicy                                             (OK=7258   KO=2     )
> tokenUserinfo                                            (OK=4752   KO=0     )
> getIdToken                                               (OK=1597   KO=0     )
> getIdToken Redirect 1                                    (OK=1597   KO=0     )
> createOrganization                                       (OK=1597   KO=0     )
> queryOrganization                                        (OK=1597   KO=0     )
> deleteOrganization                                       (OK=1597   KO=0     )
> ReadPolicy                                               (OK=7241   KO=2     )
> DeletePolicy                                             (OK=7224   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 13721  / active: 47     / done: 22344 
================================================================================


================================================================================
2024-11-06 20:49:00 GMT                                    2260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=314315 KO=17    )
> restLoginInitiate                                        (OK=21675  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21670  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4798   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4798   KO=0     )
>  UI AM idFromSession                                     (OK=4796   KO=1     )
>  UI AM validateGoto                                      (OK=4797   KO=0     )
> User Authorize PKCE stage                                (OK=26461  KO=3     )
> User AccessToken PKCE stage                              (OK=26459  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4797   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4797   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4797   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4797   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=776    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4794   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4794   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4794   KO=0     )
>  UI IDM uiconfig                                         (OK=4794   KO=0     )
>  UI IDM version                                          (OK=4794   KO=0     )
>  UI IDM features                                         (OK=4794   KO=0     )
>  UI IDM privilege                                        (OK=4794   KO=0     )
>  UI IDM login                                            (OK=4793   KO=1     )
>  UI IDM dashboard                                        (OK=4794   KO=0     )
>  UI IDM managed user schema                              (OK=4794   KO=0     )
>  UI IDM user                                             (OK=4794   KO=0     )
>  UI IDM oidcToken                                        (OK=4796   KO=1     )
> userinfo                                                 (OK=4795   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=776    KO=0     )
> UI-Logout                                                (OK=4797   KO=0     )
> UI-Logout Redirect 1                                     (OK=4797   KO=0     )
>  UI AM revoke1                                           (OK=4794   KO=0     )
>  UI AM revoke2                                           (OK=4793   KO=0     )
>  UI AM endsession                                        (OK=4795   KO=0     )
> Skip 2FA                                                 (OK=12111  KO=0     )
> RootUserinfo                                             (OK=16086  KO=0     )
> GetUUid                                                  (OK=7288   KO=0     )
> GetOpenidConfig                                          (OK=21791  KO=0     )
> CreatePolicy                                             (OK=7285   KO=2     )
> tokenUserinfo                                            (OK=4761   KO=0     )
> getIdToken                                               (OK=1600   KO=0     )
> getIdToken Redirect 1                                    (OK=1600   KO=0     )
> createOrganization                                       (OK=1600   KO=0     )
> queryOrganization                                        (OK=1600   KO=0     )
> deleteOrganization                                       (OK=1600   KO=0     )
> ReadPolicy                                               (OK=7258   KO=2     )
> DeletePolicy                                             (OK=7241   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 62%
          waiting: 13660  / active: 60     / done: 22392 
================================================================================


================================================================================
2024-11-06 20:49:05 GMT                                    2265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=315056 KO=17    )
> restLoginInitiate                                        (OK=21723  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21722  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4808   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4808   KO=0     )
>  UI AM idFromSession                                     (OK=4807   KO=1     )
>  UI AM validateGoto                                      (OK=4808   KO=0     )
> User Authorize PKCE stage                                (OK=26525  KO=3     )
> User AccessToken PKCE stage                              (OK=26522  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4808   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4808   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4808   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4808   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=777    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4805   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4804   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4804   KO=0     )
>  UI IDM uiconfig                                         (OK=4804   KO=0     )
>  UI IDM version                                          (OK=4804   KO=0     )
>  UI IDM features                                         (OK=4804   KO=0     )
>  UI IDM privilege                                        (OK=4804   KO=0     )
>  UI IDM login                                            (OK=4803   KO=1     )
>  UI IDM dashboard                                        (OK=4804   KO=0     )
>  UI IDM managed user schema                              (OK=4804   KO=0     )
>  UI IDM user                                             (OK=4804   KO=0     )
>  UI IDM oidcToken                                        (OK=4806   KO=1     )
> userinfo                                                 (OK=4805   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=777    KO=0     )
> UI-Logout                                                (OK=4807   KO=0     )
> UI-Logout Redirect 1                                     (OK=4807   KO=0     )
>  UI AM revoke1                                           (OK=4805   KO=0     )
>  UI AM revoke2                                           (OK=4804   KO=0     )
>  UI AM endsession                                        (OK=4806   KO=0     )
> Skip 2FA                                                 (OK=12140  KO=0     )
> RootUserinfo                                             (OK=16130  KO=0     )
> GetUUid                                                  (OK=7304   KO=0     )
> GetOpenidConfig                                          (OK=21851  KO=0     )
> CreatePolicy                                             (OK=7301   KO=2     )
> tokenUserinfo                                            (OK=4774   KO=0     )
> getIdToken                                               (OK=1604   KO=0     )
> getIdToken Redirect 1                                    (OK=1604   KO=0     )
> createOrganization                                       (OK=1604   KO=0     )
> queryOrganization                                        (OK=1604   KO=0     )
> deleteOrganization                                       (OK=1604   KO=0     )
> ReadPolicy                                               (OK=7285   KO=2     )
> DeletePolicy                                             (OK=7258   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 62%
          waiting: 13610  / active: 58     / done: 22444 
================================================================================


================================================================================
2024-11-06 20:49:10 GMT                                    2270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=315897 KO=17    )
> restLoginInitiate                                        (OK=21779  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21776  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4822   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4822   KO=0     )
>  UI AM idFromSession                                     (OK=4821   KO=1     )
>  UI AM validateGoto                                      (OK=4822   KO=0     )
> User Authorize PKCE stage                                (OK=26592  KO=3     )
> User AccessToken PKCE stage                              (OK=26589  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4821   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4821   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4821   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4821   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=779    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4818   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4818   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4818   KO=0     )
>  UI IDM uiconfig                                         (OK=4818   KO=0     )
>  UI IDM version                                          (OK=4818   KO=0     )
>  UI IDM features                                         (OK=4818   KO=0     )
>  UI IDM privilege                                        (OK=4818   KO=0     )
>  UI IDM login                                            (OK=4817   KO=1     )
>  UI IDM dashboard                                        (OK=4818   KO=0     )
>  UI IDM managed user schema                              (OK=4818   KO=0     )
>  UI IDM user                                             (OK=4818   KO=0     )
>  UI IDM oidcToken                                        (OK=4820   KO=1     )
> userinfo                                                 (OK=4818   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=779    KO=0     )
> UI-Logout                                                (OK=4820   KO=0     )
> UI-Logout Redirect 1                                     (OK=4820   KO=0     )
>  UI AM revoke1                                           (OK=4818   KO=0     )
>  UI AM revoke2                                           (OK=4817   KO=0     )
>  UI AM endsession                                        (OK=4819   KO=0     )
> Skip 2FA                                                 (OK=12168  KO=0     )
> RootUserinfo                                             (OK=16165  KO=0     )
> GetUUid                                                  (OK=7324   KO=0     )
> GetOpenidConfig                                          (OK=21913  KO=0     )
> CreatePolicy                                             (OK=7321   KO=2     )
> tokenUserinfo                                            (OK=4786   KO=0     )
> getIdToken                                               (OK=1608   KO=0     )
> getIdToken Redirect 1                                    (OK=1608   KO=0     )
> createOrganization                                       (OK=1608   KO=0     )
> queryOrganization                                        (OK=1608   KO=0     )
> deleteOrganization                                       (OK=1608   KO=0     )
> ReadPolicy                                               (OK=7301   KO=2     )
> DeletePolicy                                             (OK=7285   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 13552  / active: 47     / done: 22513 
================================================================================


================================================================================
2024-11-06 20:49:15 GMT                                    2275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=316532 KO=17    )
> restLoginInitiate                                        (OK=21826  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21823  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4831   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4831   KO=0     )
>  UI AM idFromSession                                     (OK=4830   KO=1     )
>  UI AM validateGoto                                      (OK=4831   KO=0     )
> User Authorize PKCE stage                                (OK=26649  KO=3     )
> User AccessToken PKCE stage                              (OK=26645  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4831   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4831   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4831   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4831   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=781    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4826   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4825   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4825   KO=0     )
>  UI IDM uiconfig                                         (OK=4825   KO=0     )
>  UI IDM version                                          (OK=4825   KO=0     )
>  UI IDM features                                         (OK=4825   KO=0     )
>  UI IDM privilege                                        (OK=4825   KO=0     )
>  UI IDM login                                            (OK=4824   KO=1     )
>  UI IDM dashboard                                        (OK=4825   KO=0     )
>  UI IDM managed user schema                              (OK=4825   KO=0     )
>  UI IDM user                                             (OK=4825   KO=0     )
>  UI IDM oidcToken                                        (OK=4826   KO=1     )
> userinfo                                                 (OK=4825   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=781    KO=0     )
> UI-Logout                                                (OK=4827   KO=0     )
> UI-Logout Redirect 1                                     (OK=4827   KO=0     )
>  UI AM revoke1                                           (OK=4825   KO=0     )
>  UI AM revoke2                                           (OK=4824   KO=0     )
>  UI AM endsession                                        (OK=4826   KO=0     )
> Skip 2FA                                                 (OK=12198  KO=0     )
> RootUserinfo                                             (OK=16204  KO=0     )
> GetUUid                                                  (OK=7338   KO=0     )
> GetOpenidConfig                                          (OK=21964  KO=0     )
> CreatePolicy                                             (OK=7336   KO=2     )
> tokenUserinfo                                            (OK=4794   KO=0     )
> getIdToken                                               (OK=1614   KO=0     )
> getIdToken Redirect 1                                    (OK=1614   KO=0     )
> createOrganization                                       (OK=1614   KO=0     )
> queryOrganization                                        (OK=1614   KO=0     )
> deleteOrganization                                       (OK=1614   KO=0     )
> ReadPolicy                                               (OK=7321   KO=2     )
> DeletePolicy                                             (OK=7300   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 13504  / active: 52     / done: 22556 
================================================================================


================================================================================
2024-11-06 20:49:20 GMT                                    2280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=317508 KO=17    )
> restLoginInitiate                                        (OK=21882  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21881  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4849   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4849   KO=0     )
>  UI AM idFromSession                                     (OK=4848   KO=1     )
>  UI AM validateGoto                                      (OK=4849   KO=0     )
> User Authorize PKCE stage                                (OK=26723  KO=3     )
> User AccessToken PKCE stage                              (OK=26721  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4848   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4848   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4848   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4848   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=782    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4845   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4844   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4844   KO=0     )
>  UI IDM uiconfig                                         (OK=4844   KO=0     )
>  UI IDM version                                          (OK=4844   KO=0     )
>  UI IDM features                                         (OK=4844   KO=0     )
>  UI IDM privilege                                        (OK=4844   KO=0     )
>  UI IDM login                                            (OK=4843   KO=1     )
>  UI IDM dashboard                                        (OK=4844   KO=0     )
>  UI IDM managed user schema                              (OK=4844   KO=0     )
>  UI IDM user                                             (OK=4844   KO=0     )
>  UI IDM oidcToken                                        (OK=4846   KO=1     )
> userinfo                                                 (OK=4845   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=782    KO=0     )
> UI-Logout                                                (OK=4847   KO=0     )
> UI-Logout Redirect 1                                     (OK=4847   KO=0     )
>  UI AM revoke1                                           (OK=4845   KO=0     )
>  UI AM revoke2                                           (OK=4844   KO=0     )
>  UI AM endsession                                        (OK=4846   KO=0     )
> Skip 2FA                                                 (OK=12227  KO=0     )
> RootUserinfo                                             (OK=16232  KO=0     )
> GetUUid                                                  (OK=7358   KO=0     )
> GetOpenidConfig                                          (OK=22019  KO=0     )
> CreatePolicy                                             (OK=7356   KO=2     )
> tokenUserinfo                                            (OK=4804   KO=0     )
> getIdToken                                               (OK=1619   KO=0     )
> getIdToken Redirect 1                                    (OK=1619   KO=0     )
> createOrganization                                       (OK=1619   KO=0     )
> queryOrganization                                        (OK=1618   KO=0     )
> deleteOrganization                                       (OK=1618   KO=0     )
> ReadPolicy                                               (OK=7336   KO=2     )
> DeletePolicy                                             (OK=7321   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 13446  / active: 47     / done: 22619 
================================================================================


================================================================================
2024-11-06 20:49:25 GMT                                    2285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=318116 KO=17    )
> restLoginInitiate                                        (OK=21925  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21923  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4858   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4858   KO=0     )
>  UI AM idFromSession                                     (OK=4857   KO=1     )
>  UI AM validateGoto                                      (OK=4858   KO=0     )
> User Authorize PKCE stage                                (OK=26776  KO=3     )
> User AccessToken PKCE stage                              (OK=26771  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4857   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4857   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4857   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4857   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=785    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4853   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4853   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4853   KO=0     )
>  UI IDM uiconfig                                         (OK=4853   KO=0     )
>  UI IDM version                                          (OK=4853   KO=0     )
>  UI IDM features                                         (OK=4853   KO=0     )
>  UI IDM privilege                                        (OK=4853   KO=0     )
>  UI IDM login                                            (OK=4852   KO=1     )
>  UI IDM dashboard                                        (OK=4853   KO=0     )
>  UI IDM managed user schema                              (OK=4853   KO=0     )
>  UI IDM user                                             (OK=4853   KO=0     )
>  UI IDM oidcToken                                        (OK=4855   KO=1     )
> userinfo                                                 (OK=4854   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=785    KO=0     )
> UI-Logout                                                (OK=4856   KO=0     )
> UI-Logout Redirect 1                                     (OK=4856   KO=0     )
>  UI AM revoke1                                           (OK=4854   KO=0     )
>  UI AM revoke2                                           (OK=4853   KO=0     )
>  UI AM endsession                                        (OK=4855   KO=0     )
> Skip 2FA                                                 (OK=12249  KO=0     )
> RootUserinfo                                             (OK=16257  KO=0     )
> GetUUid                                                  (OK=7375   KO=0     )
> GetOpenidConfig                                          (OK=22071  KO=0     )
> CreatePolicy                                             (OK=7373   KO=2     )
> tokenUserinfo                                            (OK=4816   KO=0     )
> getIdToken                                               (OK=1619   KO=0     )
> getIdToken Redirect 1                                    (OK=1619   KO=0     )
> createOrganization                                       (OK=1619   KO=0     )
> queryOrganization                                        (OK=1619   KO=0     )
> deleteOrganization                                       (OK=1619   KO=0     )
> ReadPolicy                                               (OK=7355   KO=2     )
> DeletePolicy                                             (OK=7336   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 13401  / active: 46     / done: 22665 
================================================================================


================================================================================
2024-11-06 20:49:30 GMT                                    2290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=318835 KO=17    )
> restLoginInitiate                                        (OK=21975  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=21973  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4869   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4869   KO=0     )
>  UI AM idFromSession                                     (OK=4868   KO=1     )
>  UI AM validateGoto                                      (OK=4869   KO=0     )
> User Authorize PKCE stage                                (OK=26835  KO=3     )
> User AccessToken PKCE stage                              (OK=26832  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4868   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4868   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4868   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4868   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=786    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4865   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4865   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4865   KO=0     )
>  UI IDM uiconfig                                         (OK=4865   KO=0     )
>  UI IDM version                                          (OK=4865   KO=0     )
>  UI IDM features                                         (OK=4865   KO=0     )
>  UI IDM privilege                                        (OK=4865   KO=0     )
>  UI IDM login                                            (OK=4864   KO=1     )
>  UI IDM dashboard                                        (OK=4865   KO=0     )
>  UI IDM managed user schema                              (OK=4865   KO=0     )
>  UI IDM user                                             (OK=4865   KO=0     )
>  UI IDM oidcToken                                        (OK=4867   KO=1     )
> userinfo                                                 (OK=4866   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=786    KO=0     )
> UI-Logout                                                (OK=4868   KO=0     )
> UI-Logout Redirect 1                                     (OK=4868   KO=0     )
>  UI AM revoke1                                           (OK=4866   KO=0     )
>  UI AM revoke2                                           (OK=4865   KO=0     )
>  UI AM endsession                                        (OK=4867   KO=0     )
> Skip 2FA                                                 (OK=12273  KO=0     )
> RootUserinfo                                             (OK=16283  KO=0     )
> GetUUid                                                  (OK=7391   KO=0     )
> GetOpenidConfig                                          (OK=22123  KO=0     )
> CreatePolicy                                             (OK=7387   KO=2     )
> tokenUserinfo                                            (OK=4831   KO=0     )
> getIdToken                                               (OK=1621   KO=0     )
> getIdToken Redirect 1                                    (OK=1621   KO=0     )
> createOrganization                                       (OK=1621   KO=0     )
> queryOrganization                                        (OK=1621   KO=0     )
> deleteOrganization                                       (OK=1621   KO=0     )
> ReadPolicy                                               (OK=7373   KO=2     )
> DeletePolicy                                             (OK=7354   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 13349  / active: 46     / done: 22717 
================================================================================


================================================================================
2024-11-06 20:49:35 GMT                                    2295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=319470 KO=17    )
> restLoginInitiate                                        (OK=22010  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22008  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4880   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4880   KO=0     )
>  UI AM idFromSession                                     (OK=4879   KO=1     )
>  UI AM validateGoto                                      (OK=4880   KO=0     )
> User Authorize PKCE stage                                (OK=26884  KO=3     )
> User AccessToken PKCE stage                              (OK=26882  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4880   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4880   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4880   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4880   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=790    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4877   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4877   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4877   KO=0     )
>  UI IDM uiconfig                                         (OK=4877   KO=0     )
>  UI IDM version                                          (OK=4877   KO=0     )
>  UI IDM features                                         (OK=4877   KO=0     )
>  UI IDM privilege                                        (OK=4877   KO=0     )
>  UI IDM login                                            (OK=4876   KO=1     )
>  UI IDM dashboard                                        (OK=4877   KO=0     )
>  UI IDM managed user schema                              (OK=4877   KO=0     )
>  UI IDM user                                             (OK=4877   KO=0     )
>  UI IDM oidcToken                                        (OK=4879   KO=1     )
> userinfo                                                 (OK=4878   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=790    KO=0     )
> UI-Logout                                                (OK=4880   KO=0     )
> UI-Logout Redirect 1                                     (OK=4880   KO=0     )
>  UI AM revoke1                                           (OK=4878   KO=0     )
>  UI AM revoke2                                           (OK=4877   KO=0     )
>  UI AM endsession                                        (OK=4879   KO=0     )
> Skip 2FA                                                 (OK=12286  KO=0     )
> RootUserinfo                                             (OK=16308  KO=0     )
> GetUUid                                                  (OK=7399   KO=0     )
> GetOpenidConfig                                          (OK=22163  KO=0     )
> CreatePolicy                                             (OK=7397   KO=2     )
> tokenUserinfo                                            (OK=4842   KO=0     )
> getIdToken                                               (OK=1623   KO=0     )
> getIdToken Redirect 1                                    (OK=1623   KO=0     )
> createOrganization                                       (OK=1623   KO=0     )
> queryOrganization                                        (OK=1623   KO=0     )
> deleteOrganization                                       (OK=1623   KO=0     )
> ReadPolicy                                               (OK=7387   KO=2     )
> DeletePolicy                                             (OK=7373   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 13311  / active: 30     / done: 22771 
================================================================================


================================================================================
2024-11-06 20:49:40 GMT                                    2300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=319918 KO=17    )
> restLoginInitiate                                        (OK=22053  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22052  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4885   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4885   KO=0     )
>  UI AM idFromSession                                     (OK=4884   KO=1     )
>  UI AM validateGoto                                      (OK=4885   KO=0     )
> User Authorize PKCE stage                                (OK=26928  KO=3     )
> User AccessToken PKCE stage                              (OK=26925  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4883   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4883   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4883   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4883   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=792    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4880   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4880   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4880   KO=0     )
>  UI IDM uiconfig                                         (OK=4880   KO=0     )
>  UI IDM version                                          (OK=4880   KO=0     )
>  UI IDM features                                         (OK=4880   KO=0     )
>  UI IDM privilege                                        (OK=4880   KO=0     )
>  UI IDM login                                            (OK=4879   KO=1     )
>  UI IDM dashboard                                        (OK=4880   KO=0     )
>  UI IDM managed user schema                              (OK=4880   KO=0     )
>  UI IDM user                                             (OK=4880   KO=0     )
>  UI IDM oidcToken                                        (OK=4882   KO=1     )
> userinfo                                                 (OK=4881   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=792    KO=0     )
> UI-Logout                                                (OK=4883   KO=0     )
> UI-Logout Redirect 1                                     (OK=4883   KO=0     )
>  UI AM revoke1                                           (OK=4880   KO=0     )
>  UI AM revoke2                                           (OK=4879   KO=0     )
>  UI AM endsession                                        (OK=4881   KO=0     )
> Skip 2FA                                                 (OK=12315  KO=0     )
> RootUserinfo                                             (OK=16338  KO=0     )
> GetUUid                                                  (OK=7416   KO=0     )
> GetOpenidConfig                                          (OK=22204  KO=0     )
> CreatePolicy                                             (OK=7414   KO=2     )
> tokenUserinfo                                            (OK=4851   KO=0     )
> getIdToken                                               (OK=1627   KO=0     )
> getIdToken Redirect 1                                    (OK=1627   KO=0     )
> createOrganization                                       (OK=1627   KO=0     )
> queryOrganization                                        (OK=1627   KO=0     )
> deleteOrganization                                       (OK=1627   KO=0     )
> ReadPolicy                                               (OK=7397   KO=2     )
> DeletePolicy                                             (OK=7387   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 13266  / active: 39     / done: 22807 
================================================================================


================================================================================
2024-11-06 20:49:45 GMT                                    2305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=320631 KO=17    )
> restLoginInitiate                                        (OK=22096  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22095  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4898   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4898   KO=0     )
>  UI AM idFromSession                                     (OK=4897   KO=1     )
>  UI AM validateGoto                                      (OK=4898   KO=0     )
> User Authorize PKCE stage                                (OK=26987  KO=3     )
> User AccessToken PKCE stage                              (OK=26985  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4898   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4897   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4896   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4896   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=794    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4893   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4893   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4893   KO=0     )
>  UI IDM uiconfig                                         (OK=4893   KO=0     )
>  UI IDM version                                          (OK=4893   KO=0     )
>  UI IDM features                                         (OK=4893   KO=0     )
>  UI IDM privilege                                        (OK=4893   KO=0     )
>  UI IDM login                                            (OK=4892   KO=1     )
>  UI IDM dashboard                                        (OK=4893   KO=0     )
>  UI IDM managed user schema                              (OK=4893   KO=0     )
>  UI IDM user                                             (OK=4893   KO=0     )
>  UI IDM oidcToken                                        (OK=4895   KO=1     )
> userinfo                                                 (OK=4893   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=794    KO=0     )
> UI-Logout                                                (OK=4895   KO=0     )
> UI-Logout Redirect 1                                     (OK=4895   KO=0     )
>  UI AM revoke1                                           (OK=4893   KO=0     )
>  UI AM revoke2                                           (OK=4892   KO=0     )
>  UI AM endsession                                        (OK=4894   KO=0     )
> Skip 2FA                                                 (OK=12335  KO=0     )
> RootUserinfo                                             (OK=16372  KO=0     )
> GetUUid                                                  (OK=7429   KO=0     )
> GetOpenidConfig                                          (OK=22243  KO=0     )
> CreatePolicy                                             (OK=7427   KO=2     )
> tokenUserinfo                                            (OK=4862   KO=0     )
> getIdToken                                               (OK=1629   KO=0     )
> getIdToken Redirect 1                                    (OK=1629   KO=0     )
> createOrganization                                       (OK=1629   KO=0     )
> queryOrganization                                        (OK=1629   KO=0     )
> deleteOrganization                                       (OK=1629   KO=0     )
> ReadPolicy                                               (OK=7413   KO=2     )
> DeletePolicy                                             (OK=7397   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 13221  / active: 37     / done: 22854 
================================================================================


================================================================================
2024-11-06 20:49:50 GMT                                    2310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=321269 KO=17    )
> restLoginInitiate                                        (OK=22142  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22141  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4905   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4905   KO=0     )
>  UI AM idFromSession                                     (OK=4904   KO=1     )
>  UI AM validateGoto                                      (OK=4905   KO=0     )
> User Authorize PKCE stage                                (OK=27042  KO=3     )
> User AccessToken PKCE stage                              (OK=27040  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4905   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4905   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4905   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4905   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=797    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4902   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4902   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4902   KO=0     )
>  UI IDM uiconfig                                         (OK=4902   KO=0     )
>  UI IDM version                                          (OK=4902   KO=0     )
>  UI IDM features                                         (OK=4902   KO=0     )
>  UI IDM privilege                                        (OK=4902   KO=0     )
>  UI IDM login                                            (OK=4901   KO=1     )
>  UI IDM dashboard                                        (OK=4902   KO=0     )
>  UI IDM managed user schema                              (OK=4902   KO=0     )
>  UI IDM user                                             (OK=4901   KO=0     )
>  UI IDM oidcToken                                        (OK=4903   KO=1     )
> userinfo                                                 (OK=4902   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=797    KO=0     )
> UI-Logout                                                (OK=4904   KO=0     )
> UI-Logout Redirect 1                                     (OK=4904   KO=0     )
>  UI AM revoke1                                           (OK=4902   KO=0     )
>  UI AM revoke2                                           (OK=4901   KO=0     )
>  UI AM endsession                                        (OK=4903   KO=0     )
> Skip 2FA                                                 (OK=12367  KO=0     )
> RootUserinfo                                             (OK=16400  KO=0     )
> GetUUid                                                  (OK=7447   KO=0     )
> GetOpenidConfig                                          (OK=22291  KO=0     )
> CreatePolicy                                             (OK=7445   KO=2     )
> tokenUserinfo                                            (OK=4869   KO=0     )
> getIdToken                                               (OK=1635   KO=0     )
> getIdToken Redirect 1                                    (OK=1635   KO=0     )
> createOrganization                                       (OK=1635   KO=0     )
> queryOrganization                                        (OK=1634   KO=0     )
> deleteOrganization                                       (OK=1634   KO=0     )
> ReadPolicy                                               (OK=7427   KO=2     )
> DeletePolicy                                             (OK=7413   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 13171  / active: 44     / done: 22897 
================================================================================


================================================================================
2024-11-06 20:49:55 GMT                                    2315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=322218 KO=17    )
> restLoginInitiate                                        (OK=22209  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22206  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4924   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4924   KO=0     )
>  UI AM idFromSession                                     (OK=4923   KO=1     )
>  UI AM validateGoto                                      (OK=4924   KO=0     )
> User Authorize PKCE stage                                (OK=27124  KO=3     )
> User AccessToken PKCE stage                              (OK=27121  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4924   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4923   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4922   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4922   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=800    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4918   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4918   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4917   KO=0     )
>  UI IDM uiconfig                                         (OK=4917   KO=0     )
>  UI IDM version                                          (OK=4917   KO=0     )
>  UI IDM features                                         (OK=4917   KO=0     )
>  UI IDM privilege                                        (OK=4917   KO=0     )
>  UI IDM login                                            (OK=4916   KO=1     )
>  UI IDM dashboard                                        (OK=4917   KO=0     )
>  UI IDM managed user schema                              (OK=4917   KO=0     )
>  UI IDM user                                             (OK=4917   KO=0     )
>  UI IDM oidcToken                                        (OK=4919   KO=1     )
> userinfo                                                 (OK=4917   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=800    KO=0     )
> UI-Logout                                                (OK=4919   KO=0     )
> UI-Logout Redirect 1                                     (OK=4919   KO=0     )
>  UI AM revoke1                                           (OK=4917   KO=0     )
>  UI AM revoke2                                           (OK=4916   KO=0     )
>  UI AM endsession                                        (OK=4918   KO=0     )
> Skip 2FA                                                 (OK=12397  KO=0     )
> RootUserinfo                                             (OK=16441  KO=0     )
> GetUUid                                                  (OK=7465   KO=0     )
> GetOpenidConfig                                          (OK=22340  KO=0     )
> CreatePolicy                                             (OK=7463   KO=2     )
> tokenUserinfo                                            (OK=4884   KO=0     )
> getIdToken                                               (OK=1640   KO=0     )
> getIdToken Redirect 1                                    (OK=1640   KO=0     )
> createOrganization                                       (OK=1640   KO=0     )
> queryOrganization                                        (OK=1640   KO=0     )
> deleteOrganization                                       (OK=1640   KO=0     )
> ReadPolicy                                               (OK=7443   KO=2     )
> DeletePolicy                                             (OK=7426   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 13102  / active: 54     / done: 22956 
================================================================================


================================================================================
2024-11-06 20:50:00 GMT                                    2320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=322898 KO=17    )
> restLoginInitiate                                        (OK=22254  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22252  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4933   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4933   KO=0     )
>  UI AM idFromSession                                     (OK=4932   KO=1     )
>  UI AM validateGoto                                      (OK=4933   KO=0     )
> User Authorize PKCE stage                                (OK=27178  KO=3     )
> User AccessToken PKCE stage                              (OK=27175  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4933   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4933   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4933   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4933   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=800    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4929   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4929   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4929   KO=0     )
>  UI IDM uiconfig                                         (OK=4929   KO=0     )
>  UI IDM version                                          (OK=4929   KO=0     )
>  UI IDM features                                         (OK=4929   KO=0     )
>  UI IDM privilege                                        (OK=4929   KO=0     )
>  UI IDM login                                            (OK=4928   KO=1     )
>  UI IDM dashboard                                        (OK=4929   KO=0     )
>  UI IDM managed user schema                              (OK=4929   KO=0     )
>  UI IDM user                                             (OK=4929   KO=0     )
>  UI IDM oidcToken                                        (OK=4931   KO=1     )
> userinfo                                                 (OK=4930   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=800    KO=0     )
> UI-Logout                                                (OK=4931   KO=0     )
> UI-Logout Redirect 1                                     (OK=4931   KO=0     )
>  UI AM revoke1                                           (OK=4929   KO=0     )
>  UI AM revoke2                                           (OK=4928   KO=0     )
>  UI AM endsession                                        (OK=4930   KO=0     )
> Skip 2FA                                                 (OK=12418  KO=0     )
> RootUserinfo                                             (OK=16474  KO=0     )
> GetUUid                                                  (OK=7475   KO=0     )
> GetOpenidConfig                                          (OK=22384  KO=0     )
> CreatePolicy                                             (OK=7473   KO=2     )
> tokenUserinfo                                            (OK=4900   KO=0     )
> getIdToken                                               (OK=1644   KO=0     )
> getIdToken Redirect 1                                    (OK=1644   KO=0     )
> createOrganization                                       (OK=1644   KO=0     )
> queryOrganization                                        (OK=1644   KO=0     )
> deleteOrganization                                       (OK=1644   KO=0     )
> ReadPolicy                                               (OK=7463   KO=2     )
> DeletePolicy                                             (OK=7441   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 13056  / active: 44     / done: 23012 
================================================================================


================================================================================
2024-11-06 20:50:05 GMT                                    2325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=323598 KO=17    )
> restLoginInitiate                                        (OK=22301  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22300  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4943   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4943   KO=0     )
>  UI AM idFromSession                                     (OK=4942   KO=1     )
>  UI AM validateGoto                                      (OK=4943   KO=0     )
> User Authorize PKCE stage                                (OK=27237  KO=3     )
> User AccessToken PKCE stage                              (OK=27235  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4943   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4943   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4943   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4943   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=801    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4940   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4940   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4940   KO=0     )
>  UI IDM uiconfig                                         (OK=4940   KO=0     )
>  UI IDM version                                          (OK=4940   KO=0     )
>  UI IDM features                                         (OK=4940   KO=0     )
>  UI IDM privilege                                        (OK=4940   KO=0     )
>  UI IDM login                                            (OK=4939   KO=1     )
>  UI IDM dashboard                                        (OK=4939   KO=0     )
>  UI IDM managed user schema                              (OK=4939   KO=0     )
>  UI IDM user                                             (OK=4939   KO=0     )
>  UI IDM oidcToken                                        (OK=4941   KO=1     )
> userinfo                                                 (OK=4940   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=801    KO=0     )
> UI-Logout                                                (OK=4942   KO=0     )
> UI-Logout Redirect 1                                     (OK=4942   KO=0     )
>  UI AM revoke1                                           (OK=4940   KO=0     )
>  UI AM revoke2                                           (OK=4939   KO=0     )
>  UI AM endsession                                        (OK=4941   KO=0     )
> Skip 2FA                                                 (OK=12449  KO=0     )
> RootUserinfo                                             (OK=16517  KO=0     )
> GetUUid                                                  (OK=7495   KO=0     )
> GetOpenidConfig                                          (OK=22433  KO=0     )
> CreatePolicy                                             (OK=7493   KO=2     )
> tokenUserinfo                                            (OK=4906   KO=0     )
> getIdToken                                               (OK=1647   KO=0     )
> getIdToken Redirect 1                                    (OK=1647   KO=0     )
> createOrganization                                       (OK=1647   KO=0     )
> queryOrganization                                        (OK=1646   KO=0     )
> deleteOrganization                                       (OK=1646   KO=0     )
> ReadPolicy                                               (OK=7470   KO=2     )
> DeletePolicy                                             (OK=7463   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 13009  / active: 44     / done: 23059 
================================================================================


================================================================================
2024-11-06 20:50:10 GMT                                    2330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=324396 KO=17    )
> restLoginInitiate                                        (OK=22357  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22355  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4955   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4955   KO=0     )
>  UI AM idFromSession                                     (OK=4954   KO=1     )
>  UI AM validateGoto                                      (OK=4955   KO=0     )
> User Authorize PKCE stage                                (OK=27306  KO=3     )
> User AccessToken PKCE stage                              (OK=27304  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4955   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4955   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4955   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4955   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=801    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4952   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4952   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4952   KO=0     )
>  UI IDM uiconfig                                         (OK=4952   KO=0     )
>  UI IDM version                                          (OK=4952   KO=0     )
>  UI IDM features                                         (OK=4952   KO=0     )
>  UI IDM privilege                                        (OK=4952   KO=0     )
>  UI IDM login                                            (OK=4951   KO=1     )
>  UI IDM dashboard                                        (OK=4952   KO=0     )
>  UI IDM managed user schema                              (OK=4952   KO=0     )
>  UI IDM user                                             (OK=4952   KO=0     )
>  UI IDM oidcToken                                        (OK=4954   KO=1     )
> userinfo                                                 (OK=4953   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=801    KO=0     )
> UI-Logout                                                (OK=4955   KO=0     )
> UI-Logout Redirect 1                                     (OK=4955   KO=0     )
>  UI AM revoke1                                           (OK=4953   KO=0     )
>  UI AM revoke2                                           (OK=4952   KO=0     )
>  UI AM endsession                                        (OK=4954   KO=0     )
> Skip 2FA                                                 (OK=12483  KO=0     )
> RootUserinfo                                             (OK=16562  KO=0     )
> GetUUid                                                  (OK=7516   KO=0     )
> GetOpenidConfig                                          (OK=22482  KO=0     )
> CreatePolicy                                             (OK=7514   KO=2     )
> tokenUserinfo                                            (OK=4917   KO=0     )
> getIdToken                                               (OK=1650   KO=0     )
> getIdToken Redirect 1                                    (OK=1650   KO=0     )
> createOrganization                                       (OK=1650   KO=0     )
> queryOrganization                                        (OK=1650   KO=0     )
> deleteOrganization                                       (OK=1650   KO=0     )
> ReadPolicy                                               (OK=7492   KO=2     )
> DeletePolicy                                             (OK=7470   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 12953  / active: 55     / done: 23104 
================================================================================


================================================================================
2024-11-06 20:50:15 GMT                                    2335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=325120 KO=17    )
> restLoginInitiate                                        (OK=22407  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22405  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4965   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4965   KO=0     )
>  UI AM idFromSession                                     (OK=4964   KO=1     )
>  UI AM validateGoto                                      (OK=4965   KO=0     )
> User Authorize PKCE stage                                (OK=27365  KO=3     )
> User AccessToken PKCE stage                              (OK=27363  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4965   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4965   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4965   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4965   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=805    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4962   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4962   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4962   KO=0     )
>  UI IDM uiconfig                                         (OK=4962   KO=0     )
>  UI IDM version                                          (OK=4962   KO=0     )
>  UI IDM features                                         (OK=4962   KO=0     )
>  UI IDM privilege                                        (OK=4962   KO=0     )
>  UI IDM login                                            (OK=4961   KO=1     )
>  UI IDM dashboard                                        (OK=4962   KO=0     )
>  UI IDM managed user schema                              (OK=4962   KO=0     )
>  UI IDM user                                             (OK=4962   KO=0     )
>  UI IDM oidcToken                                        (OK=4964   KO=1     )
> userinfo                                                 (OK=4962   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=805    KO=0     )
> UI-Logout                                                (OK=4964   KO=0     )
> UI-Logout Redirect 1                                     (OK=4964   KO=0     )
>  UI AM revoke1                                           (OK=4962   KO=0     )
>  UI AM revoke2                                           (OK=4961   KO=0     )
>  UI AM endsession                                        (OK=4963   KO=0     )
> Skip 2FA                                                 (OK=12511  KO=0     )
> RootUserinfo                                             (OK=16609  KO=0     )
> GetUUid                                                  (OK=7534   KO=0     )
> GetOpenidConfig                                          (OK=22542  KO=0     )
> CreatePolicy                                             (OK=7530   KO=2     )
> tokenUserinfo                                            (OK=4928   KO=0     )
> getIdToken                                               (OK=1654   KO=0     )
> getIdToken Redirect 1                                    (OK=1654   KO=0     )
> createOrganization                                       (OK=1654   KO=0     )
> queryOrganization                                        (OK=1654   KO=0     )
> deleteOrganization                                       (OK=1654   KO=0     )
> ReadPolicy                                               (OK=7514   KO=2     )
> DeletePolicy                                             (OK=7492   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 12899  / active: 52     / done: 23161 
================================================================================


================================================================================
2024-11-06 20:50:20 GMT                                    2340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=325777 KO=17    )
> restLoginInitiate                                        (OK=22451  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22448  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4976   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4976   KO=0     )
>  UI AM idFromSession                                     (OK=4975   KO=1     )
>  UI AM validateGoto                                      (OK=4976   KO=0     )
> User Authorize PKCE stage                                (OK=27417  KO=3     )
> User AccessToken PKCE stage                              (OK=27415  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4975   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4975   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4975   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4975   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=807    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4972   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4972   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4972   KO=0     )
>  UI IDM uiconfig                                         (OK=4972   KO=0     )
>  UI IDM version                                          (OK=4972   KO=0     )
>  UI IDM features                                         (OK=4972   KO=0     )
>  UI IDM privilege                                        (OK=4972   KO=0     )
>  UI IDM login                                            (OK=4971   KO=1     )
>  UI IDM dashboard                                        (OK=4972   KO=0     )
>  UI IDM managed user schema                              (OK=4972   KO=0     )
>  UI IDM user                                             (OK=4972   KO=0     )
>  UI IDM oidcToken                                        (OK=4973   KO=1     )
> userinfo                                                 (OK=4972   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=807    KO=0     )
> UI-Logout                                                (OK=4974   KO=0     )
> UI-Logout Redirect 1                                     (OK=4974   KO=0     )
>  UI AM revoke1                                           (OK=4972   KO=0     )
>  UI AM revoke2                                           (OK=4971   KO=0     )
>  UI AM endsession                                        (OK=4973   KO=0     )
> Skip 2FA                                                 (OK=12536  KO=0     )
> RootUserinfo                                             (OK=16643  KO=0     )
> GetUUid                                                  (OK=7549   KO=0     )
> GetOpenidConfig                                          (OK=22596  KO=0     )
> CreatePolicy                                             (OK=7547   KO=2     )
> tokenUserinfo                                            (OK=4935   KO=0     )
> getIdToken                                               (OK=1656   KO=0     )
> getIdToken Redirect 1                                    (OK=1656   KO=0     )
> createOrganization                                       (OK=1656   KO=0     )
> queryOrganization                                        (OK=1656   KO=0     )
> deleteOrganization                                       (OK=1656   KO=0     )
> ReadPolicy                                               (OK=7530   KO=2     )
> DeletePolicy                                             (OK=7513   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 12853  / active: 45     / done: 23214 
================================================================================


================================================================================
2024-11-06 20:50:25 GMT                                    2345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=326740 KO=17    )
> restLoginInitiate                                        (OK=22517  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22515  KO=1     )
> UI-Post-Login - stage 1                                  (OK=4993   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4993   KO=0     )
>  UI AM idFromSession                                     (OK=4992   KO=1     )
>  UI AM validateGoto                                      (OK=4993   KO=0     )
> User Authorize PKCE stage                                (OK=27501  KO=3     )
> User AccessToken PKCE stage                              (OK=27499  KO=3     )
> UI-Post-Login - stage 2                                  (OK=4992   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4991   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4991   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4991   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=807    KO=0     )
> UI-Post-Login - stage 3                                  (OK=4988   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4988   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4988   KO=0     )
>  UI IDM uiconfig                                         (OK=4988   KO=0     )
>  UI IDM version                                          (OK=4988   KO=0     )
>  UI IDM features                                         (OK=4988   KO=0     )
>  UI IDM privilege                                        (OK=4988   KO=0     )
>  UI IDM login                                            (OK=4987   KO=1     )
>  UI IDM dashboard                                        (OK=4988   KO=0     )
>  UI IDM managed user schema                              (OK=4988   KO=0     )
>  UI IDM user                                             (OK=4988   KO=0     )
>  UI IDM oidcToken                                        (OK=4990   KO=1     )
> userinfo                                                 (OK=4989   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=807    KO=0     )
> UI-Logout                                                (OK=4991   KO=0     )
> UI-Logout Redirect 1                                     (OK=4991   KO=0     )
>  UI AM revoke1                                           (OK=4989   KO=0     )
>  UI AM revoke2                                           (OK=4988   KO=0     )
>  UI AM endsession                                        (OK=4990   KO=0     )
> Skip 2FA                                                 (OK=12568  KO=0     )
> RootUserinfo                                             (OK=16672  KO=0     )
> GetUUid                                                  (OK=7566   KO=0     )
> GetOpenidConfig                                          (OK=22647  KO=0     )
> CreatePolicy                                             (OK=7564   KO=2     )
> tokenUserinfo                                            (OK=4954   KO=0     )
> getIdToken                                               (OK=1663   KO=0     )
> getIdToken Redirect 1                                    (OK=1663   KO=0     )
> createOrganization                                       (OK=1663   KO=0     )
> queryOrganization                                        (OK=1663   KO=0     )
> deleteOrganization                                       (OK=1663   KO=0     )
> ReadPolicy                                               (OK=7547   KO=2     )
> DeletePolicy                                             (OK=7530   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 12787  / active: 44     / done: 23281 
================================================================================


================================================================================
2024-11-06 20:50:30 GMT                                    2350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=327496 KO=17    )
> restLoginInitiate                                        (OK=22566  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22564  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5005   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5005   KO=0     )
>  UI AM idFromSession                                     (OK=5004   KO=1     )
>  UI AM validateGoto                                      (OK=5005   KO=0     )
> User Authorize PKCE stage                                (OK=27562  KO=3     )
> User AccessToken PKCE stage                              (OK=27560  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5005   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5005   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5005   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5005   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=808    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5002   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5002   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5002   KO=0     )
>  UI IDM uiconfig                                         (OK=5002   KO=0     )
>  UI IDM version                                          (OK=5002   KO=0     )
>  UI IDM features                                         (OK=5002   KO=0     )
>  UI IDM privilege                                        (OK=5002   KO=0     )
>  UI IDM login                                            (OK=5001   KO=1     )
>  UI IDM dashboard                                        (OK=5001   KO=0     )
>  UI IDM managed user schema                              (OK=5001   KO=0     )
>  UI IDM user                                             (OK=5001   KO=0     )
>  UI IDM oidcToken                                        (OK=5003   KO=1     )
> userinfo                                                 (OK=5002   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=808    KO=0     )
> UI-Logout                                                (OK=5004   KO=0     )
> UI-Logout Redirect 1                                     (OK=5004   KO=0     )
>  UI AM revoke1                                           (OK=5002   KO=0     )
>  UI AM revoke2                                           (OK=5001   KO=0     )
>  UI AM endsession                                        (OK=5003   KO=0     )
> Skip 2FA                                                 (OK=12592  KO=0     )
> RootUserinfo                                             (OK=16710  KO=0     )
> GetUUid                                                  (OK=7580   KO=0     )
> GetOpenidConfig                                          (OK=22695  KO=0     )
> CreatePolicy                                             (OK=7578   KO=2     )
> tokenUserinfo                                            (OK=4966   KO=0     )
> getIdToken                                               (OK=1664   KO=0     )
> getIdToken Redirect 1                                    (OK=1664   KO=0     )
> createOrganization                                       (OK=1664   KO=0     )
> queryOrganization                                        (OK=1664   KO=0     )
> deleteOrganization                                       (OK=1664   KO=0     )
> ReadPolicy                                               (OK=7564   KO=2     )
> DeletePolicy                                             (OK=7547   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 12737  / active: 46     / done: 23329 
================================================================================


================================================================================
2024-11-06 20:50:35 GMT                                    2355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=328200 KO=17    )
> restLoginInitiate                                        (OK=22612  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22611  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5017   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5017   KO=0     )
>  UI AM idFromSession                                     (OK=5016   KO=1     )
>  UI AM validateGoto                                      (OK=5017   KO=0     )
> User Authorize PKCE stage                                (OK=27623  KO=3     )
> User AccessToken PKCE stage                              (OK=27620  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5016   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5016   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5016   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5016   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=808    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5012   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5012   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5012   KO=0     )
>  UI IDM uiconfig                                         (OK=5012   KO=0     )
>  UI IDM version                                          (OK=5012   KO=0     )
>  UI IDM features                                         (OK=5012   KO=0     )
>  UI IDM privilege                                        (OK=5012   KO=0     )
>  UI IDM login                                            (OK=5011   KO=1     )
>  UI IDM dashboard                                        (OK=5012   KO=0     )
>  UI IDM managed user schema                              (OK=5012   KO=0     )
>  UI IDM user                                             (OK=5012   KO=0     )
>  UI IDM oidcToken                                        (OK=5014   KO=1     )
> userinfo                                                 (OK=5013   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=808    KO=0     )
> UI-Logout                                                (OK=5015   KO=0     )
> UI-Logout Redirect 1                                     (OK=5015   KO=0     )
>  UI AM revoke1                                           (OK=5013   KO=0     )
>  UI AM revoke2                                           (OK=5011   KO=0     )
>  UI AM endsession                                        (OK=5013   KO=0     )
> Skip 2FA                                                 (OK=12618  KO=0     )
> RootUserinfo                                             (OK=16739  KO=0     )
> GetUUid                                                  (OK=7600   KO=0     )
> GetOpenidConfig                                          (OK=22746  KO=0     )
> CreatePolicy                                             (OK=7598   KO=2     )
> tokenUserinfo                                            (OK=4976   KO=0     )
> getIdToken                                               (OK=1669   KO=0     )
> getIdToken Redirect 1                                    (OK=1669   KO=0     )
> createOrganization                                       (OK=1669   KO=0     )
> queryOrganization                                        (OK=1669   KO=0     )
> deleteOrganization                                       (OK=1669   KO=0     )
> ReadPolicy                                               (OK=7577   KO=2     )
> DeletePolicy                                             (OK=7563   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 12690  / active: 43     / done: 23379 
================================================================================


================================================================================
2024-11-06 20:50:40 GMT                                    2360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=328871 KO=17    )
> restLoginInitiate                                        (OK=22662  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22660  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5028   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5028   KO=0     )
>  UI AM idFromSession                                     (OK=5027   KO=1     )
>  UI AM validateGoto                                      (OK=5028   KO=0     )
> User Authorize PKCE stage                                (OK=27680  KO=3     )
> User AccessToken PKCE stage                              (OK=27676  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5025   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5025   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5025   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5025   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=810    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5022   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5022   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5022   KO=0     )
>  UI IDM uiconfig                                         (OK=5022   KO=0     )
>  UI IDM version                                          (OK=5022   KO=0     )
>  UI IDM features                                         (OK=5022   KO=0     )
>  UI IDM privilege                                        (OK=5022   KO=0     )
>  UI IDM login                                            (OK=5021   KO=1     )
>  UI IDM dashboard                                        (OK=5022   KO=0     )
>  UI IDM managed user schema                              (OK=5022   KO=0     )
>  UI IDM user                                             (OK=5022   KO=0     )
>  UI IDM oidcToken                                        (OK=5024   KO=1     )
> userinfo                                                 (OK=5022   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=810    KO=0     )
> UI-Logout                                                (OK=5024   KO=0     )
> UI-Logout Redirect 1                                     (OK=5024   KO=0     )
>  UI AM revoke1                                           (OK=5021   KO=0     )
>  UI AM revoke2                                           (OK=5020   KO=0     )
>  UI AM endsession                                        (OK=5022   KO=0     )
> Skip 2FA                                                 (OK=12649  KO=0     )
> RootUserinfo                                             (OK=16754  KO=0     )
> GetUUid                                                  (OK=7621   KO=0     )
> GetOpenidConfig                                          (OK=22800  KO=0     )
> CreatePolicy                                             (OK=7619   KO=2     )
> tokenUserinfo                                            (OK=4982   KO=0     )
> getIdToken                                               (OK=1673   KO=0     )
> getIdToken Redirect 1                                    (OK=1673   KO=0     )
> createOrganization                                       (OK=1673   KO=0     )
> queryOrganization                                        (OK=1673   KO=0     )
> deleteOrganization                                       (OK=1673   KO=0     )
> ReadPolicy                                               (OK=7598   KO=2     )
> DeletePolicy                                             (OK=7576   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 12639  / active: 56     / done: 23417 
================================================================================


================================================================================
2024-11-06 20:50:45 GMT                                    2365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=329845 KO=17    )
> restLoginInitiate                                        (OK=22714  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22711  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5050   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5050   KO=0     )
>  UI AM idFromSession                                     (OK=5049   KO=1     )
>  UI AM validateGoto                                      (OK=5050   KO=0     )
> User Authorize PKCE stage                                (OK=27754  KO=3     )
> User AccessToken PKCE stage                              (OK=27751  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5047   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5047   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5047   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5047   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=811    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5043   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5042   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5042   KO=0     )
>  UI IDM uiconfig                                         (OK=5042   KO=0     )
>  UI IDM version                                          (OK=5042   KO=0     )
>  UI IDM features                                         (OK=5042   KO=0     )
>  UI IDM privilege                                        (OK=5042   KO=0     )
>  UI IDM login                                            (OK=5041   KO=1     )
>  UI IDM dashboard                                        (OK=5042   KO=0     )
>  UI IDM managed user schema                              (OK=5042   KO=0     )
>  UI IDM user                                             (OK=5042   KO=0     )
>  UI IDM oidcToken                                        (OK=5044   KO=1     )
> userinfo                                                 (OK=5042   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=811    KO=0     )
> UI-Logout                                                (OK=5044   KO=0     )
> UI-Logout Redirect 1                                     (OK=5044   KO=0     )
>  UI AM revoke1                                           (OK=5040   KO=0     )
>  UI AM revoke2                                           (OK=5039   KO=0     )
>  UI AM endsession                                        (OK=5041   KO=0     )
> Skip 2FA                                                 (OK=12665  KO=0     )
> RootUserinfo                                             (OK=16777  KO=0     )
> GetUUid                                                  (OK=7632   KO=0     )
> GetOpenidConfig                                          (OK=22853  KO=0     )
> CreatePolicy                                             (OK=7630   KO=2     )
> tokenUserinfo                                            (OK=4996   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     )
> ReadPolicy                                               (OK=7619   KO=2     )
> DeletePolicy                                             (OK=7598   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 12585  / active: 47     / done: 23480 
================================================================================


================================================================================
2024-11-06 20:50:50 GMT                                    2370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=330494 KO=17    )
> restLoginInitiate                                        (OK=22749  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22747  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5058   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5058   KO=0     )
>  UI AM idFromSession                                     (OK=5057   KO=1     )
>  UI AM validateGoto                                      (OK=5058   KO=0     )
> User Authorize PKCE stage                                (OK=27800  KO=3     )
> User AccessToken PKCE stage                              (OK=27798  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5058   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5058   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5058   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5058   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=813    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5055   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5055   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5055   KO=0     )
>  UI IDM uiconfig                                         (OK=5055   KO=0     )
>  UI IDM version                                          (OK=5055   KO=0     )
>  UI IDM features                                         (OK=5055   KO=0     )
>  UI IDM privilege                                        (OK=5055   KO=0     )
>  UI IDM login                                            (OK=5054   KO=1     )
>  UI IDM dashboard                                        (OK=5055   KO=0     )
>  UI IDM managed user schema                              (OK=5055   KO=0     )
>  UI IDM user                                             (OK=5055   KO=0     )
>  UI IDM oidcToken                                        (OK=5057   KO=1     )
> userinfo                                                 (OK=5056   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=813    KO=0     )
> UI-Logout                                                (OK=5058   KO=0     )
> UI-Logout Redirect 1                                     (OK=5058   KO=0     )
>  UI AM revoke1                                           (OK=5056   KO=0     )
>  UI AM revoke2                                           (OK=5055   KO=0     )
>  UI AM endsession                                        (OK=5057   KO=0     )
> Skip 2FA                                                 (OK=12684  KO=0     )
> RootUserinfo                                             (OK=16803  KO=0     )
> GetUUid                                                  (OK=7644   KO=0     )
> GetOpenidConfig                                          (OK=22896  KO=0     )
> CreatePolicy                                             (OK=7642   KO=2     )
> tokenUserinfo                                            (OK=5004   KO=0     )
> getIdToken                                               (OK=1678   KO=0     )
> getIdToken Redirect 1                                    (OK=1678   KO=0     )
> createOrganization                                       (OK=1678   KO=0     )
> queryOrganization                                        (OK=1678   KO=0     )
> deleteOrganization                                       (OK=1678   KO=0     )
> ReadPolicy                                               (OK=7628   KO=2     )
> DeletePolicy                                             (OK=7619   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 12549  / active: 30     / done: 23533 
================================================================================


================================================================================
2024-11-06 20:50:55 GMT                                    2375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=330987 KO=17    )
> restLoginInitiate                                        (OK=22792  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22790  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5065   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5065   KO=0     )
>  UI AM idFromSession                                     (OK=5064   KO=1     )
>  UI AM validateGoto                                      (OK=5065   KO=0     )
> User Authorize PKCE stage                                (OK=27850  KO=3     )
> User AccessToken PKCE stage                              (OK=27848  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5065   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5065   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5064   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5064   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=815    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5061   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5061   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5061   KO=0     )
>  UI IDM uiconfig                                         (OK=5061   KO=0     )
>  UI IDM version                                          (OK=5061   KO=0     )
>  UI IDM features                                         (OK=5061   KO=0     )
>  UI IDM privilege                                        (OK=5061   KO=0     )
>  UI IDM login                                            (OK=5060   KO=1     )
>  UI IDM dashboard                                        (OK=5061   KO=0     )
>  UI IDM managed user schema                              (OK=5061   KO=0     )
>  UI IDM user                                             (OK=5061   KO=0     )
>  UI IDM oidcToken                                        (OK=5062   KO=1     )
> userinfo                                                 (OK=5061   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=815    KO=0     )
> UI-Logout                                                (OK=5062   KO=0     )
> UI-Logout Redirect 1                                     (OK=5062   KO=0     )
>  UI AM revoke1                                           (OK=5060   KO=0     )
>  UI AM revoke2                                           (OK=5059   KO=0     )
>  UI AM endsession                                        (OK=5061   KO=0     )
> Skip 2FA                                                 (OK=12704  KO=0     )
> RootUserinfo                                             (OK=16828  KO=0     )
> GetUUid                                                  (OK=7656   KO=0     )
> GetOpenidConfig                                          (OK=22930  KO=0     )
> CreatePolicy                                             (OK=7654   KO=2     )
> tokenUserinfo                                            (OK=5021   KO=0     )
> getIdToken                                               (OK=1680   KO=0     )
> getIdToken Redirect 1                                    (OK=1680   KO=0     )
> createOrganization                                       (OK=1680   KO=0     )
> queryOrganization                                        (OK=1680   KO=0     )
> deleteOrganization                                       (OK=1680   KO=0     )
> ReadPolicy                                               (OK=7642   KO=2     )
> DeletePolicy                                             (OK=7628   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 12501  / active: 38     / done: 23573 
================================================================================


================================================================================
2024-11-06 20:51:00 GMT                                    2380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=331616 KO=17    )
> restLoginInitiate                                        (OK=22844  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22840  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5073   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5073   KO=0     )
>  UI AM idFromSession                                     (OK=5072   KO=1     )
>  UI AM validateGoto                                      (OK=5073   KO=0     )
> User Authorize PKCE stage                                (OK=27907  KO=3     )
> User AccessToken PKCE stage                              (OK=27905  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5073   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5073   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5073   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5073   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=817    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5070   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5070   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5070   KO=0     )
>  UI IDM uiconfig                                         (OK=5070   KO=0     )
>  UI IDM version                                          (OK=5070   KO=0     )
>  UI IDM features                                         (OK=5070   KO=0     )
>  UI IDM privilege                                        (OK=5070   KO=0     )
>  UI IDM login                                            (OK=5069   KO=1     )
>  UI IDM dashboard                                        (OK=5070   KO=0     )
>  UI IDM managed user schema                              (OK=5070   KO=0     )
>  UI IDM user                                             (OK=5070   KO=0     )
>  UI IDM oidcToken                                        (OK=5072   KO=1     )
> userinfo                                                 (OK=5071   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=817    KO=0     )
> UI-Logout                                                (OK=5073   KO=0     )
> UI-Logout Redirect 1                                     (OK=5073   KO=0     )
>  UI AM revoke1                                           (OK=5071   KO=0     )
>  UI AM revoke2                                           (OK=5070   KO=0     )
>  UI AM endsession                                        (OK=5072   KO=0     )
> Skip 2FA                                                 (OK=12729  KO=0     )
> RootUserinfo                                             (OK=16856  KO=0     )
> GetUUid                                                  (OK=7670   KO=0     )
> GetOpenidConfig                                          (OK=22970  KO=0     )
> CreatePolicy                                             (OK=7668   KO=2     )
> tokenUserinfo                                            (OK=5037   KO=0     )
> getIdToken                                               (OK=1682   KO=0     )
> getIdToken Redirect 1                                    (OK=1681   KO=0     )
> createOrganization                                       (OK=1681   KO=0     )
> queryOrganization                                        (OK=1681   KO=0     )
> deleteOrganization                                       (OK=1681   KO=0     )
> ReadPolicy                                               (OK=7654   KO=2     )
> DeletePolicy                                             (OK=7642   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 12448  / active: 42     / done: 23622 
================================================================================


================================================================================
2024-11-06 20:51:05 GMT                                    2385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=332161 KO=17    )
> restLoginInitiate                                        (OK=22877  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22875  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5082   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5082   KO=0     )
>  UI AM idFromSession                                     (OK=5081   KO=1     )
>  UI AM validateGoto                                      (OK=5082   KO=0     )
> User Authorize PKCE stage                                (OK=27952  KO=3     )
> User AccessToken PKCE stage                              (OK=27950  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5082   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5082   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5082   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5082   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=819    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5079   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5079   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5079   KO=0     )
>  UI IDM uiconfig                                         (OK=5079   KO=0     )
>  UI IDM version                                          (OK=5079   KO=0     )
>  UI IDM features                                         (OK=5079   KO=0     )
>  UI IDM privilege                                        (OK=5079   KO=0     )
>  UI IDM login                                            (OK=5078   KO=1     )
>  UI IDM dashboard                                        (OK=5079   KO=0     )
>  UI IDM managed user schema                              (OK=5079   KO=0     )
>  UI IDM user                                             (OK=5079   KO=0     )
>  UI IDM oidcToken                                        (OK=5081   KO=1     )
> userinfo                                                 (OK=5079   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=819    KO=0     )
> UI-Logout                                                (OK=5081   KO=0     )
> UI-Logout Redirect 1                                     (OK=5080   KO=0     )
>  UI AM revoke1                                           (OK=5078   KO=0     )
>  UI AM revoke2                                           (OK=5077   KO=0     )
>  UI AM endsession                                        (OK=5079   KO=0     )
> Skip 2FA                                                 (OK=12747  KO=0     )
> RootUserinfo                                             (OK=16887  KO=0     )
> GetUUid                                                  (OK=7680   KO=0     )
> GetOpenidConfig                                          (OK=23006  KO=0     )
> CreatePolicy                                             (OK=7678   KO=2     )
> tokenUserinfo                                            (OK=5046   KO=0     )
> getIdToken                                               (OK=1685   KO=0     )
> getIdToken Redirect 1                                    (OK=1685   KO=0     )
> createOrganization                                       (OK=1685   KO=0     )
> queryOrganization                                        (OK=1685   KO=0     )
> deleteOrganization                                       (OK=1685   KO=0     )
> ReadPolicy                                               (OK=7668   KO=2     )
> DeletePolicy                                             (OK=7654   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 12414  / active: 36     / done: 23662 
================================================================================


================================================================================
2024-11-06 20:51:10 GMT                                    2390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=332800 KO=17    )
> restLoginInitiate                                        (OK=22926  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22923  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5093   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5093   KO=0     )
>  UI AM idFromSession                                     (OK=5092   KO=1     )
>  UI AM validateGoto                                      (OK=5093   KO=0     )
> User Authorize PKCE stage                                (OK=28010  KO=3     )
> User AccessToken PKCE stage                              (OK=28008  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5093   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5093   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5092   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5092   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=820    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5088   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5088   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5088   KO=0     )
>  UI IDM uiconfig                                         (OK=5088   KO=0     )
>  UI IDM version                                          (OK=5088   KO=0     )
>  UI IDM features                                         (OK=5088   KO=0     )
>  UI IDM privilege                                        (OK=5088   KO=0     )
>  UI IDM login                                            (OK=5087   KO=1     )
>  UI IDM dashboard                                        (OK=5088   KO=0     )
>  UI IDM managed user schema                              (OK=5088   KO=0     )
>  UI IDM user                                             (OK=5088   KO=0     )
>  UI IDM oidcToken                                        (OK=5090   KO=1     )
> userinfo                                                 (OK=5088   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=820    KO=0     )
> UI-Logout                                                (OK=5090   KO=0     )
> UI-Logout Redirect 1                                     (OK=5090   KO=0     )
>  UI AM revoke1                                           (OK=5088   KO=0     )
>  UI AM revoke2                                           (OK=5087   KO=0     )
>  UI AM endsession                                        (OK=5089   KO=0     )
> Skip 2FA                                                 (OK=12769  KO=0     )
> RootUserinfo                                             (OK=16926  KO=0     )
> GetUUid                                                  (OK=7693   KO=0     )
> GetOpenidConfig                                          (OK=23043  KO=0     )
> CreatePolicy                                             (OK=7691   KO=2     )
> tokenUserinfo                                            (OK=5060   KO=0     )
> getIdToken                                               (OK=1687   KO=0     )
> getIdToken Redirect 1                                    (OK=1687   KO=0     )
> createOrganization                                       (OK=1687   KO=0     )
> queryOrganization                                        (OK=1687   KO=0     )
> deleteOrganization                                       (OK=1687   KO=0     )
> ReadPolicy                                               (OK=7678   KO=2     )
> DeletePolicy                                             (OK=7668   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 12364  / active: 39     / done: 23709 
================================================================================


================================================================================
2024-11-06 20:51:15 GMT                                    2395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=333480 KO=17    )
> restLoginInitiate                                        (OK=22972  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=22969  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5104   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5104   KO=0     )
>  UI AM idFromSession                                     (OK=5103   KO=1     )
>  UI AM validateGoto                                      (OK=5104   KO=0     )
> User Authorize PKCE stage                                (OK=28067  KO=3     )
> User AccessToken PKCE stage                              (OK=28064  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5103   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5103   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5103   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5103   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=820    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5100   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5100   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5100   KO=0     )
>  UI IDM uiconfig                                         (OK=5100   KO=0     )
>  UI IDM version                                          (OK=5100   KO=0     )
>  UI IDM features                                         (OK=5099   KO=0     )
>  UI IDM privilege                                        (OK=5099   KO=0     )
>  UI IDM login                                            (OK=5098   KO=1     )
>  UI IDM dashboard                                        (OK=5099   KO=0     )
>  UI IDM managed user schema                              (OK=5099   KO=0     )
>  UI IDM user                                             (OK=5099   KO=0     )
>  UI IDM oidcToken                                        (OK=5101   KO=1     )
> userinfo                                                 (OK=5100   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=820    KO=0     )
> UI-Logout                                                (OK=5102   KO=0     )
> UI-Logout Redirect 1                                     (OK=5102   KO=0     )
>  UI AM revoke1                                           (OK=5100   KO=0     )
>  UI AM revoke2                                           (OK=5099   KO=0     )
>  UI AM endsession                                        (OK=5101   KO=0     )
> Skip 2FA                                                 (OK=12796  KO=0     )
> RootUserinfo                                             (OK=16960  KO=0     )
> GetUUid                                                  (OK=7709   KO=0     )
> GetOpenidConfig                                          (OK=23081  KO=0     )
> CreatePolicy                                             (OK=7705   KO=2     )
> tokenUserinfo                                            (OK=5068   KO=0     )
> getIdToken                                               (OK=1691   KO=0     )
> getIdToken Redirect 1                                    (OK=1691   KO=0     )
> createOrganization                                       (OK=1691   KO=0     )
> queryOrganization                                        (OK=1691   KO=0     )
> deleteOrganization                                       (OK=1691   KO=0     )
> ReadPolicy                                               (OK=7691   KO=2     )
> DeletePolicy                                             (OK=7678   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 12318  / active: 43     / done: 23751 
================================================================================


================================================================================
2024-11-06 20:51:20 GMT                                    2400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=334292 KO=17    )
> restLoginInitiate                                        (OK=23031  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23028  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5116   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5116   KO=0     )
>  UI AM idFromSession                                     (OK=5115   KO=1     )
>  UI AM validateGoto                                      (OK=5116   KO=0     )
> User Authorize PKCE stage                                (OK=28136  KO=3     )
> User AccessToken PKCE stage                              (OK=28134  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5115   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5115   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5115   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5115   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=823    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5111   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5111   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5111   KO=0     )
>  UI IDM uiconfig                                         (OK=5111   KO=0     )
>  UI IDM version                                          (OK=5111   KO=0     )
>  UI IDM features                                         (OK=5111   KO=0     )
>  UI IDM privilege                                        (OK=5111   KO=0     )
>  UI IDM login                                            (OK=5110   KO=1     )
>  UI IDM dashboard                                        (OK=5111   KO=0     )
>  UI IDM managed user schema                              (OK=5111   KO=0     )
>  UI IDM user                                             (OK=5111   KO=0     )
>  UI IDM oidcToken                                        (OK=5113   KO=1     )
> userinfo                                                 (OK=5112   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=823    KO=0     )
> UI-Logout                                                (OK=5114   KO=0     )
> UI-Logout Redirect 1                                     (OK=5114   KO=0     )
>  UI AM revoke1                                           (OK=5112   KO=0     )
>  UI AM revoke2                                           (OK=5111   KO=0     )
>  UI AM endsession                                        (OK=5113   KO=0     )
> Skip 2FA                                                 (OK=12834  KO=0     )
> RootUserinfo                                             (OK=17001  KO=0     )
> GetUUid                                                  (OK=7733   KO=0     )
> GetOpenidConfig                                          (OK=23133  KO=0     )
> CreatePolicy                                             (OK=7731   KO=2     )
> tokenUserinfo                                            (OK=5077   KO=0     )
> getIdToken                                               (OK=1696   KO=0     )
> getIdToken Redirect 1                                    (OK=1696   KO=0     )
> createOrganization                                       (OK=1696   KO=0     )
> queryOrganization                                        (OK=1696   KO=0     )
> deleteOrganization                                       (OK=1696   KO=0     )
> ReadPolicy                                               (OK=7705   KO=2     )
> DeletePolicy                                             (OK=7691   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 12257  / active: 55     / done: 23800 
================================================================================


================================================================================
2024-11-06 20:51:25 GMT                                    2405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=334929 KO=17    )
> restLoginInitiate                                        (OK=23072  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23070  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5126   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5126   KO=0     )
>  UI AM idFromSession                                     (OK=5124   KO=1     )
>  UI AM validateGoto                                      (OK=5125   KO=0     )
> User Authorize PKCE stage                                (OK=28188  KO=3     )
> User AccessToken PKCE stage                              (OK=28186  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5124   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5124   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5124   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5124   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=825    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5120   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5120   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5120   KO=0     )
>  UI IDM uiconfig                                         (OK=5120   KO=0     )
>  UI IDM version                                          (OK=5120   KO=0     )
>  UI IDM features                                         (OK=5120   KO=0     )
>  UI IDM privilege                                        (OK=5120   KO=0     )
>  UI IDM login                                            (OK=5119   KO=1     )
>  UI IDM dashboard                                        (OK=5120   KO=0     )
>  UI IDM managed user schema                              (OK=5120   KO=0     )
>  UI IDM user                                             (OK=5120   KO=0     )
>  UI IDM oidcToken                                        (OK=5122   KO=1     )
> userinfo                                                 (OK=5121   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=825    KO=0     )
> UI-Logout                                                (OK=5123   KO=0     )
> UI-Logout Redirect 1                                     (OK=5123   KO=0     )
>  UI AM revoke1                                           (OK=5121   KO=0     )
>  UI AM revoke2                                           (OK=5120   KO=0     )
>  UI AM endsession                                        (OK=5122   KO=0     )
> Skip 2FA                                                 (OK=12859  KO=0     )
> RootUserinfo                                             (OK=17062  KO=0     )
> GetUUid                                                  (OK=7746   KO=0     )
> GetOpenidConfig                                          (OK=23185  KO=0     )
> CreatePolicy                                             (OK=7744   KO=2     )
> tokenUserinfo                                            (OK=5085   KO=0     )
> getIdToken                                               (OK=1696   KO=0     )
> getIdToken Redirect 1                                    (OK=1696   KO=0     )
> createOrganization                                       (OK=1696   KO=0     )
> queryOrganization                                        (OK=1696   KO=0     )
> deleteOrganization                                       (OK=1696   KO=0     )
> ReadPolicy                                               (OK=7730   KO=2     )
> DeletePolicy                                             (OK=7704   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 66%
          waiting: 12214  / active: 54     / done: 23844 
================================================================================


================================================================================
2024-11-06 20:51:30 GMT                                    2410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=335595 KO=17    )
> restLoginInitiate                                        (OK=23120  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23117  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5135   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5135   KO=0     )
>  UI AM idFromSession                                     (OK=5134   KO=1     )
>  UI AM validateGoto                                      (OK=5135   KO=0     )
> User Authorize PKCE stage                                (OK=28245  KO=3     )
> User AccessToken PKCE stage                              (OK=28243  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5135   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5135   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5134   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5134   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=826    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5130   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5130   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5130   KO=0     )
>  UI IDM uiconfig                                         (OK=5130   KO=0     )
>  UI IDM version                                          (OK=5130   KO=0     )
>  UI IDM features                                         (OK=5130   KO=0     )
>  UI IDM privilege                                        (OK=5130   KO=0     )
>  UI IDM login                                            (OK=5129   KO=1     )
>  UI IDM dashboard                                        (OK=5130   KO=0     )
>  UI IDM managed user schema                              (OK=5130   KO=0     )
>  UI IDM user                                             (OK=5130   KO=0     )
>  UI IDM oidcToken                                        (OK=5132   KO=1     )
> userinfo                                                 (OK=5131   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=826    KO=0     )
> UI-Logout                                                (OK=5133   KO=0     )
> UI-Logout Redirect 1                                     (OK=5133   KO=0     )
>  UI AM revoke1                                           (OK=5131   KO=0     )
>  UI AM revoke2                                           (OK=5130   KO=0     )
>  UI AM endsession                                        (OK=5132   KO=0     )
> Skip 2FA                                                 (OK=12880  KO=0     )
> RootUserinfo                                             (OK=17095  KO=0     )
> GetUUid                                                  (OK=7758   KO=0     )
> GetOpenidConfig                                          (OK=23236  KO=0     )
> CreatePolicy                                             (OK=7756   KO=2     )
> tokenUserinfo                                            (OK=5101   KO=0     )
> getIdToken                                               (OK=1698   KO=0     )
> getIdToken Redirect 1                                    (OK=1698   KO=0     )
> createOrganization                                       (OK=1698   KO=0     )
> queryOrganization                                        (OK=1698   KO=0     )
> deleteOrganization                                       (OK=1698   KO=0     )
> ReadPolicy                                               (OK=7744   KO=2     )
> DeletePolicy                                             (OK=7730   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 66%
          waiting: 12165  / active: 41     / done: 23906 
================================================================================


================================================================================
2024-11-06 20:51:35 GMT                                    2415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=336307 KO=17    )
> restLoginInitiate                                        (OK=23171  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23169  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5146   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5145   KO=0     )
>  UI AM idFromSession                                     (OK=5144   KO=1     )
>  UI AM validateGoto                                      (OK=5145   KO=0     )
> User Authorize PKCE stage                                (OK=28307  KO=3     )
> User AccessToken PKCE stage                              (OK=28304  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5144   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5144   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5144   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5144   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=827    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5141   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5141   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5141   KO=0     )
>  UI IDM uiconfig                                         (OK=5141   KO=0     )
>  UI IDM version                                          (OK=5141   KO=0     )
>  UI IDM features                                         (OK=5141   KO=0     )
>  UI IDM privilege                                        (OK=5141   KO=0     )
>  UI IDM login                                            (OK=5140   KO=1     )
>  UI IDM dashboard                                        (OK=5141   KO=0     )
>  UI IDM managed user schema                              (OK=5141   KO=0     )
>  UI IDM user                                             (OK=5141   KO=0     )
>  UI IDM oidcToken                                        (OK=5143   KO=1     )
> userinfo                                                 (OK=5142   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=827    KO=0     )
> UI-Logout                                                (OK=5144   KO=0     )
> UI-Logout Redirect 1                                     (OK=5144   KO=0     )
>  UI AM revoke1                                           (OK=5142   KO=0     )
>  UI AM revoke2                                           (OK=5141   KO=0     )
>  UI AM endsession                                        (OK=5143   KO=0     )
> Skip 2FA                                                 (OK=12909  KO=0     )
> RootUserinfo                                             (OK=17145  KO=0     )
> GetUUid                                                  (OK=7773   KO=0     )
> GetOpenidConfig                                          (OK=23277  KO=0     )
> CreatePolicy                                             (OK=7770   KO=2     )
> tokenUserinfo                                            (OK=5114   KO=0     )
> getIdToken                                               (OK=1702   KO=0     )
> getIdToken Redirect 1                                    (OK=1702   KO=0     )
> createOrganization                                       (OK=1702   KO=0     )
> queryOrganization                                        (OK=1702   KO=0     )
> deleteOrganization                                       (OK=1702   KO=0     )
> ReadPolicy                                               (OK=7756   KO=2     )
> DeletePolicy                                             (OK=7743   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 12113  / active: 44     / done: 23955 
================================================================================


================================================================================
2024-11-06 20:51:40 GMT                                    2420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=336866 KO=17    )
> restLoginInitiate                                        (OK=23211  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23210  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5152   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5152   KO=0     )
>  UI AM idFromSession                                     (OK=5151   KO=1     )
>  UI AM validateGoto                                      (OK=5152   KO=0     )
> User Authorize PKCE stage                                (OK=28355  KO=3     )
> User AccessToken PKCE stage                              (OK=28352  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5152   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5152   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5152   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5152   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=830    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5149   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5149   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5149   KO=0     )
>  UI IDM uiconfig                                         (OK=5149   KO=0     )
>  UI IDM version                                          (OK=5149   KO=0     )
>  UI IDM features                                         (OK=5149   KO=0     )
>  UI IDM privilege                                        (OK=5149   KO=0     )
>  UI IDM login                                            (OK=5148   KO=1     )
>  UI IDM dashboard                                        (OK=5149   KO=0     )
>  UI IDM managed user schema                              (OK=5149   KO=0     )
>  UI IDM user                                             (OK=5149   KO=0     )
>  UI IDM oidcToken                                        (OK=5151   KO=1     )
> userinfo                                                 (OK=5149   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=830    KO=0     )
> UI-Logout                                                (OK=5151   KO=0     )
> UI-Logout Redirect 1                                     (OK=5151   KO=0     )
>  UI AM revoke1                                           (OK=5149   KO=0     )
>  UI AM revoke2                                           (OK=5148   KO=0     )
>  UI AM endsession                                        (OK=5150   KO=0     )
> Skip 2FA                                                 (OK=12934  KO=0     )
> RootUserinfo                                             (OK=17173  KO=0     )
> GetUUid                                                  (OK=7789   KO=0     )
> GetOpenidConfig                                          (OK=23319  KO=0     )
> CreatePolicy                                             (OK=7787   KO=2     )
> tokenUserinfo                                            (OK=5123   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     )
> ReadPolicy                                               (OK=7770   KO=2     )
> DeletePolicy                                             (OK=7756   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 12069  / active: 42     / done: 24001 
================================================================================


================================================================================
2024-11-06 20:51:45 GMT                                    2425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=337699 KO=17    )
> restLoginInitiate                                        (OK=23262  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23260  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5167   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5167   KO=0     )
>  UI AM idFromSession                                     (OK=5166   KO=1     )
>  UI AM validateGoto                                      (OK=5167   KO=0     )
> User Authorize PKCE stage                                (OK=28423  KO=3     )
> User AccessToken PKCE stage                              (OK=28420  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5167   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5167   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5167   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5167   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=831    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5164   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5164   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5164   KO=0     )
>  UI IDM uiconfig                                         (OK=5164   KO=0     )
>  UI IDM version                                          (OK=5164   KO=0     )
>  UI IDM features                                         (OK=5163   KO=0     )
>  UI IDM privilege                                        (OK=5163   KO=0     )
>  UI IDM login                                            (OK=5162   KO=1     )
>  UI IDM dashboard                                        (OK=5163   KO=0     )
>  UI IDM managed user schema                              (OK=5163   KO=0     )
>  UI IDM user                                             (OK=5163   KO=0     )
>  UI IDM oidcToken                                        (OK=5165   KO=1     )
> userinfo                                                 (OK=5164   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=831    KO=0     )
> UI-Logout                                                (OK=5166   KO=0     )
> UI-Logout Redirect 1                                     (OK=5165   KO=0     )
>  UI AM revoke1                                           (OK=5163   KO=0     )
>  UI AM revoke2                                           (OK=5162   KO=0     )
>  UI AM endsession                                        (OK=5164   KO=0     )
> Skip 2FA                                                 (OK=12960  KO=0     )
> RootUserinfo                                             (OK=17213  KO=0     )
> GetUUid                                                  (OK=7805   KO=0     )
> GetOpenidConfig                                          (OK=23366  KO=0     )
> CreatePolicy                                             (OK=7803   KO=2     )
> tokenUserinfo                                            (OK=5132   KO=0     )
> getIdToken                                               (OK=1711   KO=0     )
> getIdToken Redirect 1                                    (OK=1711   KO=0     )
> createOrganization                                       (OK=1711   KO=0     )
> queryOrganization                                        (OK=1711   KO=0     )
> deleteOrganization                                       (OK=1711   KO=0     )
> ReadPolicy                                               (OK=7787   KO=2     )
> DeletePolicy                                             (OK=7770   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 12018  / active: 43     / done: 24051 
================================================================================


================================================================================
2024-11-06 20:51:50 GMT                                    2430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=338535 KO=17    )
> restLoginInitiate                                        (OK=23323  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23322  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5180   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5180   KO=0     )
>  UI AM idFromSession                                     (OK=5179   KO=1     )
>  UI AM validateGoto                                      (OK=5180   KO=0     )
> User Authorize PKCE stage                                (OK=28497  KO=3     )
> User AccessToken PKCE stage                              (OK=28494  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5180   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5180   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5180   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5180   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=833    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5177   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5177   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5177   KO=0     )
>  UI IDM uiconfig                                         (OK=5177   KO=0     )
>  UI IDM version                                          (OK=5177   KO=0     )
>  UI IDM features                                         (OK=5177   KO=0     )
>  UI IDM privilege                                        (OK=5177   KO=0     )
>  UI IDM login                                            (OK=5176   KO=1     )
>  UI IDM dashboard                                        (OK=5177   KO=0     )
>  UI IDM managed user schema                              (OK=5177   KO=0     )
>  UI IDM user                                             (OK=5177   KO=0     )
>  UI IDM oidcToken                                        (OK=5179   KO=1     )
> userinfo                                                 (OK=5178   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=833    KO=0     )
> UI-Logout                                                (OK=5180   KO=0     )
> UI-Logout Redirect 1                                     (OK=5179   KO=0     )
>  UI AM revoke1                                           (OK=5177   KO=0     )
>  UI AM revoke2                                           (OK=5176   KO=0     )
>  UI AM endsession                                        (OK=5178   KO=0     )
> Skip 2FA                                                 (OK=12993  KO=0     )
> RootUserinfo                                             (OK=17252  KO=0     )
> GetUUid                                                  (OK=7822   KO=0     )
> GetOpenidConfig                                          (OK=23416  KO=0     )
> CreatePolicy                                             (OK=7820   KO=2     )
> tokenUserinfo                                            (OK=5148   KO=0     )
> getIdToken                                               (OK=1712   KO=0     )
> getIdToken Redirect 1                                    (OK=1712   KO=0     )
> createOrganization                                       (OK=1712   KO=0     )
> queryOrganization                                        (OK=1712   KO=0     )
> deleteOrganization                                       (OK=1712   KO=0     )
> ReadPolicy                                               (OK=7803   KO=2     )
> DeletePolicy                                             (OK=7787   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 11954  / active: 51     / done: 24107 
================================================================================


================================================================================
2024-11-06 20:51:55 GMT                                    2435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=339206 KO=17    )
> restLoginInitiate                                        (OK=23377  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23375  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5189   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5189   KO=0     )
>  UI AM idFromSession                                     (OK=5188   KO=1     )
>  UI AM validateGoto                                      (OK=5189   KO=0     )
> User Authorize PKCE stage                                (OK=28555  KO=3     )
> User AccessToken PKCE stage                              (OK=28552  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5188   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5188   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5188   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5188   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=834    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5185   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5185   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5185   KO=0     )
>  UI IDM uiconfig                                         (OK=5185   KO=0     )
>  UI IDM version                                          (OK=5185   KO=0     )
>  UI IDM features                                         (OK=5185   KO=0     )
>  UI IDM privilege                                        (OK=5185   KO=0     )
>  UI IDM login                                            (OK=5184   KO=1     )
>  UI IDM dashboard                                        (OK=5185   KO=0     )
>  UI IDM managed user schema                              (OK=5185   KO=0     )
>  UI IDM user                                             (OK=5185   KO=0     )
>  UI IDM oidcToken                                        (OK=5187   KO=1     )
> userinfo                                                 (OK=5186   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=834    KO=0     )
> UI-Logout                                                (OK=5188   KO=0     )
> UI-Logout Redirect 1                                     (OK=5188   KO=0     )
>  UI AM revoke1                                           (OK=5186   KO=0     )
>  UI AM revoke2                                           (OK=5185   KO=0     )
>  UI AM endsession                                        (OK=5187   KO=0     )
> Skip 2FA                                                 (OK=13021  KO=0     )
> RootUserinfo                                             (OK=17324  KO=0     )
> GetUUid                                                  (OK=7837   KO=0     )
> GetOpenidConfig                                          (OK=23464  KO=0     )
> CreatePolicy                                             (OK=7835   KO=2     )
> tokenUserinfo                                            (OK=5162   KO=0     )
> getIdToken                                               (OK=1713   KO=0     )
> getIdToken Redirect 1                                    (OK=1713   KO=0     )
> createOrganization                                       (OK=1713   KO=0     )
> queryOrganization                                        (OK=1713   KO=0     )
> deleteOrganization                                       (OK=1713   KO=0     )
> ReadPolicy                                               (OK=7820   KO=2     )
> DeletePolicy                                             (OK=7803   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 11900  / active: 51     / done: 24161 
================================================================================


================================================================================
2024-11-06 20:52:00 GMT                                    2440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=339734 KO=17    )
> restLoginInitiate                                        (OK=23408  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23407  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5197   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5197   KO=0     )
>  UI AM idFromSession                                     (OK=5196   KO=1     )
>  UI AM validateGoto                                      (OK=5197   KO=0     )
> User Authorize PKCE stage                                (OK=28599  KO=3     )
> User AccessToken PKCE stage                              (OK=28596  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5196   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5196   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5196   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5196   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=836    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5193   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5193   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5192   KO=0     )
>  UI IDM uiconfig                                         (OK=5192   KO=0     )
>  UI IDM version                                          (OK=5192   KO=0     )
>  UI IDM features                                         (OK=5192   KO=0     )
>  UI IDM privilege                                        (OK=5192   KO=0     )
>  UI IDM login                                            (OK=5191   KO=1     )
>  UI IDM dashboard                                        (OK=5192   KO=0     )
>  UI IDM managed user schema                              (OK=5192   KO=0     )
>  UI IDM user                                             (OK=5192   KO=0     )
>  UI IDM oidcToken                                        (OK=5194   KO=1     )
> userinfo                                                 (OK=5193   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=836    KO=0     )
> UI-Logout                                                (OK=5194   KO=0     )
> UI-Logout Redirect 1                                     (OK=5194   KO=0     )
>  UI AM revoke1                                           (OK=5192   KO=0     )
>  UI AM revoke2                                           (OK=5191   KO=0     )
>  UI AM endsession                                        (OK=5193   KO=0     )
> Skip 2FA                                                 (OK=13041  KO=0     )
> RootUserinfo                                             (OK=17362  KO=0     )
> GetUUid                                                  (OK=7851   KO=0     )
> GetOpenidConfig                                          (OK=23510  KO=0     )
> CreatePolicy                                             (OK=7849   KO=2     )
> tokenUserinfo                                            (OK=5169   KO=0     )
> getIdToken                                               (OK=1716   KO=0     )
> getIdToken Redirect 1                                    (OK=1716   KO=0     )
> createOrganization                                       (OK=1716   KO=0     )
> queryOrganization                                        (OK=1716   KO=0     )
> deleteOrganization                                       (OK=1716   KO=0     )
> ReadPolicy                                               (OK=7835   KO=2     )
> DeletePolicy                                             (OK=7820   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 11865  / active: 40     / done: 24207 
================================================================================


================================================================================
2024-11-06 20:52:05 GMT                                    2445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=340343 KO=17    )
> restLoginInitiate                                        (OK=23448  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23446  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5208   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5208   KO=0     )
>  UI AM idFromSession                                     (OK=5207   KO=1     )
>  UI AM validateGoto                                      (OK=5208   KO=0     )
> User Authorize PKCE stage                                (OK=28648  KO=3     )
> User AccessToken PKCE stage                              (OK=28644  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5207   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5207   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5206   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5206   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=836    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5202   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5202   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5202   KO=0     )
>  UI IDM uiconfig                                         (OK=5202   KO=0     )
>  UI IDM version                                          (OK=5202   KO=0     )
>  UI IDM features                                         (OK=5202   KO=0     )
>  UI IDM privilege                                        (OK=5202   KO=0     )
>  UI IDM login                                            (OK=5201   KO=1     )
>  UI IDM dashboard                                        (OK=5202   KO=0     )
>  UI IDM managed user schema                              (OK=5202   KO=0     )
>  UI IDM user                                             (OK=5202   KO=0     )
>  UI IDM oidcToken                                        (OK=5204   KO=1     )
> userinfo                                                 (OK=5203   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=836    KO=0     )
> UI-Logout                                                (OK=5205   KO=0     )
> UI-Logout Redirect 1                                     (OK=5205   KO=0     )
>  UI AM revoke1                                           (OK=5203   KO=0     )
>  UI AM revoke2                                           (OK=5202   KO=0     )
>  UI AM endsession                                        (OK=5204   KO=0     )
> Skip 2FA                                                 (OK=13064  KO=0     )
> RootUserinfo                                             (OK=17381  KO=0     )
> GetUUid                                                  (OK=7869   KO=0     )
> GetOpenidConfig                                          (OK=23557  KO=0     )
> CreatePolicy                                             (OK=7867   KO=2     )
> tokenUserinfo                                            (OK=5174   KO=0     )
> getIdToken                                               (OK=1717   KO=0     )
> getIdToken Redirect 1                                    (OK=1717   KO=0     )
> createOrganization                                       (OK=1717   KO=0     )
> queryOrganization                                        (OK=1717   KO=0     )
> deleteOrganization                                       (OK=1717   KO=0     )
> ReadPolicy                                               (OK=7849   KO=2     )
> DeletePolicy                                             (OK=7835   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 11827  / active: 40     / done: 24245 
================================================================================


================================================================================
2024-11-06 20:52:10 GMT                                    2450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=340978 KO=17    )
> restLoginInitiate                                        (OK=23494  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23490  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5216   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5216   KO=0     )
>  UI AM idFromSession                                     (OK=5215   KO=1     )
>  UI AM validateGoto                                      (OK=5216   KO=0     )
> User Authorize PKCE stage                                (OK=28700  KO=3     )
> User AccessToken PKCE stage                              (OK=28698  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5216   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5216   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5216   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5216   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=836    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5213   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5213   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5213   KO=0     )
>  UI IDM uiconfig                                         (OK=5213   KO=0     )
>  UI IDM version                                          (OK=5213   KO=0     )
>  UI IDM features                                         (OK=5213   KO=0     )
>  UI IDM privilege                                        (OK=5213   KO=0     )
>  UI IDM login                                            (OK=5212   KO=1     )
>  UI IDM dashboard                                        (OK=5213   KO=0     )
>  UI IDM managed user schema                              (OK=5213   KO=0     )
>  UI IDM user                                             (OK=5213   KO=0     )
>  UI IDM oidcToken                                        (OK=5215   KO=1     )
> userinfo                                                 (OK=5214   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=836    KO=0     )
> UI-Logout                                                (OK=5216   KO=0     )
> UI-Logout Redirect 1                                     (OK=5216   KO=0     )
>  UI AM revoke1                                           (OK=5213   KO=0     )
>  UI AM revoke2                                           (OK=5212   KO=0     )
>  UI AM endsession                                        (OK=5214   KO=0     )
> Skip 2FA                                                 (OK=13088  KO=0     )
> RootUserinfo                                             (OK=17407  KO=0     )
> GetUUid                                                  (OK=7884   KO=0     )
> GetOpenidConfig                                          (OK=23602  KO=0     )
> CreatePolicy                                             (OK=7881   KO=2     )
> tokenUserinfo                                            (OK=5183   KO=0     )
> getIdToken                                               (OK=1719   KO=0     )
> getIdToken Redirect 1                                    (OK=1719   KO=0     )
> createOrganization                                       (OK=1719   KO=0     )
> queryOrganization                                        (OK=1719   KO=0     )
> deleteOrganization                                       (OK=1719   KO=0     )
> ReadPolicy                                               (OK=7867   KO=2     )
> DeletePolicy                                             (OK=7848   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 11780  / active: 49     / done: 24283 
================================================================================


================================================================================
2024-11-06 20:52:15 GMT                                    2455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=341633 KO=17    )
> restLoginInitiate                                        (OK=23539  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23537  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5226   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5226   KO=0     )
>  UI AM idFromSession                                     (OK=5224   KO=1     )
>  UI AM validateGoto                                      (OK=5225   KO=0     )
> User Authorize PKCE stage                                (OK=28756  KO=3     )
> User AccessToken PKCE stage                              (OK=28752  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5225   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5225   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5225   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5225   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=840    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5222   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5222   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5222   KO=0     )
>  UI IDM uiconfig                                         (OK=5222   KO=0     )
>  UI IDM version                                          (OK=5222   KO=0     )
>  UI IDM features                                         (OK=5222   KO=0     )
>  UI IDM privilege                                        (OK=5222   KO=0     )
>  UI IDM login                                            (OK=5221   KO=1     )
>  UI IDM dashboard                                        (OK=5222   KO=0     )
>  UI IDM managed user schema                              (OK=5222   KO=0     )
>  UI IDM user                                             (OK=5222   KO=0     )
>  UI IDM oidcToken                                        (OK=5224   KO=1     )
> userinfo                                                 (OK=5223   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=840    KO=0     )
> UI-Logout                                                (OK=5225   KO=0     )
> UI-Logout Redirect 1                                     (OK=5225   KO=0     )
>  UI AM revoke1                                           (OK=5223   KO=0     )
>  UI AM revoke2                                           (OK=5222   KO=0     )
>  UI AM endsession                                        (OK=5224   KO=0     )
> Skip 2FA                                                 (OK=13113  KO=0     )
> RootUserinfo                                             (OK=17447  KO=0     )
> GetUUid                                                  (OK=7897   KO=0     )
> GetOpenidConfig                                          (OK=23649  KO=0     )
> CreatePolicy                                             (OK=7895   KO=2     )
> tokenUserinfo                                            (OK=5197   KO=0     )
> getIdToken                                               (OK=1723   KO=0     )
> getIdToken Redirect 1                                    (OK=1723   KO=0     )
> createOrganization                                       (OK=1723   KO=0     )
> queryOrganization                                        (OK=1723   KO=0     )
> deleteOrganization                                       (OK=1723   KO=0     )
> ReadPolicy                                               (OK=7881   KO=2     )
> DeletePolicy                                             (OK=7867   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 11731  / active: 40     / done: 24341 
================================================================================


================================================================================
2024-11-06 20:52:20 GMT                                    2460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=342166 KO=17    )
> restLoginInitiate                                        (OK=23589  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23587  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5230   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5230   KO=0     )
>  UI AM idFromSession                                     (OK=5228   KO=1     )
>  UI AM validateGoto                                      (OK=5229   KO=0     )
> User Authorize PKCE stage                                (OK=28810  KO=3     )
> User AccessToken PKCE stage                              (OK=28808  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5229   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5229   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5229   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5229   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=841    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5225   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5225   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5225   KO=0     )
>  UI IDM uiconfig                                         (OK=5225   KO=0     )
>  UI IDM version                                          (OK=5225   KO=0     )
>  UI IDM features                                         (OK=5225   KO=0     )
>  UI IDM privilege                                        (OK=5225   KO=0     )
>  UI IDM login                                            (OK=5224   KO=1     )
>  UI IDM dashboard                                        (OK=5225   KO=0     )
>  UI IDM managed user schema                              (OK=5225   KO=0     )
>  UI IDM user                                             (OK=5225   KO=0     )
>  UI IDM oidcToken                                        (OK=5227   KO=1     )
> userinfo                                                 (OK=5226   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=841    KO=0     )
> UI-Logout                                                (OK=5228   KO=0     )
> UI-Logout Redirect 1                                     (OK=5228   KO=0     )
>  UI AM revoke1                                           (OK=5226   KO=0     )
>  UI AM revoke2                                           (OK=5225   KO=0     )
>  UI AM endsession                                        (OK=5227   KO=0     )
> Skip 2FA                                                 (OK=13149  KO=0     )
> RootUserinfo                                             (OK=17500  KO=0     )
> GetUUid                                                  (OK=7916   KO=0     )
> GetOpenidConfig                                          (OK=23695  KO=0     )
> CreatePolicy                                             (OK=7914   KO=2     )
> tokenUserinfo                                            (OK=5207   KO=0     )
> getIdToken                                               (OK=1728   KO=0     )
> getIdToken Redirect 1                                    (OK=1728   KO=0     )
> createOrganization                                       (OK=1728   KO=0     )
> queryOrganization                                        (OK=1728   KO=0     )
> deleteOrganization                                       (OK=1728   KO=0     )
> ReadPolicy                                               (OK=7895   KO=2     )
> DeletePolicy                                             (OK=7880   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 11681  / active: 49     / done: 24382 
================================================================================


================================================================================
2024-11-06 20:52:25 GMT                                    2465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=342860 KO=17    )
> restLoginInitiate                                        (OK=23634  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23633  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5240   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5240   KO=0     )
>  UI AM idFromSession                                     (OK=5239   KO=1     )
>  UI AM validateGoto                                      (OK=5240   KO=0     )
> User Authorize PKCE stage                                (OK=28869  KO=3     )
> User AccessToken PKCE stage                              (OK=28866  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5240   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5240   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5240   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5240   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=844    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5236   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5235   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5235   KO=0     )
>  UI IDM uiconfig                                         (OK=5235   KO=0     )
>  UI IDM version                                          (OK=5235   KO=0     )
>  UI IDM features                                         (OK=5235   KO=0     )
>  UI IDM privilege                                        (OK=5235   KO=0     )
>  UI IDM login                                            (OK=5234   KO=1     )
>  UI IDM dashboard                                        (OK=5235   KO=0     )
>  UI IDM managed user schema                              (OK=5235   KO=0     )
>  UI IDM user                                             (OK=5235   KO=0     )
>  UI IDM oidcToken                                        (OK=5237   KO=1     )
> userinfo                                                 (OK=5236   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=844    KO=0     )
> UI-Logout                                                (OK=5238   KO=0     )
> UI-Logout Redirect 1                                     (OK=5238   KO=0     )
>  UI AM revoke1                                           (OK=5236   KO=0     )
>  UI AM revoke2                                           (OK=5235   KO=0     )
>  UI AM endsession                                        (OK=5237   KO=0     )
> Skip 2FA                                                 (OK=13172  KO=0     )
> RootUserinfo                                             (OK=17530  KO=0     )
> GetUUid                                                  (OK=7929   KO=0     )
> GetOpenidConfig                                          (OK=23742  KO=0     )
> CreatePolicy                                             (OK=7926   KO=2     )
> tokenUserinfo                                            (OK=5221   KO=0     )
> getIdToken                                               (OK=1736   KO=0     )
> getIdToken Redirect 1                                    (OK=1736   KO=0     )
> createOrganization                                       (OK=1736   KO=0     )
> queryOrganization                                        (OK=1736   KO=0     )
> deleteOrganization                                       (OK=1736   KO=0     )
> ReadPolicy                                               (OK=7914   KO=2     )
> DeletePolicy                                             (OK=7895   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 11632  / active: 37     / done: 24443 
================================================================================


================================================================================
2024-11-06 20:52:30 GMT                                    2470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=343531 KO=17    )
> restLoginInitiate                                        (OK=23682  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23679  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5250   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5250   KO=0     )
>  UI AM idFromSession                                     (OK=5249   KO=1     )
>  UI AM validateGoto                                      (OK=5250   KO=0     )
> User Authorize PKCE stage                                (OK=28924  KO=3     )
> User AccessToken PKCE stage                              (OK=28922  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5250   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5249   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5249   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5249   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=848    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5246   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5246   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5246   KO=0     )
>  UI IDM uiconfig                                         (OK=5246   KO=0     )
>  UI IDM version                                          (OK=5246   KO=0     )
>  UI IDM features                                         (OK=5246   KO=0     )
>  UI IDM privilege                                        (OK=5246   KO=0     )
>  UI IDM login                                            (OK=5245   KO=1     )
>  UI IDM dashboard                                        (OK=5246   KO=0     )
>  UI IDM managed user schema                              (OK=5246   KO=0     )
>  UI IDM user                                             (OK=5246   KO=0     )
>  UI IDM oidcToken                                        (OK=5248   KO=1     )
> userinfo                                                 (OK=5247   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=848    KO=0     )
> UI-Logout                                                (OK=5249   KO=0     )
> UI-Logout Redirect 1                                     (OK=5249   KO=0     )
>  UI AM revoke1                                           (OK=5247   KO=0     )
>  UI AM revoke2                                           (OK=5246   KO=0     )
>  UI AM endsession                                        (OK=5248   KO=0     )
> Skip 2FA                                                 (OK=13199  KO=0     )
> RootUserinfo                                             (OK=17562  KO=0     )
> GetUUid                                                  (OK=7947   KO=0     )
> GetOpenidConfig                                          (OK=23791  KO=0     )
> CreatePolicy                                             (OK=7944   KO=2     )
> tokenUserinfo                                            (OK=5230   KO=0     )
> getIdToken                                               (OK=1736   KO=0     )
> getIdToken Redirect 1                                    (OK=1736   KO=0     )
> createOrganization                                       (OK=1736   KO=0     )
> queryOrganization                                        (OK=1736   KO=0     )
> deleteOrganization                                       (OK=1736   KO=0     )
> ReadPolicy                                               (OK=7926   KO=2     )
> DeletePolicy                                             (OK=7914   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 11581  / active: 43     / done: 24488 
================================================================================


================================================================================
2024-11-06 20:52:35 GMT                                    2475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=344150 KO=17    )
> restLoginInitiate                                        (OK=23722  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23720  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5261   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5261   KO=0     )
>  UI AM idFromSession                                     (OK=5260   KO=1     )
>  UI AM validateGoto                                      (OK=5261   KO=0     )
> User Authorize PKCE stage                                (OK=28976  KO=3     )
> User AccessToken PKCE stage                              (OK=28973  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5261   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5261   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5261   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5261   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=852    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5257   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5256   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5256   KO=0     )
>  UI IDM uiconfig                                         (OK=5256   KO=0     )
>  UI IDM version                                          (OK=5256   KO=0     )
>  UI IDM features                                         (OK=5256   KO=0     )
>  UI IDM privilege                                        (OK=5256   KO=0     )
>  UI IDM login                                            (OK=5255   KO=1     )
>  UI IDM dashboard                                        (OK=5256   KO=0     )
>  UI IDM managed user schema                              (OK=5256   KO=0     )
>  UI IDM user                                             (OK=5256   KO=0     )
>  UI IDM oidcToken                                        (OK=5258   KO=1     )
> userinfo                                                 (OK=5257   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=852    KO=0     )
> UI-Logout                                                (OK=5259   KO=0     )
> UI-Logout Redirect 1                                     (OK=5258   KO=0     )
>  UI AM revoke1                                           (OK=5256   KO=0     )
>  UI AM revoke2                                           (OK=5255   KO=0     )
>  UI AM endsession                                        (OK=5257   KO=0     )
> Skip 2FA                                                 (OK=13216  KO=0     )
> RootUserinfo                                             (OK=17596  KO=0     )
> GetUUid                                                  (OK=7957   KO=0     )
> GetOpenidConfig                                          (OK=23831  KO=0     )
> CreatePolicy                                             (OK=7955   KO=2     )
> tokenUserinfo                                            (OK=5242   KO=0     )
> getIdToken                                               (OK=1737   KO=0     )
> getIdToken Redirect 1                                    (OK=1737   KO=0     )
> createOrganization                                       (OK=1737   KO=0     )
> queryOrganization                                        (OK=1737   KO=0     )
> deleteOrganization                                       (OK=1737   KO=0     )
> ReadPolicy                                               (OK=7944   KO=2     )
> DeletePolicy                                             (OK=7926   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 11537  / active: 41     / done: 24534 
================================================================================


================================================================================
2024-11-06 20:52:40 GMT                                    2480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=344951 KO=17    )
> restLoginInitiate                                        (OK=23773  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23772  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5274   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5274   KO=0     )
>  UI AM idFromSession                                     (OK=5273   KO=1     )
>  UI AM validateGoto                                      (OK=5274   KO=0     )
> User Authorize PKCE stage                                (OK=29041  KO=3     )
> User AccessToken PKCE stage                              (OK=29037  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5274   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5274   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5274   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5274   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=856    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5270   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5270   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5270   KO=0     )
>  UI IDM uiconfig                                         (OK=5270   KO=0     )
>  UI IDM version                                          (OK=5270   KO=0     )
>  UI IDM features                                         (OK=5270   KO=0     )
>  UI IDM privilege                                        (OK=5270   KO=0     )
>  UI IDM login                                            (OK=5269   KO=1     )
>  UI IDM dashboard                                        (OK=5270   KO=0     )
>  UI IDM managed user schema                              (OK=5270   KO=0     )
>  UI IDM user                                             (OK=5270   KO=0     )
>  UI IDM oidcToken                                        (OK=5272   KO=1     )
> userinfo                                                 (OK=5271   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=856    KO=0     )
> UI-Logout                                                (OK=5273   KO=0     )
> UI-Logout Redirect 1                                     (OK=5273   KO=0     )
>  UI AM revoke1                                           (OK=5271   KO=0     )
>  UI AM revoke2                                           (OK=5270   KO=0     )
>  UI AM endsession                                        (OK=5272   KO=0     )
> Skip 2FA                                                 (OK=13246  KO=0     )
> RootUserinfo                                             (OK=17630  KO=0     )
> GetUUid                                                  (OK=7976   KO=0     )
> GetOpenidConfig                                          (OK=23879  KO=0     )
> CreatePolicy                                             (OK=7973   KO=2     )
> tokenUserinfo                                            (OK=5251   KO=0     )
> getIdToken                                               (OK=1740   KO=0     )
> getIdToken Redirect 1                                    (OK=1740   KO=0     )
> createOrganization                                       (OK=1740   KO=0     )
> queryOrganization                                        (OK=1740   KO=0     )
> deleteOrganization                                       (OK=1740   KO=0     )
> ReadPolicy                                               (OK=7955   KO=2     )
> DeletePolicy                                             (OK=7944   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 11482  / active: 40     / done: 24590 
================================================================================


================================================================================
2024-11-06 20:52:45 GMT                                    2485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=345771 KO=17    )
> restLoginInitiate                                        (OK=23829  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23828  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5288   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5288   KO=0     )
>  UI AM idFromSession                                     (OK=5287   KO=1     )
>  UI AM validateGoto                                      (OK=5288   KO=0     )
> User Authorize PKCE stage                                (OK=29110  KO=3     )
> User AccessToken PKCE stage                              (OK=29108  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5288   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5287   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5287   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5287   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=857    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5284   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5284   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5284   KO=0     )
>  UI IDM uiconfig                                         (OK=5284   KO=0     )
>  UI IDM version                                          (OK=5284   KO=0     )
>  UI IDM features                                         (OK=5284   KO=0     )
>  UI IDM privilege                                        (OK=5284   KO=0     )
>  UI IDM login                                            (OK=5283   KO=1     )
>  UI IDM dashboard                                        (OK=5284   KO=0     )
>  UI IDM managed user schema                              (OK=5284   KO=0     )
>  UI IDM user                                             (OK=5284   KO=0     )
>  UI IDM oidcToken                                        (OK=5285   KO=1     )
> userinfo                                                 (OK=5284   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=857    KO=0     )
> UI-Logout                                                (OK=5286   KO=0     )
> UI-Logout Redirect 1                                     (OK=5286   KO=0     )
>  UI AM revoke1                                           (OK=5284   KO=0     )
>  UI AM revoke2                                           (OK=5283   KO=0     )
>  UI AM endsession                                        (OK=5285   KO=0     )
> Skip 2FA                                                 (OK=13276  KO=0     )
> RootUserinfo                                             (OK=17662  KO=0     )
> GetUUid                                                  (OK=7993   KO=0     )
> GetOpenidConfig                                          (OK=23924  KO=0     )
> CreatePolicy                                             (OK=7990   KO=2     )
> tokenUserinfo                                            (OK=5263   KO=0     )
> getIdToken                                               (OK=1746   KO=0     )
> getIdToken Redirect 1                                    (OK=1746   KO=0     )
> createOrganization                                       (OK=1746   KO=0     )
> queryOrganization                                        (OK=1746   KO=0     )
> deleteOrganization                                       (OK=1746   KO=0     )
> ReadPolicy                                               (OK=7973   KO=2     )
> DeletePolicy                                             (OK=7955   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 11425  / active: 47     / done: 24640 
================================================================================


================================================================================
2024-11-06 20:52:50 GMT                                    2490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=346585 KO=17    )
> restLoginInitiate                                        (OK=23889  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23885  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5301   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5300   KO=0     )
>  UI AM idFromSession                                     (OK=5299   KO=1     )
>  UI AM validateGoto                                      (OK=5300   KO=0     )
> User Authorize PKCE stage                                (OK=29178  KO=3     )
> User AccessToken PKCE stage                              (OK=29176  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5300   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5300   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5300   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5300   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=859    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5296   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5296   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5296   KO=0     )
>  UI IDM uiconfig                                         (OK=5296   KO=0     )
>  UI IDM version                                          (OK=5296   KO=0     )
>  UI IDM features                                         (OK=5296   KO=0     )
>  UI IDM privilege                                        (OK=5296   KO=0     )
>  UI IDM login                                            (OK=5295   KO=1     )
>  UI IDM dashboard                                        (OK=5296   KO=0     )
>  UI IDM managed user schema                              (OK=5296   KO=0     )
>  UI IDM user                                             (OK=5296   KO=0     )
>  UI IDM oidcToken                                        (OK=5298   KO=1     )
> userinfo                                                 (OK=5297   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=859    KO=0     )
> UI-Logout                                                (OK=5299   KO=0     )
> UI-Logout Redirect 1                                     (OK=5299   KO=0     )
>  UI AM revoke1                                           (OK=5295   KO=0     )
>  UI AM revoke2                                           (OK=5294   KO=0     )
>  UI AM endsession                                        (OK=5296   KO=0     )
> Skip 2FA                                                 (OK=13310  KO=0     )
> RootUserinfo                                             (OK=17706  KO=0     )
> GetUUid                                                  (OK=8015   KO=0     )
> GetOpenidConfig                                          (OK=23982  KO=0     )
> CreatePolicy                                             (OK=8013   KO=2     )
> tokenUserinfo                                            (OK=5272   KO=0     )
> getIdToken                                               (OK=1749   KO=0     )
> getIdToken Redirect 1                                    (OK=1749   KO=0     )
> createOrganization                                       (OK=1749   KO=0     )
> queryOrganization                                        (OK=1749   KO=0     )
> deleteOrganization                                       (OK=1749   KO=0     )
> ReadPolicy                                               (OK=7990   KO=2     )
> DeletePolicy                                             (OK=7973   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 11363  / active: 61     / done: 24688 
================================================================================


================================================================================
2024-11-06 20:52:55 GMT                                    2495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=347158 KO=17    )
> restLoginInitiate                                        (OK=23930  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23929  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5306   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5306   KO=0     )
>  UI AM idFromSession                                     (OK=5305   KO=1     )
>  UI AM validateGoto                                      (OK=5306   KO=0     )
> User Authorize PKCE stage                                (OK=29229  KO=3     )
> User AccessToken PKCE stage                              (OK=29226  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5306   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5306   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5306   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5306   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=861    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5302   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5302   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5302   KO=0     )
>  UI IDM uiconfig                                         (OK=5302   KO=0     )
>  UI IDM version                                          (OK=5302   KO=0     )
>  UI IDM features                                         (OK=5302   KO=0     )
>  UI IDM privilege                                        (OK=5302   KO=0     )
>  UI IDM login                                            (OK=5301   KO=1     )
>  UI IDM dashboard                                        (OK=5301   KO=0     )
>  UI IDM managed user schema                              (OK=5301   KO=0     )
>  UI IDM user                                             (OK=5301   KO=0     )
>  UI IDM oidcToken                                        (OK=5303   KO=1     )
> userinfo                                                 (OK=5302   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=861    KO=0     )
> UI-Logout                                                (OK=5304   KO=0     )
> UI-Logout Redirect 1                                     (OK=5304   KO=0     )
>  UI AM revoke1                                           (OK=5301   KO=0     )
>  UI AM revoke2                                           (OK=5300   KO=0     )
>  UI AM endsession                                        (OK=5302   KO=0     )
> Skip 2FA                                                 (OK=13342  KO=0     )
> RootUserinfo                                             (OK=17771  KO=0     )
> GetUUid                                                  (OK=8030   KO=0     )
> GetOpenidConfig                                          (OK=24034  KO=0     )
> CreatePolicy                                             (OK=8028   KO=2     )
> tokenUserinfo                                            (OK=5279   KO=0     )
> getIdToken                                               (OK=1752   KO=0     )
> getIdToken Redirect 1                                    (OK=1752   KO=0     )
> createOrganization                                       (OK=1752   KO=0     )
> queryOrganization                                        (OK=1751   KO=0     )
> deleteOrganization                                       (OK=1751   KO=0     )
> ReadPolicy                                               (OK=8010   KO=2     )
> DeletePolicy                                             (OK=7989   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 11318  / active: 61     / done: 24733 
================================================================================


================================================================================
2024-11-06 20:53:00 GMT                                    2500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=347883 KO=17    )
> restLoginInitiate                                        (OK=23981  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=23980  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5315   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5315   KO=0     )
>  UI AM idFromSession                                     (OK=5314   KO=1     )
>  UI AM validateGoto                                      (OK=5315   KO=0     )
> User Authorize PKCE stage                                (OK=29290  KO=3     )
> User AccessToken PKCE stage                              (OK=29286  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5314   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5314   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5314   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5314   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=863    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5311   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5311   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5311   KO=0     )
>  UI IDM uiconfig                                         (OK=5311   KO=0     )
>  UI IDM version                                          (OK=5311   KO=0     )
>  UI IDM features                                         (OK=5311   KO=0     )
>  UI IDM privilege                                        (OK=5311   KO=0     )
>  UI IDM login                                            (OK=5310   KO=1     )
>  UI IDM dashboard                                        (OK=5311   KO=0     )
>  UI IDM managed user schema                              (OK=5311   KO=0     )
>  UI IDM user                                             (OK=5311   KO=0     )
>  UI IDM oidcToken                                        (OK=5313   KO=1     )
> userinfo                                                 (OK=5312   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=863    KO=0     )
> UI-Logout                                                (OK=5314   KO=0     )
> UI-Logout Redirect 1                                     (OK=5314   KO=0     )
>  UI AM revoke1                                           (OK=5312   KO=0     )
>  UI AM revoke2                                           (OK=5311   KO=0     )
>  UI AM endsession                                        (OK=5313   KO=0     )
> Skip 2FA                                                 (OK=13374  KO=0     )
> RootUserinfo                                             (OK=17829  KO=0     )
> GetUUid                                                  (OK=8048   KO=0     )
> GetOpenidConfig                                          (OK=24089  KO=0     )
> CreatePolicy                                             (OK=8046   KO=2     )
> tokenUserinfo                                            (OK=5291   KO=0     )
> getIdToken                                               (OK=1757   KO=0     )
> getIdToken Redirect 1                                    (OK=1757   KO=0     )
> createOrganization                                       (OK=1756   KO=0     )
> queryOrganization                                        (OK=1756   KO=0     )
> deleteOrganization                                       (OK=1756   KO=0     )
> ReadPolicy                                               (OK=8027   KO=2     )
> DeletePolicy                                             (OK=8010   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 11266  / active: 50     / done: 24796 
================================================================================


================================================================================
2024-11-06 20:53:05 GMT                                    2505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=348787 KO=17    )
> restLoginInitiate                                        (OK=24042  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24039  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5332   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5332   KO=0     )
>  UI AM idFromSession                                     (OK=5331   KO=1     )
>  UI AM validateGoto                                      (OK=5332   KO=0     )
> User Authorize PKCE stage                                (OK=29364  KO=3     )
> User AccessToken PKCE stage                              (OK=29359  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5331   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5331   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5331   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5331   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=866    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5327   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5327   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5327   KO=0     )
>  UI IDM uiconfig                                         (OK=5327   KO=0     )
>  UI IDM version                                          (OK=5327   KO=0     )
>  UI IDM features                                         (OK=5327   KO=0     )
>  UI IDM privilege                                        (OK=5327   KO=0     )
>  UI IDM login                                            (OK=5326   KO=1     )
>  UI IDM dashboard                                        (OK=5327   KO=0     )
>  UI IDM managed user schema                              (OK=5327   KO=0     )
>  UI IDM user                                             (OK=5327   KO=0     )
>  UI IDM oidcToken                                        (OK=5328   KO=1     )
> userinfo                                                 (OK=5327   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=866    KO=0     )
> UI-Logout                                                (OK=5329   KO=0     )
> UI-Logout Redirect 1                                     (OK=5329   KO=0     )
>  UI AM revoke1                                           (OK=5327   KO=0     )
>  UI AM revoke2                                           (OK=5326   KO=0     )
>  UI AM endsession                                        (OK=5328   KO=0     )
> Skip 2FA                                                 (OK=13401  KO=0     )
> RootUserinfo                                             (OK=17847  KO=0     )
> GetUUid                                                  (OK=8065   KO=0     )
> GetOpenidConfig                                          (OK=24142  KO=0     )
> CreatePolicy                                             (OK=8063   KO=2     )
> tokenUserinfo                                            (OK=5304   KO=0     )
> getIdToken                                               (OK=1763   KO=0     )
> getIdToken Redirect 1                                    (OK=1763   KO=0     )
> createOrganization                                       (OK=1763   KO=0     )
> queryOrganization                                        (OK=1763   KO=0     )
> deleteOrganization                                       (OK=1763   KO=0     )
> ReadPolicy                                               (OK=8046   KO=2     )
> DeletePolicy                                             (OK=8027   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 11203  / active: 49     / done: 24860 
================================================================================


================================================================================
2024-11-06 20:53:10 GMT                                    2510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=349325 KO=17    )
> restLoginInitiate                                        (OK=24085  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24083  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5335   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5335   KO=0     )
>  UI AM idFromSession                                     (OK=5334   KO=1     )
>  UI AM validateGoto                                      (OK=5335   KO=0     )
> User Authorize PKCE stage                                (OK=29413  KO=3     )
> User AccessToken PKCE stage                              (OK=29410  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5335   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5335   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5335   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5335   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=866    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5332   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5332   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5332   KO=0     )
>  UI IDM uiconfig                                         (OK=5332   KO=0     )
>  UI IDM version                                          (OK=5332   KO=0     )
>  UI IDM features                                         (OK=5332   KO=0     )
>  UI IDM privilege                                        (OK=5332   KO=0     )
>  UI IDM login                                            (OK=5331   KO=1     )
>  UI IDM dashboard                                        (OK=5332   KO=0     )
>  UI IDM managed user schema                              (OK=5332   KO=0     )
>  UI IDM user                                             (OK=5332   KO=0     )
>  UI IDM oidcToken                                        (OK=5334   KO=1     )
> userinfo                                                 (OK=5333   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=866    KO=0     )
> UI-Logout                                                (OK=5335   KO=0     )
> UI-Logout Redirect 1                                     (OK=5335   KO=0     )
>  UI AM revoke1                                           (OK=5333   KO=0     )
>  UI AM revoke2                                           (OK=5332   KO=0     )
>  UI AM endsession                                        (OK=5334   KO=0     )
> Skip 2FA                                                 (OK=13435  KO=0     )
> RootUserinfo                                             (OK=17889  KO=0     )
> GetUUid                                                  (OK=8087   KO=0     )
> GetOpenidConfig                                          (OK=24200  KO=0     )
> CreatePolicy                                             (OK=8084   KO=2     )
> tokenUserinfo                                            (OK=5312   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     )
> ReadPolicy                                               (OK=8063   KO=2     )
> DeletePolicy                                             (OK=8046   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 68%
          waiting: 11159  / active: 55     / done: 24898 
================================================================================


================================================================================
2024-11-06 20:53:15 GMT                                    2515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=349943 KO=17    )
> restLoginInitiate                                        (OK=24120  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24118  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5346   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5346   KO=0     )
>  UI AM idFromSession                                     (OK=5345   KO=1     )
>  UI AM validateGoto                                      (OK=5345   KO=0     )
> User Authorize PKCE stage                                (OK=29458  KO=3     )
> User AccessToken PKCE stage                              (OK=29456  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5345   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5345   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5345   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5345   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=868    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5342   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5342   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5342   KO=0     )
>  UI IDM uiconfig                                         (OK=5342   KO=0     )
>  UI IDM version                                          (OK=5342   KO=0     )
>  UI IDM features                                         (OK=5342   KO=0     )
>  UI IDM privilege                                        (OK=5342   KO=0     )
>  UI IDM login                                            (OK=5341   KO=1     )
>  UI IDM dashboard                                        (OK=5342   KO=0     )
>  UI IDM managed user schema                              (OK=5342   KO=0     )
>  UI IDM user                                             (OK=5342   KO=0     )
>  UI IDM oidcToken                                        (OK=5344   KO=1     )
> userinfo                                                 (OK=5343   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=868    KO=0     )
> UI-Logout                                                (OK=5345   KO=0     )
> UI-Logout Redirect 1                                     (OK=5345   KO=0     )
>  UI AM revoke1                                           (OK=5343   KO=0     )
>  UI AM revoke2                                           (OK=5342   KO=0     )
>  UI AM endsession                                        (OK=5344   KO=0     )
> Skip 2FA                                                 (OK=13455  KO=0     )
> RootUserinfo                                             (OK=17935  KO=0     )
> GetUUid                                                  (OK=8100   KO=0     )
> GetOpenidConfig                                          (OK=24251  KO=0     )
> CreatePolicy                                             (OK=8098   KO=2     )
> tokenUserinfo                                            (OK=5317   KO=0     )
> getIdToken                                               (OK=1765   KO=0     )
> getIdToken Redirect 1                                    (OK=1765   KO=0     )
> createOrganization                                       (OK=1765   KO=0     )
> queryOrganization                                        (OK=1765   KO=0     )
> deleteOrganization                                       (OK=1765   KO=0     )
> ReadPolicy                                               (OK=8084   KO=2     )
> DeletePolicy                                             (OK=8061   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 11123  / active: 46     / done: 24943 
================================================================================


================================================================================
2024-11-06 20:53:20 GMT                                    2520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=350628 KO=17    )
> restLoginInitiate                                        (OK=24168  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24166  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5355   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5355   KO=0     )
>  UI AM idFromSession                                     (OK=5354   KO=1     )
>  UI AM validateGoto                                      (OK=5355   KO=0     )
> User Authorize PKCE stage                                (OK=29516  KO=3     )
> User AccessToken PKCE stage                              (OK=29514  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5355   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5355   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5355   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5355   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=871    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5352   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5352   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5352   KO=0     )
>  UI IDM uiconfig                                         (OK=5352   KO=0     )
>  UI IDM version                                          (OK=5352   KO=0     )
>  UI IDM features                                         (OK=5352   KO=0     )
>  UI IDM privilege                                        (OK=5352   KO=0     )
>  UI IDM login                                            (OK=5351   KO=1     )
>  UI IDM dashboard                                        (OK=5352   KO=0     )
>  UI IDM managed user schema                              (OK=5352   KO=0     )
>  UI IDM user                                             (OK=5352   KO=0     )
>  UI IDM oidcToken                                        (OK=5354   KO=1     )
> userinfo                                                 (OK=5353   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=871    KO=0     )
> UI-Logout                                                (OK=5355   KO=0     )
> UI-Logout Redirect 1                                     (OK=5355   KO=0     )
>  UI AM revoke1                                           (OK=5353   KO=0     )
>  UI AM revoke2                                           (OK=5352   KO=0     )
>  UI AM endsession                                        (OK=5354   KO=0     )
> Skip 2FA                                                 (OK=13484  KO=0     )
> RootUserinfo                                             (OK=17976  KO=0     )
> GetUUid                                                  (OK=8113   KO=0     )
> GetOpenidConfig                                          (OK=24299  KO=0     )
> CreatePolicy                                             (OK=8111   KO=2     )
> tokenUserinfo                                            (OK=5326   KO=0     )
> getIdToken                                               (OK=1769   KO=0     )
> getIdToken Redirect 1                                    (OK=1769   KO=0     )
> createOrganization                                       (OK=1769   KO=0     )
> queryOrganization                                        (OK=1769   KO=0     )
> deleteOrganization                                       (OK=1769   KO=0     )
> ReadPolicy                                               (OK=8098   KO=2     )
> DeletePolicy                                             (OK=8084   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 11072  / active: 41     / done: 24999 
================================================================================


================================================================================
2024-11-06 20:53:25 GMT                                    2525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=351291 KO=17    )
> restLoginInitiate                                        (OK=24216  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24215  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5367   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5367   KO=0     )
>  UI AM idFromSession                                     (OK=5366   KO=1     )
>  UI AM validateGoto                                      (OK=5367   KO=0     )
> User Authorize PKCE stage                                (OK=29576  KO=3     )
> User AccessToken PKCE stage                              (OK=29573  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5367   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5367   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5366   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5366   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=871    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5362   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5362   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5362   KO=0     )
>  UI IDM uiconfig                                         (OK=5362   KO=0     )
>  UI IDM version                                          (OK=5362   KO=0     )
>  UI IDM features                                         (OK=5362   KO=0     )
>  UI IDM privilege                                        (OK=5362   KO=0     )
>  UI IDM login                                            (OK=5361   KO=1     )
>  UI IDM dashboard                                        (OK=5362   KO=0     )
>  UI IDM managed user schema                              (OK=5362   KO=0     )
>  UI IDM user                                             (OK=5362   KO=0     )
>  UI IDM oidcToken                                        (OK=5363   KO=1     )
> userinfo                                                 (OK=5362   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=871    KO=0     )
> UI-Logout                                                (OK=5364   KO=0     )
> UI-Logout Redirect 1                                     (OK=5364   KO=0     )
>  UI AM revoke1                                           (OK=5362   KO=0     )
>  UI AM revoke2                                           (OK=5361   KO=0     )
>  UI AM endsession                                        (OK=5363   KO=0     )
> Skip 2FA                                                 (OK=13505  KO=0     )
> RootUserinfo                                             (OK=18012  KO=0     )
> GetUUid                                                  (OK=8127   KO=0     )
> GetOpenidConfig                                          (OK=24339  KO=0     )
> CreatePolicy                                             (OK=8125   KO=2     )
> tokenUserinfo                                            (OK=5342   KO=0     )
> getIdToken                                               (OK=1772   KO=0     )
> getIdToken Redirect 1                                    (OK=1772   KO=0     )
> createOrganization                                       (OK=1772   KO=0     )
> queryOrganization                                        (OK=1772   KO=0     )
> deleteOrganization                                       (OK=1772   KO=0     )
> ReadPolicy                                               (OK=8110   KO=2     )
> DeletePolicy                                             (OK=8096   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 11023  / active: 40     / done: 25049 
================================================================================


================================================================================
2024-11-06 20:53:30 GMT                                    2530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=352185 KO=17    )
> restLoginInitiate                                        (OK=24272  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24271  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5383   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5383   KO=0     )
>  UI AM idFromSession                                     (OK=5382   KO=1     )
>  UI AM validateGoto                                      (OK=5383   KO=0     )
> User Authorize PKCE stage                                (OK=29647  KO=3     )
> User AccessToken PKCE stage                              (OK=29645  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5382   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5382   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5382   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5382   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=873    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5379   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5379   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5379   KO=0     )
>  UI IDM uiconfig                                         (OK=5379   KO=0     )
>  UI IDM version                                          (OK=5379   KO=0     )
>  UI IDM features                                         (OK=5379   KO=0     )
>  UI IDM privilege                                        (OK=5379   KO=0     )
>  UI IDM login                                            (OK=5378   KO=1     )
>  UI IDM dashboard                                        (OK=5379   KO=0     )
>  UI IDM managed user schema                              (OK=5379   KO=0     )
>  UI IDM user                                             (OK=5379   KO=0     )
>  UI IDM oidcToken                                        (OK=5381   KO=1     )
> userinfo                                                 (OK=5380   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=873    KO=0     )
> UI-Logout                                                (OK=5382   KO=0     )
> UI-Logout Redirect 1                                     (OK=5382   KO=0     )
>  UI AM revoke1                                           (OK=5379   KO=0     )
>  UI AM revoke2                                           (OK=5378   KO=0     )
>  UI AM endsession                                        (OK=5380   KO=0     )
> Skip 2FA                                                 (OK=13532  KO=0     )
> RootUserinfo                                             (OK=18045  KO=0     )
> GetUUid                                                  (OK=8142   KO=0     )
> GetOpenidConfig                                          (OK=24381  KO=0     )
> CreatePolicy                                             (OK=8140   KO=2     )
> tokenUserinfo                                            (OK=5355   KO=0     )
> getIdToken                                               (OK=1777   KO=0     )
> getIdToken Redirect 1                                    (OK=1777   KO=0     )
> createOrganization                                       (OK=1777   KO=0     )
> queryOrganization                                        (OK=1777   KO=0     )
> deleteOrganization                                       (OK=1777   KO=0     )
> ReadPolicy                                               (OK=8125   KO=2     )
> DeletePolicy                                             (OK=8110   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 10964  / active: 43     / done: 25105 
================================================================================


================================================================================
2024-11-06 20:53:35 GMT                                    2535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=352758 KO=17    )
> restLoginInitiate                                        (OK=24316  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24315  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5391   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5391   KO=0     )
>  UI AM idFromSession                                     (OK=5390   KO=1     )
>  UI AM validateGoto                                      (OK=5391   KO=0     )
> User Authorize PKCE stage                                (OK=29700  KO=3     )
> User AccessToken PKCE stage                              (OK=29698  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5391   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5390   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5390   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5390   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=875    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5386   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5386   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5385   KO=0     )
>  UI IDM uiconfig                                         (OK=5385   KO=0     )
>  UI IDM version                                          (OK=5385   KO=0     )
>  UI IDM features                                         (OK=5385   KO=0     )
>  UI IDM privilege                                        (OK=5385   KO=0     )
>  UI IDM login                                            (OK=5384   KO=1     )
>  UI IDM dashboard                                        (OK=5385   KO=0     )
>  UI IDM managed user schema                              (OK=5385   KO=0     )
>  UI IDM user                                             (OK=5385   KO=0     )
>  UI IDM oidcToken                                        (OK=5387   KO=1     )
> userinfo                                                 (OK=5386   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=875    KO=0     )
> UI-Logout                                                (OK=5388   KO=0     )
> UI-Logout Redirect 1                                     (OK=5388   KO=0     )
>  UI AM revoke1                                           (OK=5386   KO=0     )
>  UI AM revoke2                                           (OK=5385   KO=0     )
>  UI AM endsession                                        (OK=5387   KO=0     )
> Skip 2FA                                                 (OK=13560  KO=0     )
> RootUserinfo                                             (OK=18091  KO=0     )
> GetUUid                                                  (OK=8159   KO=0     )
> GetOpenidConfig                                          (OK=24427  KO=0     )
> CreatePolicy                                             (OK=8156   KO=2     )
> tokenUserinfo                                            (OK=5364   KO=0     )
> getIdToken                                               (OK=1778   KO=0     )
> getIdToken Redirect 1                                    (OK=1778   KO=0     )
> createOrganization                                       (OK=1778   KO=0     )
> queryOrganization                                        (OK=1778   KO=0     )
> deleteOrganization                                       (OK=1778   KO=0     )
> ReadPolicy                                               (OK=8140   KO=2     )
> DeletePolicy                                             (OK=8125   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 10918  / active: 48     / done: 25146 
================================================================================


================================================================================
2024-11-06 20:53:40 GMT                                    2540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=353381 KO=17    )
> restLoginInitiate                                        (OK=24359  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24357  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5398   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5398   KO=0     )
>  UI AM idFromSession                                     (OK=5397   KO=1     )
>  UI AM validateGoto                                      (OK=5398   KO=0     )
> User Authorize PKCE stage                                (OK=29749  KO=3     )
> User AccessToken PKCE stage                              (OK=29746  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5398   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5398   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5398   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5398   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=878    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5394   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5394   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5394   KO=0     )
>  UI IDM uiconfig                                         (OK=5394   KO=0     )
>  UI IDM version                                          (OK=5394   KO=0     )
>  UI IDM features                                         (OK=5394   KO=0     )
>  UI IDM privilege                                        (OK=5394   KO=0     )
>  UI IDM login                                            (OK=5393   KO=1     )
>  UI IDM dashboard                                        (OK=5394   KO=0     )
>  UI IDM managed user schema                              (OK=5394   KO=0     )
>  UI IDM user                                             (OK=5394   KO=0     )
>  UI IDM oidcToken                                        (OK=5396   KO=1     )
> userinfo                                                 (OK=5395   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=877    KO=0     )
> UI-Logout                                                (OK=5397   KO=0     )
> UI-Logout Redirect 1                                     (OK=5397   KO=0     )
>  UI AM revoke1                                           (OK=5395   KO=0     )
>  UI AM revoke2                                           (OK=5394   KO=0     )
>  UI AM endsession                                        (OK=5396   KO=0     )
> Skip 2FA                                                 (OK=13588  KO=0     )
> RootUserinfo                                             (OK=18154  KO=0     )
> GetUUid                                                  (OK=8173   KO=0     )
> GetOpenidConfig                                          (OK=24473  KO=0     )
> CreatePolicy                                             (OK=8171   KO=2     )
> tokenUserinfo                                            (OK=5369   KO=0     )
> getIdToken                                               (OK=1781   KO=0     )
> getIdToken Redirect 1                                    (OK=1781   KO=0     )
> createOrganization                                       (OK=1781   KO=0     )
> queryOrganization                                        (OK=1781   KO=0     )
> deleteOrganization                                       (OK=1781   KO=0     )
> ReadPolicy                                               (OK=8156   KO=2     )
> DeletePolicy                                             (OK=8140   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 10873  / active: 44     / done: 25195 
================================================================================


================================================================================
2024-11-06 20:53:45 GMT                                    2545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=354128 KO=17    )
> restLoginInitiate                                        (OK=24403  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24400  KO=1     )
> 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=1     )
>  UI AM validateGoto                                      (OK=5412   KO=0     )
> User Authorize PKCE stage                                (OK=29807  KO=3     )
> User AccessToken PKCE stage                              (OK=29805  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5412   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5412   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5412   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5412   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=879    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5408   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5408   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5408   KO=0     )
>  UI IDM uiconfig                                         (OK=5408   KO=0     )
>  UI IDM version                                          (OK=5408   KO=0     )
>  UI IDM features                                         (OK=5408   KO=0     )
>  UI IDM privilege                                        (OK=5408   KO=0     )
>  UI IDM login                                            (OK=5407   KO=1     )
>  UI IDM dashboard                                        (OK=5408   KO=0     )
>  UI IDM managed user schema                              (OK=5408   KO=0     )
>  UI IDM user                                             (OK=5408   KO=0     )
>  UI IDM oidcToken                                        (OK=5410   KO=1     )
> userinfo                                                 (OK=5408   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=879    KO=0     )
> UI-Logout                                                (OK=5410   KO=0     )
> UI-Logout Redirect 1                                     (OK=5410   KO=0     )
>  UI AM revoke1                                           (OK=5408   KO=0     )
>  UI AM revoke2                                           (OK=5407   KO=0     )
>  UI AM endsession                                        (OK=5409   KO=0     )
> Skip 2FA                                                 (OK=13612  KO=0     )
> RootUserinfo                                             (OK=18191  KO=0     )
> GetUUid                                                  (OK=8185   KO=0     )
> GetOpenidConfig                                          (OK=24515  KO=0     )
> CreatePolicy                                             (OK=8181   KO=2     )
> tokenUserinfo                                            (OK=5376   KO=0     )
> getIdToken                                               (OK=1785   KO=0     )
> getIdToken Redirect 1                                    (OK=1785   KO=0     )
> createOrganization                                       (OK=1785   KO=0     )
> queryOrganization                                        (OK=1785   KO=0     )
> deleteOrganization                                       (OK=1785   KO=0     )
> ReadPolicy                                               (OK=8171   KO=2     )
> DeletePolicy                                             (OK=8155   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 10829  / active: 42     / done: 25241 
================================================================================


================================================================================
2024-11-06 20:53:50 GMT                                    2550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=354710 KO=17    )
> restLoginInitiate                                        (OK=24452  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24451  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5418   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5418   KO=0     )
>  UI AM idFromSession                                     (OK=5417   KO=1     )
>  UI AM validateGoto                                      (OK=5418   KO=0     )
> User Authorize PKCE stage                                (OK=29863  KO=3     )
> User AccessToken PKCE stage                              (OK=29859  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5418   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5418   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5418   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5418   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=879    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5413   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5413   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5413   KO=0     )
>  UI IDM uiconfig                                         (OK=5413   KO=0     )
>  UI IDM version                                          (OK=5413   KO=0     )
>  UI IDM features                                         (OK=5413   KO=0     )
>  UI IDM privilege                                        (OK=5413   KO=0     )
>  UI IDM login                                            (OK=5412   KO=1     )
>  UI IDM dashboard                                        (OK=5413   KO=0     )
>  UI IDM managed user schema                              (OK=5413   KO=0     )
>  UI IDM user                                             (OK=5413   KO=0     )
>  UI IDM oidcToken                                        (OK=5415   KO=1     )
> userinfo                                                 (OK=5414   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=879    KO=0     )
> UI-Logout                                                (OK=5416   KO=0     )
> UI-Logout Redirect 1                                     (OK=5416   KO=0     )
>  UI AM revoke1                                           (OK=5414   KO=0     )
>  UI AM revoke2                                           (OK=5413   KO=0     )
>  UI AM endsession                                        (OK=5415   KO=0     )
> Skip 2FA                                                 (OK=13647  KO=0     )
> RootUserinfo                                             (OK=18244  KO=0     )
> GetUUid                                                  (OK=8204   KO=0     )
> GetOpenidConfig                                          (OK=24558  KO=0     )
> CreatePolicy                                             (OK=8200   KO=2     )
> tokenUserinfo                                            (OK=5384   KO=0     )
> getIdToken                                               (OK=1790   KO=0     )
> getIdToken Redirect 1                                    (OK=1790   KO=0     )
> createOrganization                                       (OK=1790   KO=0     )
> queryOrganization                                        (OK=1790   KO=0     )
> deleteOrganization                                       (OK=1790   KO=0     )
> ReadPolicy                                               (OK=8181   KO=2     )
> DeletePolicy                                             (OK=8171   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 10780  / active: 46     / done: 25286 
================================================================================


================================================================================
2024-11-06 20:53:55 GMT                                    2555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=355330 KO=17    )
> restLoginInitiate                                        (OK=24494  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24493  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5426   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5426   KO=0     )
>  UI AM idFromSession                                     (OK=5425   KO=1     )
>  UI AM validateGoto                                      (OK=5426   KO=0     )
> User Authorize PKCE stage                                (OK=29913  KO=3     )
> User AccessToken PKCE stage                              (OK=29911  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5426   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5426   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5426   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5426   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=881    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5422   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5422   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5422   KO=0     )
>  UI IDM uiconfig                                         (OK=5422   KO=0     )
>  UI IDM version                                          (OK=5422   KO=0     )
>  UI IDM features                                         (OK=5422   KO=0     )
>  UI IDM privilege                                        (OK=5422   KO=0     )
>  UI IDM login                                            (OK=5421   KO=1     )
>  UI IDM dashboard                                        (OK=5422   KO=0     )
>  UI IDM managed user schema                              (OK=5422   KO=0     )
>  UI IDM user                                             (OK=5422   KO=0     )
>  UI IDM oidcToken                                        (OK=5424   KO=1     )
> userinfo                                                 (OK=5423   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=881    KO=0     )
> UI-Logout                                                (OK=5425   KO=0     )
> UI-Logout Redirect 1                                     (OK=5425   KO=0     )
>  UI AM revoke1                                           (OK=5423   KO=0     )
>  UI AM revoke2                                           (OK=5421   KO=0     )
>  UI AM endsession                                        (OK=5424   KO=0     )
> Skip 2FA                                                 (OK=13677  KO=0     )
> RootUserinfo                                             (OK=18288  KO=0     )
> GetUUid                                                  (OK=8220   KO=0     )
> GetOpenidConfig                                          (OK=24605  KO=0     )
> CreatePolicy                                             (OK=8218   KO=2     )
> tokenUserinfo                                            (OK=5390   KO=0     )
> getIdToken                                               (OK=1793   KO=0     )
> getIdToken Redirect 1                                    (OK=1793   KO=0     )
> createOrganization                                       (OK=1793   KO=0     )
> queryOrganization                                        (OK=1793   KO=0     )
> deleteOrganization                                       (OK=1793   KO=0     )
> ReadPolicy                                               (OK=8200   KO=2     )
> DeletePolicy                                             (OK=8181   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 10736  / active: 49     / done: 25327 
================================================================================


================================================================================
2024-11-06 20:54:00 GMT                                    2560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=355969 KO=17    )
> restLoginInitiate                                        (OK=24542  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24538  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5434   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5434   KO=0     )
>  UI AM idFromSession                                     (OK=5433   KO=1     )
>  UI AM validateGoto                                      (OK=5434   KO=0     )
> User Authorize PKCE stage                                (OK=29967  KO=3     )
> User AccessToken PKCE stage                              (OK=29965  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5434   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5434   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5434   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5434   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=881    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5431   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5431   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5431   KO=0     )
>  UI IDM uiconfig                                         (OK=5431   KO=0     )
>  UI IDM version                                          (OK=5431   KO=0     )
>  UI IDM features                                         (OK=5431   KO=0     )
>  UI IDM privilege                                        (OK=5430   KO=0     )
>  UI IDM login                                            (OK=5429   KO=1     )
>  UI IDM dashboard                                        (OK=5429   KO=0     )
>  UI IDM managed user schema                              (OK=5429   KO=0     )
>  UI IDM user                                             (OK=5429   KO=0     )
>  UI IDM oidcToken                                        (OK=5431   KO=1     )
> userinfo                                                 (OK=5430   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=881    KO=0     )
> UI-Logout                                                (OK=5432   KO=0     )
> UI-Logout Redirect 1                                     (OK=5432   KO=0     )
>  UI AM revoke1                                           (OK=5430   KO=0     )
>  UI AM revoke2                                           (OK=5429   KO=0     )
>  UI AM endsession                                        (OK=5431   KO=0     )
> Skip 2FA                                                 (OK=13707  KO=0     )
> RootUserinfo                                             (OK=18338  KO=0     )
> GetUUid                                                  (OK=8236   KO=0     )
> GetOpenidConfig                                          (OK=24657  KO=0     )
> CreatePolicy                                             (OK=8233   KO=2     )
> tokenUserinfo                                            (OK=5397   KO=0     )
> getIdToken                                               (OK=1799   KO=0     )
> getIdToken Redirect 1                                    (OK=1799   KO=0     )
> createOrganization                                       (OK=1798   KO=0     )
> queryOrganization                                        (OK=1798   KO=0     )
> deleteOrganization                                       (OK=1798   KO=0     )
> ReadPolicy                                               (OK=8217   KO=2     )
> DeletePolicy                                             (OK=8200   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 10688  / active: 50     / done: 25374 
================================================================================


================================================================================
2024-11-06 20:54:05 GMT                                    2565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=356627 KO=17    )
> restLoginInitiate                                        (OK=24585  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24582  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5443   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5443   KO=0     )
>  UI AM idFromSession                                     (OK=5442   KO=1     )
>  UI AM validateGoto                                      (OK=5443   KO=0     )
> User Authorize PKCE stage                                (OK=30020  KO=3     )
> User AccessToken PKCE stage                              (OK=30018  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5443   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5443   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5443   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5443   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=885    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5440   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5440   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5440   KO=0     )
>  UI IDM uiconfig                                         (OK=5440   KO=0     )
>  UI IDM version                                          (OK=5440   KO=0     )
>  UI IDM features                                         (OK=5440   KO=0     )
>  UI IDM privilege                                        (OK=5440   KO=0     )
>  UI IDM login                                            (OK=5439   KO=1     )
>  UI IDM dashboard                                        (OK=5440   KO=0     )
>  UI IDM managed user schema                              (OK=5440   KO=0     )
>  UI IDM user                                             (OK=5440   KO=0     )
>  UI IDM oidcToken                                        (OK=5442   KO=1     )
> userinfo                                                 (OK=5441   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=885    KO=0     )
> UI-Logout                                                (OK=5443   KO=0     )
> UI-Logout Redirect 1                                     (OK=5443   KO=0     )
>  UI AM revoke1                                           (OK=5440   KO=0     )
>  UI AM revoke2                                           (OK=5439   KO=0     )
>  UI AM endsession                                        (OK=5441   KO=0     )
> Skip 2FA                                                 (OK=13733  KO=0     )
> RootUserinfo                                             (OK=18369  KO=0     )
> GetUUid                                                  (OK=8255   KO=0     )
> GetOpenidConfig                                          (OK=24708  KO=0     )
> CreatePolicy                                             (OK=8252   KO=2     )
> tokenUserinfo                                            (OK=5404   KO=0     )
> getIdToken                                               (OK=1802   KO=0     )
> getIdToken Redirect 1                                    (OK=1802   KO=0     )
> createOrganization                                       (OK=1802   KO=0     )
> queryOrganization                                        (OK=1802   KO=0     )
> deleteOrganization                                       (OK=1802   KO=0     )
> ReadPolicy                                               (OK=8233   KO=2     )
> DeletePolicy                                             (OK=8217   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 10641  / active: 45     / done: 25426 
================================================================================


================================================================================
2024-11-06 20:54:10 GMT                                    2570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=357439 KO=17    )
> restLoginInitiate                                        (OK=24649  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24647  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5455   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5455   KO=0     )
>  UI AM idFromSession                                     (OK=5454   KO=1     )
>  UI AM validateGoto                                      (OK=5455   KO=0     )
> User Authorize PKCE stage                                (OK=30097  KO=3     )
> User AccessToken PKCE stage                              (OK=30093  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5455   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5455   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5455   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5455   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=887    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5451   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5451   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5450   KO=0     )
>  UI IDM uiconfig                                         (OK=5450   KO=0     )
>  UI IDM version                                          (OK=5450   KO=0     )
>  UI IDM features                                         (OK=5450   KO=0     )
>  UI IDM privilege                                        (OK=5450   KO=0     )
>  UI IDM login                                            (OK=5449   KO=1     )
>  UI IDM dashboard                                        (OK=5450   KO=0     )
>  UI IDM managed user schema                              (OK=5450   KO=0     )
>  UI IDM user                                             (OK=5450   KO=0     )
>  UI IDM oidcToken                                        (OK=5451   KO=1     )
> userinfo                                                 (OK=5450   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=887    KO=0     )
> UI-Logout                                                (OK=5452   KO=0     )
> UI-Logout Redirect 1                                     (OK=5452   KO=0     )
>  UI AM revoke1                                           (OK=5450   KO=0     )
>  UI AM revoke2                                           (OK=5449   KO=0     )
>  UI AM endsession                                        (OK=5451   KO=0     )
> Skip 2FA                                                 (OK=13770  KO=0     )
> RootUserinfo                                             (OK=18414  KO=0     )
> GetUUid                                                  (OK=8274   KO=0     )
> GetOpenidConfig                                          (OK=24763  KO=0     )
> CreatePolicy                                             (OK=8272   KO=2     )
> tokenUserinfo                                            (OK=5422   KO=0     )
> getIdToken                                               (OK=1807   KO=0     )
> getIdToken Redirect 1                                    (OK=1807   KO=0     )
> createOrganization                                       (OK=1807   KO=0     )
> queryOrganization                                        (OK=1807   KO=0     )
> deleteOrganization                                       (OK=1806   KO=0     )
> ReadPolicy                                               (OK=8252   KO=2     )
> DeletePolicy                                             (OK=8233   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 10574  / active: 57     / done: 25481 
================================================================================


================================================================================
2024-11-06 20:54:15 GMT                                    2575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=358140 KO=17    )
> restLoginInitiate                                        (OK=24693  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24692  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5465   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5465   KO=0     )
>  UI AM idFromSession                                     (OK=5464   KO=1     )
>  UI AM validateGoto                                      (OK=5465   KO=0     )
> User Authorize PKCE stage                                (OK=30151  KO=3     )
> User AccessToken PKCE stage                              (OK=30147  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5464   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5464   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5464   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5464   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=890    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5461   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5461   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5461   KO=0     )
>  UI IDM uiconfig                                         (OK=5461   KO=0     )
>  UI IDM version                                          (OK=5461   KO=0     )
>  UI IDM features                                         (OK=5461   KO=0     )
>  UI IDM privilege                                        (OK=5461   KO=0     )
>  UI IDM login                                            (OK=5460   KO=1     )
>  UI IDM dashboard                                        (OK=5461   KO=0     )
>  UI IDM managed user schema                              (OK=5461   KO=0     )
>  UI IDM user                                             (OK=5461   KO=0     )
>  UI IDM oidcToken                                        (OK=5463   KO=1     )
> userinfo                                                 (OK=5462   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=890    KO=0     )
> UI-Logout                                                (OK=5464   KO=0     )
> UI-Logout Redirect 1                                     (OK=5464   KO=0     )
>  UI AM revoke1                                           (OK=5462   KO=0     )
>  UI AM revoke2                                           (OK=5461   KO=0     )
>  UI AM endsession                                        (OK=5463   KO=0     )
> Skip 2FA                                                 (OK=13797  KO=0     )
> RootUserinfo                                             (OK=18458  KO=0     )
> GetUUid                                                  (OK=8293   KO=0     )
> GetOpenidConfig                                          (OK=24821  KO=0     )
> CreatePolicy                                             (OK=8291   KO=2     )
> tokenUserinfo                                            (OK=5429   KO=0     )
> getIdToken                                               (OK=1808   KO=0     )
> getIdToken Redirect 1                                    (OK=1808   KO=0     )
> createOrganization                                       (OK=1808   KO=0     )
> queryOrganization                                        (OK=1808   KO=0     )
> deleteOrganization                                       (OK=1808   KO=0     )
> ReadPolicy                                               (OK=8272   KO=2     )
> DeletePolicy                                             (OK=8252   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 10527  / active: 51     / done: 25534 
================================================================================


================================================================================
2024-11-06 20:54:20 GMT                                    2580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=359092 KO=17    )
> restLoginInitiate                                        (OK=24761  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24758  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5479   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5479   KO=0     )
>  UI AM idFromSession                                     (OK=5478   KO=1     )
>  UI AM validateGoto                                      (OK=5479   KO=0     )
> User Authorize PKCE stage                                (OK=30231  KO=3     )
> User AccessToken PKCE stage                              (OK=30229  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5479   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5479   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5478   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5478   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=892    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5475   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5475   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5475   KO=0     )
>  UI IDM uiconfig                                         (OK=5475   KO=0     )
>  UI IDM version                                          (OK=5475   KO=0     )
>  UI IDM features                                         (OK=5475   KO=0     )
>  UI IDM privilege                                        (OK=5475   KO=0     )
>  UI IDM login                                            (OK=5474   KO=1     )
>  UI IDM dashboard                                        (OK=5475   KO=0     )
>  UI IDM managed user schema                              (OK=5475   KO=0     )
>  UI IDM user                                             (OK=5475   KO=0     )
>  UI IDM oidcToken                                        (OK=5477   KO=1     )
> userinfo                                                 (OK=5476   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=892    KO=0     )
> UI-Logout                                                (OK=5478   KO=0     )
> UI-Logout Redirect 1                                     (OK=5477   KO=0     )
>  UI AM revoke1                                           (OK=5475   KO=0     )
>  UI AM revoke2                                           (OK=5474   KO=0     )
>  UI AM endsession                                        (OK=5476   KO=0     )
> Skip 2FA                                                 (OK=13839  KO=0     )
> RootUserinfo                                             (OK=18490  KO=0     )
> GetUUid                                                  (OK=8320   KO=0     )
> GetOpenidConfig                                          (OK=24886  KO=0     )
> CreatePolicy                                             (OK=8317   KO=2     )
> tokenUserinfo                                            (OK=5440   KO=0     )
> getIdToken                                               (OK=1818   KO=0     )
> getIdToken Redirect 1                                    (OK=1818   KO=0     )
> createOrganization                                       (OK=1818   KO=0     )
> queryOrganization                                        (OK=1818   KO=0     )
> deleteOrganization                                       (OK=1818   KO=0     )
> ReadPolicy                                               (OK=8290   KO=2     )
> DeletePolicy                                             (OK=8271   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 10458  / active: 59     / done: 25595 
================================================================================


================================================================================
2024-11-06 20:54:25 GMT                                    2585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=359736 KO=17    )
> restLoginInitiate                                        (OK=24802  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24801  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5487   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5487   KO=0     )
>  UI AM idFromSession                                     (OK=5486   KO=1     )
>  UI AM validateGoto                                      (OK=5487   KO=0     )
> User Authorize PKCE stage                                (OK=30284  KO=3     )
> User AccessToken PKCE stage                              (OK=30282  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5487   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5487   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5487   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5487   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=893    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5484   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5484   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5484   KO=0     )
>  UI IDM uiconfig                                         (OK=5484   KO=0     )
>  UI IDM version                                          (OK=5484   KO=0     )
>  UI IDM features                                         (OK=5484   KO=0     )
>  UI IDM privilege                                        (OK=5484   KO=0     )
>  UI IDM login                                            (OK=5483   KO=1     )
>  UI IDM dashboard                                        (OK=5484   KO=0     )
>  UI IDM managed user schema                              (OK=5484   KO=0     )
>  UI IDM user                                             (OK=5484   KO=0     )
>  UI IDM oidcToken                                        (OK=5486   KO=1     )
> userinfo                                                 (OK=5485   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=893    KO=0     )
> UI-Logout                                                (OK=5487   KO=0     )
> UI-Logout Redirect 1                                     (OK=5487   KO=0     )
>  UI AM revoke1                                           (OK=5485   KO=0     )
>  UI AM revoke2                                           (OK=5484   KO=0     )
>  UI AM endsession                                        (OK=5486   KO=0     )
> Skip 2FA                                                 (OK=13866  KO=0     )
> RootUserinfo                                             (OK=18534  KO=0     )
> GetUUid                                                  (OK=8334   KO=0     )
> GetOpenidConfig                                          (OK=24945  KO=0     )
> CreatePolicy                                             (OK=8332   KO=2     )
> tokenUserinfo                                            (OK=5448   KO=0     )
> getIdToken                                               (OK=1820   KO=0     )
> getIdToken Redirect 1                                    (OK=1820   KO=0     )
> createOrganization                                       (OK=1820   KO=0     )
> queryOrganization                                        (OK=1820   KO=0     )
> deleteOrganization                                       (OK=1820   KO=0     )
> ReadPolicy                                               (OK=8315   KO=2     )
> DeletePolicy                                             (OK=8289   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 10415  / active: 53     / done: 25644 
================================================================================


================================================================================
2024-11-06 20:54:30 GMT                                    2590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=360194 KO=17    )
> restLoginInitiate                                        (OK=24833  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24831  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5493   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5493   KO=0     )
>  UI AM idFromSession                                     (OK=5492   KO=1     )
>  UI AM validateGoto                                      (OK=5493   KO=0     )
> User Authorize PKCE stage                                (OK=30320  KO=3     )
> User AccessToken PKCE stage                              (OK=30317  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5493   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5493   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5493   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5493   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=894    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5490   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5490   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5490   KO=0     )
>  UI IDM uiconfig                                         (OK=5490   KO=0     )
>  UI IDM version                                          (OK=5490   KO=0     )
>  UI IDM features                                         (OK=5490   KO=0     )
>  UI IDM privilege                                        (OK=5490   KO=0     )
>  UI IDM login                                            (OK=5489   KO=1     )
>  UI IDM dashboard                                        (OK=5490   KO=0     )
>  UI IDM managed user schema                              (OK=5490   KO=0     )
>  UI IDM user                                             (OK=5490   KO=0     )
>  UI IDM oidcToken                                        (OK=5492   KO=1     )
> userinfo                                                 (OK=5491   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=894    KO=0     )
> UI-Logout                                                (OK=5493   KO=0     )
> UI-Logout Redirect 1                                     (OK=5493   KO=0     )
>  UI AM revoke1                                           (OK=5491   KO=0     )
>  UI AM revoke2                                           (OK=5490   KO=0     )
>  UI AM endsession                                        (OK=5492   KO=0     )
> Skip 2FA                                                 (OK=13882  KO=0     )
> RootUserinfo                                             (OK=18558  KO=0     )
> GetUUid                                                  (OK=8345   KO=0     )
> GetOpenidConfig                                          (OK=24996  KO=0     )
> CreatePolicy                                             (OK=8343   KO=2     )
> tokenUserinfo                                            (OK=5456   KO=0     )
> getIdToken                                               (OK=1821   KO=0     )
> getIdToken Redirect 1                                    (OK=1821   KO=0     )
> createOrganization                                       (OK=1821   KO=0     )
> queryOrganization                                        (OK=1821   KO=0     )
> deleteOrganization                                       (OK=1821   KO=0     )
> ReadPolicy                                               (OK=8331   KO=2     )
> DeletePolicy                                             (OK=8315   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 10382  / active: 37     / done: 25693 
================================================================================


================================================================================
2024-11-06 20:54:35 GMT                                    2595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=361042 KO=17    )
> restLoginInitiate                                        (OK=24883  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24882  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5510   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5510   KO=0     )
>  UI AM idFromSession                                     (OK=5509   KO=1     )
>  UI AM validateGoto                                      (OK=5510   KO=0     )
> User Authorize PKCE stage                                (OK=30387  KO=3     )
> User AccessToken PKCE stage                              (OK=30385  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5510   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5510   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5510   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5510   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=897    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5507   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5507   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5507   KO=0     )
>  UI IDM uiconfig                                         (OK=5507   KO=0     )
>  UI IDM version                                          (OK=5507   KO=0     )
>  UI IDM features                                         (OK=5507   KO=0     )
>  UI IDM privilege                                        (OK=5507   KO=0     )
>  UI IDM login                                            (OK=5506   KO=1     )
>  UI IDM dashboard                                        (OK=5507   KO=0     )
>  UI IDM managed user schema                              (OK=5507   KO=0     )
>  UI IDM user                                             (OK=5507   KO=0     )
>  UI IDM oidcToken                                        (OK=5509   KO=1     )
> userinfo                                                 (OK=5508   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=897    KO=0     )
> UI-Logout                                                (OK=5510   KO=0     )
> UI-Logout Redirect 1                                     (OK=5510   KO=0     )
>  UI AM revoke1                                           (OK=5508   KO=0     )
>  UI AM revoke2                                           (OK=5507   KO=0     )
>  UI AM endsession                                        (OK=5509   KO=0     )
> Skip 2FA                                                 (OK=13901  KO=0     )
> RootUserinfo                                             (OK=18590  KO=0     )
> GetUUid                                                  (OK=8355   KO=0     )
> GetOpenidConfig                                          (OK=25033  KO=0     )
> CreatePolicy                                             (OK=8353   KO=2     )
> tokenUserinfo                                            (OK=5469   KO=0     )
> getIdToken                                               (OK=1824   KO=0     )
> getIdToken Redirect 1                                    (OK=1824   KO=0     )
> createOrganization                                       (OK=1824   KO=0     )
> queryOrganization                                        (OK=1824   KO=0     )
> deleteOrganization                                       (OK=1824   KO=0     )
> ReadPolicy                                               (OK=8343   KO=2     )
> DeletePolicy                                             (OK=8331   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 10331  / active: 33     / done: 25748 
================================================================================


================================================================================
2024-11-06 20:54:40 GMT                                    2600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=361799 KO=17    )
> restLoginInitiate                                        (OK=24929  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24928  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5525   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5525   KO=0     )
>  UI AM idFromSession                                     (OK=5524   KO=1     )
>  UI AM validateGoto                                      (OK=5525   KO=0     )
> User Authorize PKCE stage                                (OK=30449  KO=3     )
> User AccessToken PKCE stage                              (OK=30446  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5525   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5525   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5525   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5525   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=899    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5522   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5522   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5521   KO=0     )
>  UI IDM uiconfig                                         (OK=5521   KO=0     )
>  UI IDM version                                          (OK=5521   KO=0     )
>  UI IDM features                                         (OK=5521   KO=0     )
>  UI IDM privilege                                        (OK=5521   KO=0     )
>  UI IDM login                                            (OK=5520   KO=1     )
>  UI IDM dashboard                                        (OK=5521   KO=0     )
>  UI IDM managed user schema                              (OK=5521   KO=0     )
>  UI IDM user                                             (OK=5521   KO=0     )
>  UI IDM oidcToken                                        (OK=5523   KO=1     )
> userinfo                                                 (OK=5522   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=899    KO=0     )
> UI-Logout                                                (OK=5524   KO=0     )
> UI-Logout Redirect 1                                     (OK=5524   KO=0     )
>  UI AM revoke1                                           (OK=5522   KO=0     )
>  UI AM revoke2                                           (OK=5521   KO=0     )
>  UI AM endsession                                        (OK=5523   KO=0     )
> Skip 2FA                                                 (OK=13923  KO=0     )
> RootUserinfo                                             (OK=18624  KO=0     )
> GetUUid                                                  (OK=8366   KO=0     )
> GetOpenidConfig                                          (OK=25066  KO=0     )
> CreatePolicy                                             (OK=8364   KO=2     )
> tokenUserinfo                                            (OK=5480   KO=0     )
> getIdToken                                               (OK=1828   KO=0     )
> getIdToken Redirect 1                                    (OK=1828   KO=0     )
> createOrganization                                       (OK=1828   KO=0     )
> queryOrganization                                        (OK=1828   KO=0     )
> deleteOrganization                                       (OK=1828   KO=0     )
> ReadPolicy                                               (OK=8353   KO=2     )
> DeletePolicy                                             (OK=8343   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 10282  / active: 31     / done: 25799 
================================================================================


================================================================================
2024-11-06 20:54:45 GMT                                    2605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=362334 KO=17    )
> restLoginInitiate                                        (OK=24972  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=24971  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5532   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5531   KO=0     )
>  UI AM idFromSession                                     (OK=5530   KO=1     )
>  UI AM validateGoto                                      (OK=5531   KO=0     )
> User Authorize PKCE stage                                (OK=30497  KO=3     )
> User AccessToken PKCE stage                              (OK=30495  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5531   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5531   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5531   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5531   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=902    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5528   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5528   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5528   KO=0     )
>  UI IDM uiconfig                                         (OK=5528   KO=0     )
>  UI IDM version                                          (OK=5528   KO=0     )
>  UI IDM features                                         (OK=5528   KO=0     )
>  UI IDM privilege                                        (OK=5528   KO=0     )
>  UI IDM login                                            (OK=5527   KO=1     )
>  UI IDM dashboard                                        (OK=5528   KO=0     )
>  UI IDM managed user schema                              (OK=5528   KO=0     )
>  UI IDM user                                             (OK=5528   KO=0     )
>  UI IDM oidcToken                                        (OK=5530   KO=1     )
> userinfo                                                 (OK=5529   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=902    KO=0     )
> UI-Logout                                                (OK=5531   KO=0     )
> UI-Logout Redirect 1                                     (OK=5531   KO=0     )
>  UI AM revoke1                                           (OK=5529   KO=0     )
>  UI AM revoke2                                           (OK=5528   KO=0     )
>  UI AM endsession                                        (OK=5530   KO=0     )
> Skip 2FA                                                 (OK=13947  KO=0     )
> RootUserinfo                                             (OK=18663  KO=0     )
> GetUUid                                                  (OK=8382   KO=0     )
> GetOpenidConfig                                          (OK=25103  KO=0     )
> CreatePolicy                                             (OK=8380   KO=2     )
> tokenUserinfo                                            (OK=5492   KO=0     )
> getIdToken                                               (OK=1830   KO=0     )
> getIdToken Redirect 1                                    (OK=1830   KO=0     )
> createOrganization                                       (OK=1830   KO=0     )
> queryOrganization                                        (OK=1829   KO=0     )
> deleteOrganization                                       (OK=1829   KO=0     )
> ReadPolicy                                               (OK=8364   KO=2     )
> DeletePolicy                                             (OK=8353   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 10237  / active: 35     / done: 25840 
================================================================================


================================================================================
2024-11-06 20:54:50 GMT                                    2610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=362999 KO=17    )
> restLoginInitiate                                        (OK=25024  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25023  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5540   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5540   KO=0     )
>  UI AM idFromSession                                     (OK=5539   KO=1     )
>  UI AM validateGoto                                      (OK=5540   KO=0     )
> User Authorize PKCE stage                                (OK=30559  KO=3     )
> User AccessToken PKCE stage                              (OK=30556  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5540   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5540   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5540   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5540   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=904    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5537   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5537   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5537   KO=0     )
>  UI IDM uiconfig                                         (OK=5537   KO=0     )
>  UI IDM version                                          (OK=5537   KO=0     )
>  UI IDM features                                         (OK=5537   KO=0     )
>  UI IDM privilege                                        (OK=5537   KO=0     )
>  UI IDM login                                            (OK=5536   KO=1     )
>  UI IDM dashboard                                        (OK=5537   KO=0     )
>  UI IDM managed user schema                              (OK=5537   KO=0     )
>  UI IDM user                                             (OK=5537   KO=0     )
>  UI IDM oidcToken                                        (OK=5539   KO=1     )
> userinfo                                                 (OK=5538   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=904    KO=0     )
> UI-Logout                                                (OK=5540   KO=0     )
> UI-Logout Redirect 1                                     (OK=5540   KO=0     )
>  UI AM revoke1                                           (OK=5538   KO=0     )
>  UI AM revoke2                                           (OK=5537   KO=0     )
>  UI AM endsession                                        (OK=5539   KO=0     )
> Skip 2FA                                                 (OK=13978  KO=0     )
> RootUserinfo                                             (OK=18700  KO=0     )
> GetUUid                                                  (OK=8398   KO=0     )
> GetOpenidConfig                                          (OK=25146  KO=0     )
> CreatePolicy                                             (OK=8396   KO=2     )
> tokenUserinfo                                            (OK=5505   KO=0     )
> getIdToken                                               (OK=1834   KO=0     )
> getIdToken Redirect 1                                    (OK=1833   KO=0     )
> createOrganization                                       (OK=1833   KO=0     )
> queryOrganization                                        (OK=1833   KO=0     )
> deleteOrganization                                       (OK=1833   KO=0     )
> ReadPolicy                                               (OK=8380   KO=2     )
> DeletePolicy                                             (OK=8364   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 10182  / active: 45     / done: 25885 
================================================================================


================================================================================
2024-11-06 20:54:55 GMT                                    2615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=363532 KO=17    )
> restLoginInitiate                                        (OK=25073  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25071  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5544   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5544   KO=0     )
>  UI AM idFromSession                                     (OK=5543   KO=1     )
>  UI AM validateGoto                                      (OK=5544   KO=0     )
> User Authorize PKCE stage                                (OK=30611  KO=3     )
> User AccessToken PKCE stage                              (OK=30608  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5544   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5544   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5544   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5544   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=904    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5541   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5541   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5541   KO=0     )
>  UI IDM uiconfig                                         (OK=5541   KO=0     )
>  UI IDM version                                          (OK=5541   KO=0     )
>  UI IDM features                                         (OK=5541   KO=0     )
>  UI IDM privilege                                        (OK=5541   KO=0     )
>  UI IDM login                                            (OK=5540   KO=1     )
>  UI IDM dashboard                                        (OK=5541   KO=0     )
>  UI IDM managed user schema                              (OK=5541   KO=0     )
>  UI IDM user                                             (OK=5541   KO=0     )
>  UI IDM oidcToken                                        (OK=5543   KO=1     )
> userinfo                                                 (OK=5542   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=904    KO=0     )
> UI-Logout                                                (OK=5544   KO=0     )
> UI-Logout Redirect 1                                     (OK=5543   KO=0     )
>  UI AM revoke1                                           (OK=5540   KO=0     )
>  UI AM revoke2                                           (OK=5539   KO=0     )
>  UI AM endsession                                        (OK=5541   KO=0     )
> Skip 2FA                                                 (OK=14010  KO=0     )
> RootUserinfo                                             (OK=18745  KO=0     )
> GetUUid                                                  (OK=8418   KO=0     )
> GetOpenidConfig                                          (OK=25197  KO=0     )
> CreatePolicy                                             (OK=8415   KO=2     )
> tokenUserinfo                                            (OK=5517   KO=0     )
> getIdToken                                               (OK=1838   KO=0     )
> getIdToken Redirect 1                                    (OK=1838   KO=0     )
> createOrganization                                       (OK=1838   KO=0     )
> queryOrganization                                        (OK=1838   KO=0     )
> deleteOrganization                                       (OK=1838   KO=0     )
> ReadPolicy                                               (OK=8396   KO=2     )
> DeletePolicy                                             (OK=8380   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 10132  / active: 53     / done: 25927 
================================================================================


================================================================================
2024-11-06 20:55:00 GMT                                    2620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=364217 KO=17    )
> restLoginInitiate                                        (OK=25120  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25119  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5555   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5555   KO=0     )
>  UI AM idFromSession                                     (OK=5554   KO=1     )
>  UI AM validateGoto                                      (OK=5555   KO=0     )
> User Authorize PKCE stage                                (OK=30667  KO=3     )
> User AccessToken PKCE stage                              (OK=30663  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5554   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5554   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5554   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5554   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=904    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5551   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5551   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5551   KO=0     )
>  UI IDM uiconfig                                         (OK=5551   KO=0     )
>  UI IDM version                                          (OK=5551   KO=0     )
>  UI IDM features                                         (OK=5551   KO=0     )
>  UI IDM privilege                                        (OK=5551   KO=0     )
>  UI IDM login                                            (OK=5550   KO=1     )
>  UI IDM dashboard                                        (OK=5551   KO=0     )
>  UI IDM managed user schema                              (OK=5551   KO=0     )
>  UI IDM user                                             (OK=5551   KO=0     )
>  UI IDM oidcToken                                        (OK=5553   KO=1     )
> userinfo                                                 (OK=5552   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=904    KO=0     )
> UI-Logout                                                (OK=5554   KO=0     )
> UI-Logout Redirect 1                                     (OK=5554   KO=0     )
>  UI AM revoke1                                           (OK=5551   KO=0     )
>  UI AM revoke2                                           (OK=5551   KO=0     )
>  UI AM endsession                                        (OK=5553   KO=0     )
> Skip 2FA                                                 (OK=14037  KO=0     )
> RootUserinfo                                             (OK=18781  KO=0     )
> GetUUid                                                  (OK=8435   KO=0     )
> GetOpenidConfig                                          (OK=25250  KO=0     )
> CreatePolicy                                             (OK=8432   KO=2     )
> tokenUserinfo                                            (OK=5526   KO=0     )
> getIdToken                                               (OK=1842   KO=0     )
> getIdToken Redirect 1                                    (OK=1842   KO=0     )
> createOrganization                                       (OK=1841   KO=0     )
> queryOrganization                                        (OK=1841   KO=0     )
> deleteOrganization                                       (OK=1841   KO=0     )
> ReadPolicy                                               (OK=8414   KO=2     )
> DeletePolicy                                             (OK=8395   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 10087  / active: 50     / done: 25975 
================================================================================


================================================================================
2024-11-06 20:55:05 GMT                                    2625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=364813 KO=17    )
> restLoginInitiate                                        (OK=25165  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25164  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5561   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5561   KO=0     )
>  UI AM idFromSession                                     (OK=5560   KO=1     )
>  UI AM validateGoto                                      (OK=5561   KO=0     )
> User Authorize PKCE stage                                (OK=30721  KO=3     )
> User AccessToken PKCE stage                              (OK=30719  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5561   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5561   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5561   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5561   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=905    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5558   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5558   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5558   KO=0     )
>  UI IDM uiconfig                                         (OK=5558   KO=0     )
>  UI IDM version                                          (OK=5558   KO=0     )
>  UI IDM features                                         (OK=5558   KO=0     )
>  UI IDM privilege                                        (OK=5558   KO=0     )
>  UI IDM login                                            (OK=5557   KO=1     )
>  UI IDM dashboard                                        (OK=5558   KO=0     )
>  UI IDM managed user schema                              (OK=5558   KO=0     )
>  UI IDM user                                             (OK=5558   KO=0     )
>  UI IDM oidcToken                                        (OK=5559   KO=1     )
> userinfo                                                 (OK=5558   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=905    KO=0     )
> UI-Logout                                                (OK=5560   KO=0     )
> UI-Logout Redirect 1                                     (OK=5560   KO=0     )
>  UI AM revoke1                                           (OK=5558   KO=0     )
>  UI AM revoke2                                           (OK=5557   KO=0     )
>  UI AM endsession                                        (OK=5559   KO=0     )
> Skip 2FA                                                 (OK=14065  KO=0     )
> RootUserinfo                                             (OK=18816  KO=0     )
> GetUUid                                                  (OK=8449   KO=0     )
> GetOpenidConfig                                          (OK=25299  KO=0     )
> CreatePolicy                                             (OK=8447   KO=2     )
> tokenUserinfo                                            (OK=5538   KO=0     )
> getIdToken                                               (OK=1848   KO=0     )
> getIdToken Redirect 1                                    (OK=1848   KO=0     )
> createOrganization                                       (OK=1848   KO=0     )
> queryOrganization                                        (OK=1848   KO=0     )
> deleteOrganization                                       (OK=1848   KO=0     )
> ReadPolicy                                               (OK=8432   KO=2     )
> DeletePolicy                                             (OK=8413   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 10040  / active: 46     / done: 26026 
================================================================================


================================================================================
2024-11-06 20:55:10 GMT                                    2630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=365478 KO=17    )
> restLoginInitiate                                        (OK=25215  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25213  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5571   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5571   KO=0     )
>  UI AM idFromSession                                     (OK=5570   KO=1     )
>  UI AM validateGoto                                      (OK=5571   KO=0     )
> User Authorize PKCE stage                                (OK=30779  KO=3     )
> User AccessToken PKCE stage                              (OK=30776  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5570   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5570   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5570   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5570   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=906    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5567   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5567   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5567   KO=0     )
>  UI IDM uiconfig                                         (OK=5567   KO=0     )
>  UI IDM version                                          (OK=5567   KO=0     )
>  UI IDM features                                         (OK=5567   KO=0     )
>  UI IDM privilege                                        (OK=5567   KO=0     )
>  UI IDM login                                            (OK=5566   KO=1     )
>  UI IDM dashboard                                        (OK=5567   KO=0     )
>  UI IDM managed user schema                              (OK=5567   KO=0     )
>  UI IDM user                                             (OK=5567   KO=0     )
>  UI IDM oidcToken                                        (OK=5568   KO=1     )
> userinfo                                                 (OK=5567   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=906    KO=0     )
> UI-Logout                                                (OK=5569   KO=0     )
> UI-Logout Redirect 1                                     (OK=5569   KO=0     )
>  UI AM revoke1                                           (OK=5566   KO=0     )
>  UI AM revoke2                                           (OK=5565   KO=0     )
>  UI AM endsession                                        (OK=5567   KO=0     )
> Skip 2FA                                                 (OK=14093  KO=0     )
> RootUserinfo                                             (OK=18857  KO=0     )
> GetUUid                                                  (OK=8463   KO=0     )
> GetOpenidConfig                                          (OK=25346  KO=0     )
> CreatePolicy                                             (OK=8461   KO=2     )
> tokenUserinfo                                            (OK=5549   KO=0     )
> getIdToken                                               (OK=1853   KO=0     )
> getIdToken Redirect 1                                    (OK=1853   KO=0     )
> createOrganization                                       (OK=1853   KO=0     )
> queryOrganization                                        (OK=1853   KO=0     )
> deleteOrganization                                       (OK=1853   KO=0     )
> ReadPolicy                                               (OK=8447   KO=2     )
> DeletePolicy                                             (OK=8432   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 9990   / active: 43     / done: 26079 
================================================================================


================================================================================
2024-11-06 20:55:15 GMT                                    2635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=365899 KO=17    )
> restLoginInitiate                                        (OK=25248  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25247  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5573   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5573   KO=0     )
>  UI AM idFromSession                                     (OK=5572   KO=1     )
>  UI AM validateGoto                                      (OK=5573   KO=0     )
> User Authorize PKCE stage                                (OK=30815  KO=3     )
> User AccessToken PKCE stage                              (OK=30812  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5573   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5573   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5573   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5573   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=910    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5570   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5570   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5570   KO=0     )
>  UI IDM uiconfig                                         (OK=5570   KO=0     )
>  UI IDM version                                          (OK=5570   KO=0     )
>  UI IDM features                                         (OK=5570   KO=0     )
>  UI IDM privilege                                        (OK=5570   KO=0     )
>  UI IDM login                                            (OK=5569   KO=1     )
>  UI IDM dashboard                                        (OK=5570   KO=0     )
>  UI IDM managed user schema                              (OK=5570   KO=0     )
>  UI IDM user                                             (OK=5570   KO=0     )
>  UI IDM oidcToken                                        (OK=5572   KO=1     )
> userinfo                                                 (OK=5571   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=910    KO=0     )
> UI-Logout                                                (OK=5573   KO=0     )
> UI-Logout Redirect 1                                     (OK=5573   KO=0     )
>  UI AM revoke1                                           (OK=5571   KO=0     )
>  UI AM revoke2                                           (OK=5570   KO=0     )
>  UI AM endsession                                        (OK=5572   KO=0     )
> Skip 2FA                                                 (OK=14117  KO=0     )
> RootUserinfo                                             (OK=18904  KO=0     )
> GetUUid                                                  (OK=8477   KO=0     )
> GetOpenidConfig                                          (OK=25388  KO=0     )
> CreatePolicy                                             (OK=8475   KO=2     )
> tokenUserinfo                                            (OK=5556   KO=0     )
> getIdToken                                               (OK=1856   KO=0     )
> getIdToken Redirect 1                                    (OK=1856   KO=0     )
> createOrganization                                       (OK=1856   KO=0     )
> queryOrganization                                        (OK=1856   KO=0     )
> deleteOrganization                                       (OK=1856   KO=0     )
> ReadPolicy                                               (OK=8460   KO=2     )
> DeletePolicy                                             (OK=8446   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 9953   / active: 41     / done: 26118 
================================================================================


================================================================================
2024-11-06 20:55:20 GMT                                    2640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=366478 KO=17    )
> restLoginInitiate                                        (OK=25295  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25294  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5581   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5581   KO=0     )
>  UI AM idFromSession                                     (OK=5580   KO=1     )
>  UI AM validateGoto                                      (OK=5581   KO=0     )
> User Authorize PKCE stage                                (OK=30869  KO=3     )
> User AccessToken PKCE stage                              (OK=30865  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5580   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5580   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5580   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5580   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=911    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5577   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5577   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5577   KO=0     )
>  UI IDM uiconfig                                         (OK=5577   KO=0     )
>  UI IDM version                                          (OK=5577   KO=0     )
>  UI IDM features                                         (OK=5577   KO=0     )
>  UI IDM privilege                                        (OK=5577   KO=0     )
>  UI IDM login                                            (OK=5576   KO=1     )
>  UI IDM dashboard                                        (OK=5577   KO=0     )
>  UI IDM managed user schema                              (OK=5577   KO=0     )
>  UI IDM user                                             (OK=5577   KO=0     )
>  UI IDM oidcToken                                        (OK=5579   KO=1     )
> userinfo                                                 (OK=5578   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=911    KO=0     )
> UI-Logout                                                (OK=5580   KO=0     )
> UI-Logout Redirect 1                                     (OK=5580   KO=0     )
>  UI AM revoke1                                           (OK=5578   KO=0     )
>  UI AM revoke2                                           (OK=5577   KO=0     )
>  UI AM endsession                                        (OK=5579   KO=0     )
> Skip 2FA                                                 (OK=14146  KO=0     )
> RootUserinfo                                             (OK=18939  KO=0     )
> GetUUid                                                  (OK=8495   KO=0     )
> GetOpenidConfig                                          (OK=25434  KO=0     )
> CreatePolicy                                             (OK=8493   KO=2     )
> tokenUserinfo                                            (OK=5567   KO=0     )
> getIdToken                                               (OK=1857   KO=0     )
> getIdToken Redirect 1                                    (OK=1857   KO=0     )
> createOrganization                                       (OK=1857   KO=0     )
> queryOrganization                                        (OK=1857   KO=0     )
> deleteOrganization                                       (OK=1857   KO=0     )
> ReadPolicy                                               (OK=8474   KO=2     )
> DeletePolicy                                             (OK=8460   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 9905   / active: 45     / done: 26162 
================================================================================


================================================================================
2024-11-06 20:55:25 GMT                                    2645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=367034 KO=17    )
> restLoginInitiate                                        (OK=25335  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25333  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5589   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5589   KO=0     )
>  UI AM idFromSession                                     (OK=5588   KO=1     )
>  UI AM validateGoto                                      (OK=5589   KO=0     )
> User Authorize PKCE stage                                (OK=30917  KO=3     )
> User AccessToken PKCE stage                              (OK=30914  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5589   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5589   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5589   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5589   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=915    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5584   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5584   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5584   KO=0     )
>  UI IDM uiconfig                                         (OK=5584   KO=0     )
>  UI IDM version                                          (OK=5584   KO=0     )
>  UI IDM features                                         (OK=5584   KO=0     )
>  UI IDM privilege                                        (OK=5584   KO=0     )
>  UI IDM login                                            (OK=5583   KO=1     )
>  UI IDM dashboard                                        (OK=5584   KO=0     )
>  UI IDM managed user schema                              (OK=5584   KO=0     )
>  UI IDM user                                             (OK=5584   KO=0     )
>  UI IDM oidcToken                                        (OK=5586   KO=1     )
> userinfo                                                 (OK=5585   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=915    KO=0     )
> UI-Logout                                                (OK=5587   KO=0     )
> UI-Logout Redirect 1                                     (OK=5587   KO=0     )
>  UI AM revoke1                                           (OK=5585   KO=0     )
>  UI AM revoke2                                           (OK=5584   KO=0     )
>  UI AM endsession                                        (OK=5586   KO=0     )
> Skip 2FA                                                 (OK=14164  KO=0     )
> RootUserinfo                                             (OK=18980  KO=0     )
> GetUUid                                                  (OK=8507   KO=0     )
> GetOpenidConfig                                          (OK=25478  KO=0     )
> CreatePolicy                                             (OK=8505   KO=2     )
> tokenUserinfo                                            (OK=5580   KO=0     )
> getIdToken                                               (OK=1858   KO=0     )
> getIdToken Redirect 1                                    (OK=1858   KO=0     )
> createOrganization                                       (OK=1858   KO=0     )
> queryOrganization                                        (OK=1858   KO=0     )
> deleteOrganization                                       (OK=1858   KO=0     )
> ReadPolicy                                               (OK=8493   KO=2     )
> DeletePolicy                                             (OK=8474   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 9861   / active: 41     / done: 26210 
================================================================================


================================================================================
2024-11-06 20:55:30 GMT                                    2650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=367767 KO=17    )
> restLoginInitiate                                        (OK=25382  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25380  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5601   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5601   KO=0     )
>  UI AM idFromSession                                     (OK=5600   KO=1     )
>  UI AM validateGoto                                      (OK=5601   KO=0     )
> User Authorize PKCE stage                                (OK=30977  KO=3     )
> User AccessToken PKCE stage                              (OK=30975  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5601   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5601   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5601   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5601   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=917    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5598   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5598   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5597   KO=0     )
>  UI IDM uiconfig                                         (OK=5597   KO=0     )
>  UI IDM version                                          (OK=5597   KO=0     )
>  UI IDM features                                         (OK=5597   KO=0     )
>  UI IDM privilege                                        (OK=5597   KO=0     )
>  UI IDM login                                            (OK=5596   KO=1     )
>  UI IDM dashboard                                        (OK=5597   KO=0     )
>  UI IDM managed user schema                              (OK=5597   KO=0     )
>  UI IDM user                                             (OK=5597   KO=0     )
>  UI IDM oidcToken                                        (OK=5599   KO=1     )
> userinfo                                                 (OK=5597   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=917    KO=0     )
> UI-Logout                                                (OK=5599   KO=0     )
> UI-Logout Redirect 1                                     (OK=5599   KO=0     )
>  UI AM revoke1                                           (OK=5596   KO=0     )
>  UI AM revoke2                                           (OK=5595   KO=0     )
>  UI AM endsession                                        (OK=5597   KO=0     )
> Skip 2FA                                                 (OK=14187  KO=0     )
> RootUserinfo                                             (OK=19003  KO=0     )
> GetUUid                                                  (OK=8520   KO=0     )
> GetOpenidConfig                                          (OK=25522  KO=0     )
> CreatePolicy                                             (OK=8518   KO=2     )
> tokenUserinfo                                            (OK=5592   KO=0     )
> getIdToken                                               (OK=1865   KO=0     )
> getIdToken Redirect 1                                    (OK=1865   KO=0     )
> createOrganization                                       (OK=1864   KO=0     )
> queryOrganization                                        (OK=1864   KO=0     )
> deleteOrganization                                       (OK=1864   KO=0     )
> ReadPolicy                                               (OK=8505   KO=2     )
> DeletePolicy                                             (OK=8493   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 9812   / active: 34     / done: 26266 
================================================================================


================================================================================
2024-11-06 20:55:35 GMT                                    2655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=368409 KO=17    )
> restLoginInitiate                                        (OK=25420  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25418  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5613   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5613   KO=0     )
>  UI AM idFromSession                                     (OK=5612   KO=1     )
>  UI AM validateGoto                                      (OK=5613   KO=0     )
> User Authorize PKCE stage                                (OK=31026  KO=3     )
> User AccessToken PKCE stage                              (OK=31024  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5613   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5613   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5613   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5613   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=918    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5610   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5610   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5610   KO=0     )
>  UI IDM uiconfig                                         (OK=5610   KO=0     )
>  UI IDM version                                          (OK=5610   KO=0     )
>  UI IDM features                                         (OK=5610   KO=0     )
>  UI IDM privilege                                        (OK=5610   KO=0     )
>  UI IDM login                                            (OK=5609   KO=1     )
>  UI IDM dashboard                                        (OK=5610   KO=0     )
>  UI IDM managed user schema                              (OK=5610   KO=0     )
>  UI IDM user                                             (OK=5610   KO=0     )
>  UI IDM oidcToken                                        (OK=5612   KO=1     )
> userinfo                                                 (OK=5611   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=918    KO=0     )
> UI-Logout                                                (OK=5613   KO=0     )
> UI-Logout Redirect 1                                     (OK=5613   KO=0     )
>  UI AM revoke1                                           (OK=5611   KO=0     )
>  UI AM revoke2                                           (OK=5610   KO=0     )
>  UI AM endsession                                        (OK=5612   KO=0     )
> Skip 2FA                                                 (OK=14201  KO=0     )
> RootUserinfo                                             (OK=19024  KO=0     )
> GetUUid                                                  (OK=8530   KO=0     )
> GetOpenidConfig                                          (OK=25557  KO=0     )
> CreatePolicy                                             (OK=8527   KO=2     )
> tokenUserinfo                                            (OK=5604   KO=0     )
> getIdToken                                               (OK=1865   KO=0     )
> getIdToken Redirect 1                                    (OK=1865   KO=0     )
> createOrganization                                       (OK=1865   KO=0     )
> queryOrganization                                        (OK=1865   KO=0     )
> deleteOrganization                                       (OK=1865   KO=0     )
> ReadPolicy                                               (OK=8518   KO=2     )
> DeletePolicy                                             (OK=8505   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 9773   / active: 27     / done: 26312 
================================================================================


================================================================================
2024-11-06 20:55:40 GMT                                    2660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=368919 KO=17    )
> restLoginInitiate                                        (OK=25465  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25463  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5621   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5621   KO=0     )
>  UI AM idFromSession                                     (OK=5620   KO=1     )
>  UI AM validateGoto                                      (OK=5621   KO=0     )
> User Authorize PKCE stage                                (OK=31076  KO=3     )
> User AccessToken PKCE stage                              (OK=31073  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5620   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5619   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5619   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5619   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=922    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5616   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5616   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5616   KO=0     )
>  UI IDM uiconfig                                         (OK=5616   KO=0     )
>  UI IDM version                                          (OK=5616   KO=0     )
>  UI IDM features                                         (OK=5616   KO=0     )
>  UI IDM privilege                                        (OK=5616   KO=0     )
>  UI IDM login                                            (OK=5615   KO=1     )
>  UI IDM dashboard                                        (OK=5616   KO=0     )
>  UI IDM managed user schema                              (OK=5616   KO=0     )
>  UI IDM user                                             (OK=5616   KO=0     )
>  UI IDM oidcToken                                        (OK=5618   KO=1     )
> userinfo                                                 (OK=5616   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=922    KO=0     )
> UI-Logout                                                (OK=5618   KO=0     )
> UI-Logout Redirect 1                                     (OK=5618   KO=0     )
>  UI AM revoke1                                           (OK=5616   KO=0     )
>  UI AM revoke2                                           (OK=5615   KO=0     )
>  UI AM endsession                                        (OK=5617   KO=0     )
> Skip 2FA                                                 (OK=14223  KO=0     )
> RootUserinfo                                             (OK=19034  KO=0     )
> GetUUid                                                  (OK=8546   KO=0     )
> GetOpenidConfig                                          (OK=25595  KO=0     )
> CreatePolicy                                             (OK=8544   KO=2     )
> tokenUserinfo                                            (OK=5618   KO=0     )
> getIdToken                                               (OK=1868   KO=0     )
> getIdToken Redirect 1                                    (OK=1868   KO=0     )
> createOrganization                                       (OK=1868   KO=0     )
> queryOrganization                                        (OK=1868   KO=0     )
> deleteOrganization                                       (OK=1868   KO=0     )
> ReadPolicy                                               (OK=8527   KO=2     )
> DeletePolicy                                             (OK=8518   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 72%
          waiting: 9722   / active: 37     / done: 26353 
================================================================================


================================================================================
2024-11-06 20:55:45 GMT                                    2665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=369741 KO=17    )
> restLoginInitiate                                        (OK=25520  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25518  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5634   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5634   KO=0     )
>  UI AM idFromSession                                     (OK=5633   KO=1     )
>  UI AM validateGoto                                      (OK=5634   KO=0     )
> User Authorize PKCE stage                                (OK=31145  KO=3     )
> User AccessToken PKCE stage                              (OK=31143  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5634   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5633   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5633   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5633   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=923    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5630   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5630   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5630   KO=0     )
>  UI IDM uiconfig                                         (OK=5630   KO=0     )
>  UI IDM version                                          (OK=5630   KO=0     )
>  UI IDM features                                         (OK=5630   KO=0     )
>  UI IDM privilege                                        (OK=5630   KO=0     )
>  UI IDM login                                            (OK=5629   KO=1     )
>  UI IDM dashboard                                        (OK=5630   KO=0     )
>  UI IDM managed user schema                              (OK=5630   KO=0     )
>  UI IDM user                                             (OK=5630   KO=0     )
>  UI IDM oidcToken                                        (OK=5632   KO=1     )
> userinfo                                                 (OK=5631   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=923    KO=0     )
> UI-Logout                                                (OK=5633   KO=0     )
> UI-Logout Redirect 1                                     (OK=5633   KO=0     )
>  UI AM revoke1                                           (OK=5631   KO=0     )
>  UI AM revoke2                                           (OK=5630   KO=0     )
>  UI AM endsession                                        (OK=5632   KO=0     )
> Skip 2FA                                                 (OK=14253  KO=0     )
> RootUserinfo                                             (OK=19065  KO=0     )
> GetUUid                                                  (OK=8560   KO=0     )
> GetOpenidConfig                                          (OK=25635  KO=0     )
> CreatePolicy                                             (OK=8557   KO=2     )
> tokenUserinfo                                            (OK=5629   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     )
> ReadPolicy                                               (OK=8544   KO=2     )
> DeletePolicy                                             (OK=8527   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 9668   / active: 41     / done: 26403 
================================================================================


================================================================================
2024-11-06 20:55:50 GMT                                    2670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=370313 KO=17    )
> restLoginInitiate                                        (OK=25562  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25560  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5642   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5642   KO=0     )
>  UI AM idFromSession                                     (OK=5641   KO=1     )
>  UI AM validateGoto                                      (OK=5642   KO=0     )
> User Authorize PKCE stage                                (OK=31195  KO=3     )
> User AccessToken PKCE stage                              (OK=31193  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5642   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5640   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5640   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5640   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=923    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5637   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5637   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5637   KO=0     )
>  UI IDM uiconfig                                         (OK=5637   KO=0     )
>  UI IDM version                                          (OK=5637   KO=0     )
>  UI IDM features                                         (OK=5637   KO=0     )
>  UI IDM privilege                                        (OK=5637   KO=0     )
>  UI IDM login                                            (OK=5636   KO=1     )
>  UI IDM dashboard                                        (OK=5637   KO=0     )
>  UI IDM managed user schema                              (OK=5637   KO=0     )
>  UI IDM user                                             (OK=5637   KO=0     )
>  UI IDM oidcToken                                        (OK=5639   KO=1     )
> userinfo                                                 (OK=5638   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=923    KO=0     )
> UI-Logout                                                (OK=5640   KO=0     )
> UI-Logout Redirect 1                                     (OK=5640   KO=0     )
>  UI AM revoke1                                           (OK=5638   KO=0     )
>  UI AM revoke2                                           (OK=5637   KO=0     )
>  UI AM endsession                                        (OK=5639   KO=0     )
> Skip 2FA                                                 (OK=14281  KO=0     )
> RootUserinfo                                             (OK=19088  KO=0     )
> GetUUid                                                  (OK=8579   KO=0     )
> GetOpenidConfig                                          (OK=25684  KO=0     )
> CreatePolicy                                             (OK=8577   KO=2     )
> tokenUserinfo                                            (OK=5636   KO=0     )
> getIdToken                                               (OK=1881   KO=0     )
> getIdToken Redirect 1                                    (OK=1881   KO=0     )
> createOrganization                                       (OK=1881   KO=0     )
> queryOrganization                                        (OK=1881   KO=0     )
> deleteOrganization                                       (OK=1881   KO=0     )
> ReadPolicy                                               (OK=8557   KO=2     )
> DeletePolicy                                             (OK=8544   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 9625   / active: 42     / done: 26445 
================================================================================


================================================================================
2024-11-06 20:55:55 GMT                                    2675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=370844 KO=17    )
> restLoginInitiate                                        (OK=25603  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25601  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5647   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5647   KO=0     )
>  UI AM idFromSession                                     (OK=5646   KO=1     )
>  UI AM validateGoto                                      (OK=5647   KO=0     )
> User Authorize PKCE stage                                (OK=31242  KO=3     )
> User AccessToken PKCE stage                              (OK=31240  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5647   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5647   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5647   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5647   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=924    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5644   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5644   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5644   KO=0     )
>  UI IDM uiconfig                                         (OK=5644   KO=0     )
>  UI IDM version                                          (OK=5644   KO=0     )
>  UI IDM features                                         (OK=5644   KO=0     )
>  UI IDM privilege                                        (OK=5644   KO=0     )
>  UI IDM login                                            (OK=5643   KO=1     )
>  UI IDM dashboard                                        (OK=5644   KO=0     )
>  UI IDM managed user schema                              (OK=5644   KO=0     )
>  UI IDM user                                             (OK=5644   KO=0     )
>  UI IDM oidcToken                                        (OK=5646   KO=1     )
> userinfo                                                 (OK=5645   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=924    KO=0     )
> UI-Logout                                                (OK=5647   KO=0     )
> UI-Logout Redirect 1                                     (OK=5647   KO=0     )
>  UI AM revoke1                                           (OK=5645   KO=0     )
>  UI AM revoke2                                           (OK=5644   KO=0     )
>  UI AM endsession                                        (OK=5646   KO=0     )
> Skip 2FA                                                 (OK=14302  KO=0     )
> RootUserinfo                                             (OK=19110  KO=0     )
> GetUUid                                                  (OK=8595   KO=0     )
> GetOpenidConfig                                          (OK=25733  KO=0     )
> CreatePolicy                                             (OK=8593   KO=2     )
> tokenUserinfo                                            (OK=5650   KO=0     )
> getIdToken                                               (OK=1883   KO=0     )
> getIdToken Redirect 1                                    (OK=1883   KO=0     )
> createOrganization                                       (OK=1883   KO=0     )
> queryOrganization                                        (OK=1883   KO=0     )
> deleteOrganization                                       (OK=1883   KO=0     )
> ReadPolicy                                               (OK=8577   KO=2     )
> DeletePolicy                                             (OK=8557   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 9584   / active: 44     / done: 26484 
================================================================================


================================================================================
2024-11-06 20:56:00 GMT                                    2680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=371475 KO=17    )
> restLoginInitiate                                        (OK=25652  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25650  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5657   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5657   KO=0     )
>  UI AM idFromSession                                     (OK=5656   KO=1     )
>  UI AM validateGoto                                      (OK=5657   KO=0     )
> User Authorize PKCE stage                                (OK=31299  KO=3     )
> User AccessToken PKCE stage                              (OK=31297  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5656   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5656   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5656   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5656   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=925    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5652   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5652   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5652   KO=0     )
>  UI IDM uiconfig                                         (OK=5652   KO=0     )
>  UI IDM version                                          (OK=5652   KO=0     )
>  UI IDM features                                         (OK=5652   KO=0     )
>  UI IDM privilege                                        (OK=5652   KO=0     )
>  UI IDM login                                            (OK=5651   KO=1     )
>  UI IDM dashboard                                        (OK=5652   KO=0     )
>  UI IDM managed user schema                              (OK=5652   KO=0     )
>  UI IDM user                                             (OK=5652   KO=0     )
>  UI IDM oidcToken                                        (OK=5654   KO=1     )
> userinfo                                                 (OK=5653   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=925    KO=0     )
> UI-Logout                                                (OK=5655   KO=0     )
> UI-Logout Redirect 1                                     (OK=5655   KO=0     )
>  UI AM revoke1                                           (OK=5653   KO=0     )
>  UI AM revoke2                                           (OK=5652   KO=0     )
>  UI AM endsession                                        (OK=5654   KO=0     )
> Skip 2FA                                                 (OK=14328  KO=0     )
> RootUserinfo                                             (OK=19133  KO=0     )
> GetUUid                                                  (OK=8612   KO=0     )
> GetOpenidConfig                                          (OK=25785  KO=0     )
> CreatePolicy                                             (OK=8609   KO=2     )
> tokenUserinfo                                            (OK=5664   KO=0     )
> getIdToken                                               (OK=1886   KO=0     )
> getIdToken Redirect 1                                    (OK=1886   KO=0     )
> createOrganization                                       (OK=1886   KO=0     )
> queryOrganization                                        (OK=1886   KO=0     )
> deleteOrganization                                       (OK=1886   KO=0     )
> ReadPolicy                                               (OK=8593   KO=2     )
> DeletePolicy                                             (OK=8575   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 9533   / active: 47     / done: 26532 
================================================================================


================================================================================
2024-11-06 20:56:05 GMT                                    2685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=372112 KO=17    )
> restLoginInitiate                                        (OK=25688  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25687  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5667   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5667   KO=0     )
>  UI AM idFromSession                                     (OK=5666   KO=1     )
>  UI AM validateGoto                                      (OK=5667   KO=0     )
> User Authorize PKCE stage                                (OK=31348  KO=3     )
> User AccessToken PKCE stage                              (OK=31346  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5667   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5666   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5666   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5666   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=929    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5663   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5663   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5663   KO=0     )
>  UI IDM uiconfig                                         (OK=5663   KO=0     )
>  UI IDM version                                          (OK=5663   KO=0     )
>  UI IDM features                                         (OK=5663   KO=0     )
>  UI IDM privilege                                        (OK=5663   KO=0     )
>  UI IDM login                                            (OK=5662   KO=1     )
>  UI IDM dashboard                                        (OK=5663   KO=0     )
>  UI IDM managed user schema                              (OK=5663   KO=0     )
>  UI IDM user                                             (OK=5663   KO=0     )
>  UI IDM oidcToken                                        (OK=5665   KO=1     )
> userinfo                                                 (OK=5664   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=929    KO=0     )
> UI-Logout                                                (OK=5666   KO=0     )
> UI-Logout Redirect 1                                     (OK=5666   KO=0     )
>  UI AM revoke1                                           (OK=5664   KO=0     )
>  UI AM revoke2                                           (OK=5663   KO=0     )
>  UI AM endsession                                        (OK=5665   KO=0     )
> Skip 2FA                                                 (OK=14348  KO=0     )
> RootUserinfo                                             (OK=19168  KO=0     )
> GetUUid                                                  (OK=8623   KO=0     )
> GetOpenidConfig                                          (OK=25827  KO=0     )
> CreatePolicy                                             (OK=8621   KO=2     )
> tokenUserinfo                                            (OK=5671   KO=0     )
> getIdToken                                               (OK=1890   KO=0     )
> getIdToken Redirect 1                                    (OK=1890   KO=0     )
> createOrganization                                       (OK=1890   KO=0     )
> queryOrganization                                        (OK=1890   KO=0     )
> deleteOrganization                                       (OK=1890   KO=0     )
> ReadPolicy                                               (OK=8608   KO=2     )
> DeletePolicy                                             (OK=8592   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 9494   / active: 36     / done: 26582 
================================================================================


================================================================================
2024-11-06 20:56:10 GMT                                    2690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=372953 KO=17    )
> restLoginInitiate                                        (OK=25738  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25736  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5683   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5683   KO=0     )
>  UI AM idFromSession                                     (OK=5682   KO=1     )
>  UI AM validateGoto                                      (OK=5683   KO=0     )
> User Authorize PKCE stage                                (OK=31415  KO=3     )
> User AccessToken PKCE stage                              (OK=31413  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5683   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5683   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5683   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5683   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=930    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5680   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5680   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5680   KO=0     )
>  UI IDM uiconfig                                         (OK=5680   KO=0     )
>  UI IDM version                                          (OK=5680   KO=0     )
>  UI IDM features                                         (OK=5680   KO=0     )
>  UI IDM privilege                                        (OK=5680   KO=0     )
>  UI IDM login                                            (OK=5679   KO=1     )
>  UI IDM dashboard                                        (OK=5680   KO=0     )
>  UI IDM managed user schema                              (OK=5680   KO=0     )
>  UI IDM user                                             (OK=5680   KO=0     )
>  UI IDM oidcToken                                        (OK=5682   KO=1     )
> userinfo                                                 (OK=5681   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=930    KO=0     )
> UI-Logout                                                (OK=5683   KO=0     )
> UI-Logout Redirect 1                                     (OK=5683   KO=0     )
>  UI AM revoke1                                           (OK=5681   KO=0     )
>  UI AM revoke2                                           (OK=5680   KO=0     )
>  UI AM endsession                                        (OK=5682   KO=0     )
> Skip 2FA                                                 (OK=14374  KO=0     )
> RootUserinfo                                             (OK=19194  KO=0     )
> GetUUid                                                  (OK=8641   KO=0     )
> GetOpenidConfig                                          (OK=25873  KO=0     )
> CreatePolicy                                             (OK=8638   KO=2     )
> tokenUserinfo                                            (OK=5679   KO=0     )
> getIdToken                                               (OK=1890   KO=0     )
> getIdToken Redirect 1                                    (OK=1890   KO=0     )
> createOrganization                                       (OK=1890   KO=0     )
> queryOrganization                                        (OK=1890   KO=0     )
> deleteOrganization                                       (OK=1890   KO=0     )
> ReadPolicy                                               (OK=8620   KO=2     )
> DeletePolicy                                             (OK=8608   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 9443   / active: 39     / done: 26630 
================================================================================


================================================================================
2024-11-06 20:56:15 GMT                                    2695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=373588 KO=17    )
> restLoginInitiate                                        (OK=25786  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25784  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5694   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5694   KO=0     )
>  UI AM idFromSession                                     (OK=5693   KO=1     )
>  UI AM validateGoto                                      (OK=5694   KO=0     )
> User Authorize PKCE stage                                (OK=31474  KO=3     )
> User AccessToken PKCE stage                              (OK=31470  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5694   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5694   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5694   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5694   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=931    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5688   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5688   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5688   KO=0     )
>  UI IDM uiconfig                                         (OK=5688   KO=0     )
>  UI IDM version                                          (OK=5688   KO=0     )
>  UI IDM features                                         (OK=5688   KO=0     )
>  UI IDM privilege                                        (OK=5688   KO=0     )
>  UI IDM login                                            (OK=5687   KO=1     )
>  UI IDM dashboard                                        (OK=5688   KO=0     )
>  UI IDM managed user schema                              (OK=5688   KO=0     )
>  UI IDM user                                             (OK=5688   KO=0     )
>  UI IDM oidcToken                                        (OK=5689   KO=1     )
> userinfo                                                 (OK=5688   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=931    KO=0     )
> UI-Logout                                                (OK=5690   KO=0     )
> UI-Logout Redirect 1                                     (OK=5690   KO=0     )
>  UI AM revoke1                                           (OK=5688   KO=0     )
>  UI AM revoke2                                           (OK=5687   KO=0     )
>  UI AM endsession                                        (OK=5689   KO=0     )
> Skip 2FA                                                 (OK=14399  KO=0     )
> RootUserinfo                                             (OK=19225  KO=0     )
> GetUUid                                                  (OK=8657   KO=0     )
> GetOpenidConfig                                          (OK=25919  KO=0     )
> CreatePolicy                                             (OK=8655   KO=2     )
> tokenUserinfo                                            (OK=5691   KO=0     )
> getIdToken                                               (OK=1894   KO=0     )
> getIdToken Redirect 1                                    (OK=1894   KO=0     )
> createOrganization                                       (OK=1894   KO=0     )
> queryOrganization                                        (OK=1894   KO=0     )
> deleteOrganization                                       (OK=1894   KO=0     )
> ReadPolicy                                               (OK=8638   KO=2     )
> DeletePolicy                                             (OK=8619   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 9394   / active: 47     / done: 26671 
================================================================================


================================================================================
2024-11-06 20:56:20 GMT                                    2700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=374178 KO=17    )
> restLoginInitiate                                        (OK=25822  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25820  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5703   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5703   KO=0     )
>  UI AM idFromSession                                     (OK=5702   KO=1     )
>  UI AM validateGoto                                      (OK=5703   KO=0     )
> User Authorize PKCE stage                                (OK=31516  KO=3     )
> User AccessToken PKCE stage                              (OK=31514  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5702   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5702   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5702   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5702   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=933    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5699   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5699   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5699   KO=0     )
>  UI IDM uiconfig                                         (OK=5699   KO=0     )
>  UI IDM version                                          (OK=5699   KO=0     )
>  UI IDM features                                         (OK=5699   KO=0     )
>  UI IDM privilege                                        (OK=5699   KO=0     )
>  UI IDM login                                            (OK=5698   KO=1     )
>  UI IDM dashboard                                        (OK=5699   KO=0     )
>  UI IDM managed user schema                              (OK=5699   KO=0     )
>  UI IDM user                                             (OK=5699   KO=0     )
>  UI IDM oidcToken                                        (OK=5701   KO=1     )
> userinfo                                                 (OK=5700   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=933    KO=0     )
> UI-Logout                                                (OK=5702   KO=0     )
> UI-Logout Redirect 1                                     (OK=5702   KO=0     )
>  UI AM revoke1                                           (OK=5700   KO=0     )
>  UI AM revoke2                                           (OK=5699   KO=0     )
>  UI AM endsession                                        (OK=5701   KO=0     )
> Skip 2FA                                                 (OK=14415  KO=0     )
> RootUserinfo                                             (OK=19248  KO=0     )
> GetUUid                                                  (OK=8667   KO=0     )
> GetOpenidConfig                                          (OK=25964  KO=0     )
> CreatePolicy                                             (OK=8665   KO=2     )
> tokenUserinfo                                            (OK=5701   KO=0     )
> getIdToken                                               (OK=1895   KO=0     )
> getIdToken Redirect 1                                    (OK=1895   KO=0     )
> createOrganization                                       (OK=1895   KO=0     )
> queryOrganization                                        (OK=1895   KO=0     )
> deleteOrganization                                       (OK=1895   KO=0     )
> ReadPolicy                                               (OK=8655   KO=2     )
> DeletePolicy                                             (OK=8638   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 9356   / active: 37     / done: 26719 
================================================================================


================================================================================
2024-11-06 20:56:25 GMT                                    2705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=374842 KO=17    )
> restLoginInitiate                                        (OK=25872  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25869  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5713   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5713   KO=0     )
>  UI AM idFromSession                                     (OK=5712   KO=1     )
>  UI AM validateGoto                                      (OK=5713   KO=0     )
> User Authorize PKCE stage                                (OK=31576  KO=3     )
> User AccessToken PKCE stage                              (OK=31573  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5712   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5712   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5711   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5711   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=934    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5708   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5708   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5708   KO=0     )
>  UI IDM uiconfig                                         (OK=5707   KO=0     )
>  UI IDM version                                          (OK=5707   KO=0     )
>  UI IDM features                                         (OK=5707   KO=0     )
>  UI IDM privilege                                        (OK=5707   KO=0     )
>  UI IDM login                                            (OK=5706   KO=1     )
>  UI IDM dashboard                                        (OK=5707   KO=0     )
>  UI IDM managed user schema                              (OK=5707   KO=0     )
>  UI IDM user                                             (OK=5707   KO=0     )
>  UI IDM oidcToken                                        (OK=5709   KO=1     )
> userinfo                                                 (OK=5708   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=934    KO=0     )
> UI-Logout                                                (OK=5710   KO=0     )
> UI-Logout Redirect 1                                     (OK=5710   KO=0     )
>  UI AM revoke1                                           (OK=5708   KO=0     )
>  UI AM revoke2                                           (OK=5707   KO=0     )
>  UI AM endsession                                        (OK=5709   KO=0     )
> Skip 2FA                                                 (OK=14444  KO=0     )
> RootUserinfo                                             (OK=19288  KO=0     )
> GetUUid                                                  (OK=8682   KO=0     )
> GetOpenidConfig                                          (OK=26006  KO=0     )
> CreatePolicy                                             (OK=8680   KO=2     )
> tokenUserinfo                                            (OK=5712   KO=0     )
> getIdToken                                               (OK=1903   KO=0     )
> getIdToken Redirect 1                                    (OK=1903   KO=0     )
> createOrganization                                       (OK=1903   KO=0     )
> queryOrganization                                        (OK=1903   KO=0     )
> deleteOrganization                                       (OK=1903   KO=0     )
> ReadPolicy                                               (OK=8665   KO=2     )
> DeletePolicy                                             (OK=8655   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 9305   / active: 34     / done: 26773 
================================================================================


================================================================================
2024-11-06 20:56:30 GMT                                    2710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=375573 KO=17    )
> restLoginInitiate                                        (OK=25928  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25927  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5721   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5721   KO=0     )
>  UI AM idFromSession                                     (OK=5720   KO=1     )
>  UI AM validateGoto                                      (OK=5721   KO=0     )
> User Authorize PKCE stage                                (OK=31644  KO=3     )
> User AccessToken PKCE stage                              (OK=31642  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5721   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5721   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5721   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5721   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=936    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5718   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5718   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5718   KO=0     )
>  UI IDM uiconfig                                         (OK=5718   KO=0     )
>  UI IDM version                                          (OK=5718   KO=0     )
>  UI IDM features                                         (OK=5718   KO=0     )
>  UI IDM privilege                                        (OK=5718   KO=0     )
>  UI IDM login                                            (OK=5717   KO=1     )
>  UI IDM dashboard                                        (OK=5718   KO=0     )
>  UI IDM managed user schema                              (OK=5718   KO=0     )
>  UI IDM user                                             (OK=5718   KO=0     )
>  UI IDM oidcToken                                        (OK=5720   KO=1     )
> userinfo                                                 (OK=5719   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=936    KO=0     )
> UI-Logout                                                (OK=5721   KO=0     )
> UI-Logout Redirect 1                                     (OK=5721   KO=0     )
>  UI AM revoke1                                           (OK=5719   KO=0     )
>  UI AM revoke2                                           (OK=5718   KO=0     )
>  UI AM endsession                                        (OK=5720   KO=0     )
> Skip 2FA                                                 (OK=14479  KO=0     )
> RootUserinfo                                             (OK=19319  KO=0     )
> GetUUid                                                  (OK=8709   KO=0     )
> GetOpenidConfig                                          (OK=26058  KO=0     )
> CreatePolicy                                             (OK=8707   KO=2     )
> tokenUserinfo                                            (OK=5726   KO=0     )
> getIdToken                                               (OK=1903   KO=0     )
> getIdToken Redirect 1                                    (OK=1903   KO=0     )
> createOrganization                                       (OK=1903   KO=0     )
> queryOrganization                                        (OK=1903   KO=0     )
> deleteOrganization                                       (OK=1903   KO=0     )
> ReadPolicy                                               (OK=8680   KO=2     )
> DeletePolicy                                             (OK=8665   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 9246   / active: 52     / done: 26814 
================================================================================


================================================================================
2024-11-06 20:56:35 GMT                                    2715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=376261 KO=17    )
> restLoginInitiate                                        (OK=25975  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=25973  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5732   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5732   KO=0     )
>  UI AM idFromSession                                     (OK=5731   KO=1     )
>  UI AM validateGoto                                      (OK=5732   KO=0     )
> User Authorize PKCE stage                                (OK=31700  KO=3     )
> User AccessToken PKCE stage                              (OK=31695  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5732   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5732   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5732   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5732   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=939    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5729   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5729   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5729   KO=0     )
>  UI IDM uiconfig                                         (OK=5729   KO=0     )
>  UI IDM version                                          (OK=5729   KO=0     )
>  UI IDM features                                         (OK=5729   KO=0     )
>  UI IDM privilege                                        (OK=5729   KO=0     )
>  UI IDM login                                            (OK=5728   KO=1     )
>  UI IDM dashboard                                        (OK=5729   KO=0     )
>  UI IDM managed user schema                              (OK=5729   KO=0     )
>  UI IDM user                                             (OK=5729   KO=0     )
>  UI IDM oidcToken                                        (OK=5731   KO=1     )
> userinfo                                                 (OK=5730   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=939    KO=0     )
> UI-Logout                                                (OK=5732   KO=0     )
> UI-Logout Redirect 1                                     (OK=5732   KO=0     )
>  UI AM revoke1                                           (OK=5730   KO=0     )
>  UI AM revoke2                                           (OK=5729   KO=0     )
>  UI AM endsession                                        (OK=5731   KO=0     )
> Skip 2FA                                                 (OK=14503  KO=0     )
> RootUserinfo                                             (OK=19341  KO=0     )
> GetUUid                                                  (OK=8724   KO=0     )
> GetOpenidConfig                                          (OK=26114  KO=0     )
> CreatePolicy                                             (OK=8722   KO=2     )
> tokenUserinfo                                            (OK=5738   KO=0     )
> getIdToken                                               (OK=1905   KO=0     )
> getIdToken Redirect 1                                    (OK=1905   KO=0     )
> createOrganization                                       (OK=1905   KO=0     )
> queryOrganization                                        (OK=1905   KO=0     )
> deleteOrganization                                       (OK=1905   KO=0     )
> ReadPolicy                                               (OK=8706   KO=2     )
> DeletePolicy                                             (OK=8679   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 9197   / active: 53     / done: 26862 
================================================================================


================================================================================
2024-11-06 20:56:40 GMT                                    2720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=376796 KO=17    )
> restLoginInitiate                                        (OK=26009  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26007  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5739   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5739   KO=0     )
>  UI AM idFromSession                                     (OK=5738   KO=1     )
>  UI AM validateGoto                                      (OK=5739   KO=0     )
> User Authorize PKCE stage                                (OK=31741  KO=3     )
> User AccessToken PKCE stage                              (OK=31739  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5739   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5739   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5739   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5739   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=940    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5736   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5736   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5736   KO=0     )
>  UI IDM uiconfig                                         (OK=5736   KO=0     )
>  UI IDM version                                          (OK=5736   KO=0     )
>  UI IDM features                                         (OK=5736   KO=0     )
>  UI IDM privilege                                        (OK=5736   KO=0     )
>  UI IDM login                                            (OK=5735   KO=1     )
>  UI IDM dashboard                                        (OK=5736   KO=0     )
>  UI IDM managed user schema                              (OK=5736   KO=0     )
>  UI IDM user                                             (OK=5736   KO=0     )
>  UI IDM oidcToken                                        (OK=5738   KO=1     )
> userinfo                                                 (OK=5737   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=940    KO=0     )
> UI-Logout                                                (OK=5739   KO=0     )
> UI-Logout Redirect 1                                     (OK=5739   KO=0     )
>  UI AM revoke1                                           (OK=5737   KO=0     )
>  UI AM revoke2                                           (OK=5736   KO=0     )
>  UI AM endsession                                        (OK=5738   KO=0     )
> Skip 2FA                                                 (OK=14524  KO=0     )
> RootUserinfo                                             (OK=19372  KO=0     )
> GetUUid                                                  (OK=8739   KO=0     )
> GetOpenidConfig                                          (OK=26170  KO=0     )
> CreatePolicy                                             (OK=8737   KO=2     )
> tokenUserinfo                                            (OK=5743   KO=0     )
> getIdToken                                               (OK=1908   KO=0     )
> getIdToken Redirect 1                                    (OK=1908   KO=0     )
> createOrganization                                       (OK=1908   KO=0     )
> queryOrganization                                        (OK=1908   KO=0     )
> deleteOrganization                                       (OK=1908   KO=0     )
> ReadPolicy                                               (OK=8722   KO=2     )
> DeletePolicy                                             (OK=8703   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 9162   / active: 44     / done: 26906 
================================================================================


================================================================================
2024-11-06 20:56:45 GMT                                    2725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=377663 KO=17    )
> restLoginInitiate                                        (OK=26072  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26070  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5754   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5754   KO=0     )
>  UI AM idFromSession                                     (OK=5753   KO=1     )
>  UI AM validateGoto                                      (OK=5754   KO=0     )
> User Authorize PKCE stage                                (OK=31818  KO=3     )
> User AccessToken PKCE stage                              (OK=31814  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5754   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5754   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5754   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5754   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=943    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5750   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5748   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5748   KO=0     )
>  UI IDM uiconfig                                         (OK=5748   KO=0     )
>  UI IDM version                                          (OK=5748   KO=0     )
>  UI IDM features                                         (OK=5748   KO=0     )
>  UI IDM privilege                                        (OK=5748   KO=0     )
>  UI IDM login                                            (OK=5747   KO=1     )
>  UI IDM dashboard                                        (OK=5748   KO=0     )
>  UI IDM managed user schema                              (OK=5748   KO=0     )
>  UI IDM user                                             (OK=5748   KO=0     )
>  UI IDM oidcToken                                        (OK=5750   KO=1     )
> userinfo                                                 (OK=5748   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=943    KO=0     )
> UI-Logout                                                (OK=5750   KO=0     )
> UI-Logout Redirect 1                                     (OK=5750   KO=0     )
>  UI AM revoke1                                           (OK=5748   KO=0     )
>  UI AM revoke2                                           (OK=5747   KO=0     )
>  UI AM endsession                                        (OK=5749   KO=0     )
> Skip 2FA                                                 (OK=14565  KO=0     )
> RootUserinfo                                             (OK=19415  KO=0     )
> GetUUid                                                  (OK=8766   KO=0     )
> GetOpenidConfig                                          (OK=26228  KO=0     )
> CreatePolicy                                             (OK=8764   KO=2     )
> tokenUserinfo                                            (OK=5750   KO=0     )
> getIdToken                                               (OK=1911   KO=0     )
> getIdToken Redirect 1                                    (OK=1911   KO=0     )
> createOrganization                                       (OK=1911   KO=0     )
> queryOrganization                                        (OK=1911   KO=0     )
> deleteOrganization                                       (OK=1911   KO=0     )
> ReadPolicy                                               (OK=8737   KO=2     )
> DeletePolicy                                             (OK=8721   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 9096   / active: 62     / done: 26954 
================================================================================


================================================================================
2024-11-06 20:56:50 GMT                                    2730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=378341 KO=17    )
> restLoginInitiate                                        (OK=26115  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26114  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5764   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5764   KO=0     )
>  UI AM idFromSession                                     (OK=5763   KO=1     )
>  UI AM validateGoto                                      (OK=5764   KO=0     )
> User Authorize PKCE stage                                (OK=31872  KO=3     )
> User AccessToken PKCE stage                              (OK=31866  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5763   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5763   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5762   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5762   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=947    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5758   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5758   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5758   KO=0     )
>  UI IDM uiconfig                                         (OK=5758   KO=0     )
>  UI IDM version                                          (OK=5758   KO=0     )
>  UI IDM features                                         (OK=5758   KO=0     )
>  UI IDM privilege                                        (OK=5758   KO=0     )
>  UI IDM login                                            (OK=5757   KO=1     )
>  UI IDM dashboard                                        (OK=5758   KO=0     )
>  UI IDM managed user schema                              (OK=5758   KO=0     )
>  UI IDM user                                             (OK=5758   KO=0     )
>  UI IDM oidcToken                                        (OK=5760   KO=1     )
> userinfo                                                 (OK=5759   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=947    KO=0     )
> UI-Logout                                                (OK=5761   KO=0     )
> UI-Logout Redirect 1                                     (OK=5761   KO=0     )
>  UI AM revoke1                                           (OK=5759   KO=0     )
>  UI AM revoke2                                           (OK=5758   KO=0     )
>  UI AM endsession                                        (OK=5760   KO=0     )
> Skip 2FA                                                 (OK=14590  KO=0     )
> RootUserinfo                                             (OK=19443  KO=0     )
> GetUUid                                                  (OK=8780   KO=0     )
> GetOpenidConfig                                          (OK=26284  KO=0     )
> CreatePolicy                                             (OK=8778   KO=2     )
> tokenUserinfo                                            (OK=5759   KO=0     )
> getIdToken                                               (OK=1918   KO=0     )
> getIdToken Redirect 1                                    (OK=1918   KO=0     )
> createOrganization                                       (OK=1917   KO=0     )
> queryOrganization                                        (OK=1917   KO=0     )
> deleteOrganization                                       (OK=1916   KO=0     )
> ReadPolicy                                               (OK=8763   KO=2     )
> DeletePolicy                                             (OK=8737   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 9049   / active: 53     / done: 27010 
================================================================================


================================================================================
2024-11-06 20:56:55 GMT                                    2735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=379036 KO=17    )
> restLoginInitiate                                        (OK=26161  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26159  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5772   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5772   KO=0     )
>  UI AM idFromSession                                     (OK=5771   KO=1     )
>  UI AM validateGoto                                      (OK=5772   KO=0     )
> User Authorize PKCE stage                                (OK=31927  KO=3     )
> User AccessToken PKCE stage                              (OK=31925  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5772   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5772   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5772   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5772   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=949    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5769   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5769   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5768   KO=0     )
>  UI IDM uiconfig                                         (OK=5768   KO=0     )
>  UI IDM version                                          (OK=5768   KO=0     )
>  UI IDM features                                         (OK=5768   KO=0     )
>  UI IDM privilege                                        (OK=5768   KO=0     )
>  UI IDM login                                            (OK=5767   KO=1     )
>  UI IDM dashboard                                        (OK=5768   KO=0     )
>  UI IDM managed user schema                              (OK=5768   KO=0     )
>  UI IDM user                                             (OK=5767   KO=0     )
>  UI IDM oidcToken                                        (OK=5769   KO=1     )
> userinfo                                                 (OK=5768   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=948    KO=0     )
> UI-Logout                                                (OK=5770   KO=0     )
> UI-Logout Redirect 1                                     (OK=5770   KO=0     )
>  UI AM revoke1                                           (OK=5768   KO=0     )
>  UI AM revoke2                                           (OK=5767   KO=0     )
>  UI AM endsession                                        (OK=5769   KO=0     )
> Skip 2FA                                                 (OK=14621  KO=0     )
> RootUserinfo                                             (OK=19477  KO=0     )
> GetUUid                                                  (OK=8800   KO=0     )
> GetOpenidConfig                                          (OK=26345  KO=0     )
> CreatePolicy                                             (OK=8798   KO=2     )
> tokenUserinfo                                            (OK=5766   KO=0     )
> getIdToken                                               (OK=1923   KO=0     )
> getIdToken Redirect 1                                    (OK=1923   KO=0     )
> createOrganization                                       (OK=1923   KO=0     )
> queryOrganization                                        (OK=1923   KO=0     )
> deleteOrganization                                       (OK=1923   KO=0     )
> ReadPolicy                                               (OK=8778   KO=2     )
> DeletePolicy                                             (OK=8763   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 9000   / active: 46     / done: 27066 
================================================================================


================================================================================
2024-11-06 20:57:00 GMT                                    2740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=379760 KO=17    )
> restLoginInitiate                                        (OK=26210  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26207  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5785   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5785   KO=0     )
>  UI AM idFromSession                                     (OK=5783   KO=1     )
>  UI AM validateGoto                                      (OK=5784   KO=0     )
> User Authorize PKCE stage                                (OK=31985  KO=3     )
> User AccessToken PKCE stage                              (OK=31982  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5784   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5784   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5784   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5784   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=949    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5781   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5781   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5781   KO=0     )
>  UI IDM uiconfig                                         (OK=5781   KO=0     )
>  UI IDM version                                          (OK=5781   KO=0     )
>  UI IDM features                                         (OK=5781   KO=0     )
>  UI IDM privilege                                        (OK=5781   KO=0     )
>  UI IDM login                                            (OK=5780   KO=1     )
>  UI IDM dashboard                                        (OK=5781   KO=0     )
>  UI IDM managed user schema                              (OK=5781   KO=0     )
>  UI IDM user                                             (OK=5781   KO=0     )
>  UI IDM oidcToken                                        (OK=5783   KO=1     )
> userinfo                                                 (OK=5781   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=949    KO=0     )
> UI-Logout                                                (OK=5782   KO=0     )
> UI-Logout Redirect 1                                     (OK=5782   KO=0     )
>  UI AM revoke1                                           (OK=5779   KO=0     )
>  UI AM revoke2                                           (OK=5778   KO=0     )
>  UI AM endsession                                        (OK=5780   KO=0     )
> Skip 2FA                                                 (OK=14647  KO=0     )
> RootUserinfo                                             (OK=19493  KO=0     )
> GetUUid                                                  (OK=8821   KO=0     )
> GetOpenidConfig                                          (OK=26401  KO=0     )
> CreatePolicy                                             (OK=8819   KO=2     )
> tokenUserinfo                                            (OK=5773   KO=0     )
> getIdToken                                               (OK=1924   KO=0     )
> getIdToken Redirect 1                                    (OK=1924   KO=0     )
> createOrganization                                       (OK=1924   KO=0     )
> queryOrganization                                        (OK=1924   KO=0     )
> deleteOrganization                                       (OK=1924   KO=0     )
> ReadPolicy                                               (OK=8798   KO=2     )
> DeletePolicy                                             (OK=8778   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 8951   / active: 56     / done: 27105 
================================================================================


================================================================================
2024-11-06 20:57:05 GMT                                    2745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=380503 KO=17    )
> restLoginInitiate                                        (OK=26262  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26260  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5794   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5794   KO=0     )
>  UI AM idFromSession                                     (OK=5793   KO=1     )
>  UI AM validateGoto                                      (OK=5794   KO=0     )
> User Authorize PKCE stage                                (OK=32049  KO=3     )
> User AccessToken PKCE stage                              (OK=32047  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5794   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5794   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5794   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5794   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=951    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5791   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5791   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5791   KO=0     )
>  UI IDM uiconfig                                         (OK=5791   KO=0     )
>  UI IDM version                                          (OK=5791   KO=0     )
>  UI IDM features                                         (OK=5791   KO=0     )
>  UI IDM privilege                                        (OK=5791   KO=0     )
>  UI IDM login                                            (OK=5790   KO=1     )
>  UI IDM dashboard                                        (OK=5791   KO=0     )
>  UI IDM managed user schema                              (OK=5791   KO=0     )
>  UI IDM user                                             (OK=5791   KO=0     )
>  UI IDM oidcToken                                        (OK=5793   KO=1     )
> userinfo                                                 (OK=5791   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=951    KO=0     )
> UI-Logout                                                (OK=5793   KO=0     )
> UI-Logout Redirect 1                                     (OK=5793   KO=0     )
>  UI AM revoke1                                           (OK=5791   KO=0     )
>  UI AM revoke2                                           (OK=5790   KO=0     )
>  UI AM endsession                                        (OK=5792   KO=0     )
> Skip 2FA                                                 (OK=14680  KO=0     )
> RootUserinfo                                             (OK=19535  KO=0     )
> GetUUid                                                  (OK=8843   KO=0     )
> GetOpenidConfig                                          (OK=26464  KO=0     )
> CreatePolicy                                             (OK=8841   KO=2     )
> tokenUserinfo                                            (OK=5786   KO=0     )
> getIdToken                                               (OK=1925   KO=0     )
> getIdToken Redirect 1                                    (OK=1925   KO=0     )
> createOrganization                                       (OK=1925   KO=0     )
> queryOrganization                                        (OK=1925   KO=0     )
> deleteOrganization                                       (OK=1925   KO=0     )
> ReadPolicy                                               (OK=8818   KO=2     )
> DeletePolicy                                             (OK=8797   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 8898   / active: 56     / done: 27158 
================================================================================


================================================================================
2024-11-06 20:57:10 GMT                                    2750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=381324 KO=17    )
> restLoginInitiate                                        (OK=26320  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26318  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5809   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5809   KO=0     )
>  UI AM idFromSession                                     (OK=5808   KO=1     )
>  UI AM validateGoto                                      (OK=5809   KO=0     )
> User Authorize PKCE stage                                (OK=32120  KO=3     )
> User AccessToken PKCE stage                              (OK=32117  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5808   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5808   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5807   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5807   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=952    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5803   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5802   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5802   KO=0     )
>  UI IDM uiconfig                                         (OK=5802   KO=0     )
>  UI IDM version                                          (OK=5802   KO=0     )
>  UI IDM features                                         (OK=5802   KO=0     )
>  UI IDM privilege                                        (OK=5802   KO=0     )
>  UI IDM login                                            (OK=5801   KO=1     )
>  UI IDM dashboard                                        (OK=5802   KO=0     )
>  UI IDM managed user schema                              (OK=5802   KO=0     )
>  UI IDM user                                             (OK=5802   KO=0     )
>  UI IDM oidcToken                                        (OK=5803   KO=1     )
> userinfo                                                 (OK=5801   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=952    KO=0     )
> UI-Logout                                                (OK=5803   KO=0     )
> UI-Logout Redirect 1                                     (OK=5803   KO=0     )
>  UI AM revoke1                                           (OK=5801   KO=0     )
>  UI AM revoke2                                           (OK=5800   KO=0     )
>  UI AM endsession                                        (OK=5802   KO=0     )
> Skip 2FA                                                 (OK=14713  KO=0     )
> RootUserinfo                                             (OK=19585  KO=0     )
> GetUUid                                                  (OK=8861   KO=0     )
> GetOpenidConfig                                          (OK=26523  KO=0     )
> CreatePolicy                                             (OK=8859   KO=2     )
> tokenUserinfo                                            (OK=5796   KO=0     )
> getIdToken                                               (OK=1930   KO=0     )
> getIdToken Redirect 1                                    (OK=1930   KO=0     )
> createOrganization                                       (OK=1930   KO=0     )
> queryOrganization                                        (OK=1930   KO=0     )
> deleteOrganization                                       (OK=1930   KO=0     )
> ReadPolicy                                               (OK=8841   KO=2     )
> DeletePolicy                                             (OK=8817   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 8839   / active: 59     / done: 27214 
================================================================================


================================================================================
2024-11-06 20:57:15 GMT                                    2755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=381973 KO=17    )
> restLoginInitiate                                        (OK=26360  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26359  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5815   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5815   KO=0     )
>  UI AM idFromSession                                     (OK=5814   KO=1     )
>  UI AM validateGoto                                      (OK=5815   KO=0     )
> User Authorize PKCE stage                                (OK=32170  KO=3     )
> User AccessToken PKCE stage                              (OK=32168  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5815   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5815   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5815   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5815   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=953    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5812   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5812   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5812   KO=0     )
>  UI IDM uiconfig                                         (OK=5812   KO=0     )
>  UI IDM version                                          (OK=5812   KO=0     )
>  UI IDM features                                         (OK=5812   KO=0     )
>  UI IDM privilege                                        (OK=5812   KO=0     )
>  UI IDM login                                            (OK=5811   KO=1     )
>  UI IDM dashboard                                        (OK=5812   KO=0     )
>  UI IDM managed user schema                              (OK=5812   KO=0     )
>  UI IDM user                                             (OK=5812   KO=0     )
>  UI IDM oidcToken                                        (OK=5814   KO=1     )
> userinfo                                                 (OK=5813   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=953    KO=0     )
> UI-Logout                                                (OK=5815   KO=0     )
> UI-Logout Redirect 1                                     (OK=5815   KO=0     )
>  UI AM revoke1                                           (OK=5813   KO=0     )
>  UI AM revoke2                                           (OK=5812   KO=0     )
>  UI AM endsession                                        (OK=5814   KO=0     )
> Skip 2FA                                                 (OK=14737  KO=0     )
> RootUserinfo                                             (OK=19621  KO=0     )
> GetUUid                                                  (OK=8876   KO=0     )
> GetOpenidConfig                                          (OK=26580  KO=0     )
> CreatePolicy                                             (OK=8874   KO=2     )
> tokenUserinfo                                            (OK=5807   KO=0     )
> getIdToken                                               (OK=1934   KO=0     )
> getIdToken Redirect 1                                    (OK=1934   KO=0     )
> createOrganization                                       (OK=1934   KO=0     )
> queryOrganization                                        (OK=1934   KO=0     )
> deleteOrganization                                       (OK=1934   KO=0     )
> ReadPolicy                                               (OK=8858   KO=2     )
> DeletePolicy                                             (OK=8841   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 8798   / active: 40     / done: 27274 
================================================================================


================================================================================
2024-11-06 20:57:20 GMT                                    2760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=382525 KO=17    )
> restLoginInitiate                                        (OK=26397  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26395  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5824   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5824   KO=0     )
>  UI AM idFromSession                                     (OK=5823   KO=1     )
>  UI AM validateGoto                                      (OK=5824   KO=0     )
> User Authorize PKCE stage                                (OK=32215  KO=3     )
> User AccessToken PKCE stage                              (OK=32211  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5824   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5824   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5824   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5824   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=953    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5821   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5821   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5821   KO=0     )
>  UI IDM uiconfig                                         (OK=5821   KO=0     )
>  UI IDM version                                          (OK=5821   KO=0     )
>  UI IDM features                                         (OK=5821   KO=0     )
>  UI IDM privilege                                        (OK=5821   KO=0     )
>  UI IDM login                                            (OK=5820   KO=1     )
>  UI IDM dashboard                                        (OK=5821   KO=0     )
>  UI IDM managed user schema                              (OK=5821   KO=0     )
>  UI IDM user                                             (OK=5821   KO=0     )
>  UI IDM oidcToken                                        (OK=5822   KO=1     )
> userinfo                                                 (OK=5821   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=953    KO=0     )
> UI-Logout                                                (OK=5823   KO=0     )
> UI-Logout Redirect 1                                     (OK=5823   KO=0     )
>  UI AM revoke1                                           (OK=5821   KO=0     )
>  UI AM revoke2                                           (OK=5820   KO=0     )
>  UI AM endsession                                        (OK=5822   KO=0     )
> Skip 2FA                                                 (OK=14759  KO=0     )
> RootUserinfo                                             (OK=19645  KO=0     )
> GetUUid                                                  (OK=8889   KO=0     )
> GetOpenidConfig                                          (OK=26625  KO=0     )
> CreatePolicy                                             (OK=8887   KO=2     )
> tokenUserinfo                                            (OK=5812   KO=0     )
> getIdToken                                               (OK=1936   KO=0     )
> getIdToken Redirect 1                                    (OK=1936   KO=0     )
> createOrganization                                       (OK=1936   KO=0     )
> queryOrganization                                        (OK=1936   KO=0     )
> deleteOrganization                                       (OK=1936   KO=0     )
> ReadPolicy                                               (OK=8873   KO=2     )
> DeletePolicy                                             (OK=8858   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 8759   / active: 42     / done: 27311 
================================================================================


================================================================================
2024-11-06 20:57:25 GMT                                    2765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=383203 KO=17    )
> restLoginInitiate                                        (OK=26450  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26447  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5833   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5833   KO=0     )
>  UI AM idFromSession                                     (OK=5832   KO=1     )
>  UI AM validateGoto                                      (OK=5833   KO=0     )
> User Authorize PKCE stage                                (OK=32275  KO=3     )
> User AccessToken PKCE stage                              (OK=32273  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5833   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5833   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5833   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5833   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=953    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5830   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5830   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5830   KO=0     )
>  UI IDM uiconfig                                         (OK=5830   KO=0     )
>  UI IDM version                                          (OK=5830   KO=0     )
>  UI IDM features                                         (OK=5830   KO=0     )
>  UI IDM privilege                                        (OK=5830   KO=0     )
>  UI IDM login                                            (OK=5829   KO=1     )
>  UI IDM dashboard                                        (OK=5830   KO=0     )
>  UI IDM managed user schema                              (OK=5830   KO=0     )
>  UI IDM user                                             (OK=5830   KO=0     )
>  UI IDM oidcToken                                        (OK=5832   KO=1     )
> userinfo                                                 (OK=5831   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=953    KO=0     )
> UI-Logout                                                (OK=5833   KO=0     )
> UI-Logout Redirect 1                                     (OK=5833   KO=0     )
>  UI AM revoke1                                           (OK=5831   KO=0     )
>  UI AM revoke2                                           (OK=5830   KO=0     )
>  UI AM endsession                                        (OK=5832   KO=0     )
> Skip 2FA                                                 (OK=14790  KO=0     )
> RootUserinfo                                             (OK=19667  KO=0     )
> GetUUid                                                  (OK=8914   KO=0     )
> GetOpenidConfig                                          (OK=26677  KO=0     )
> CreatePolicy                                             (OK=8911   KO=2     )
> tokenUserinfo                                            (OK=5824   KO=0     )
> getIdToken                                               (OK=1939   KO=0     )
> getIdToken Redirect 1                                    (OK=1939   KO=0     )
> createOrganization                                       (OK=1939   KO=0     )
> queryOrganization                                        (OK=1939   KO=0     )
> deleteOrganization                                       (OK=1939   KO=0     )
> ReadPolicy                                               (OK=8887   KO=2     )
> DeletePolicy                                             (OK=8873   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          4 (15.38%)
> status.find.in([200, 209], 304), found 404                          4 (15.38%)
> status.find.is(302), but actually found 502                         3 (11.54%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.54%)
 
> status.find.is(200), but actually found 502                         2 ( 7.69%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.69%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.85%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.85%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.85%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.85%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.85%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.85%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 8707   / active: 49     / done: 27356 
================================================================================

20:57:29.347 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 27450: status.find.in([200, 209], 304), found 502
20:57:29.348 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM validateGoto: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,27450,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.216091, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@10dbdbb7, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"felZLhcZtYZLWVKuV6WE5Nx3q9M.*AAJTSQACMDIAAlNLABxMVXVZdlMwQXd3T0dJcEcyaHNGb0tvTFpRVUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730926649226), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=felZLhcZtYZLWVKuV6WE5Nx3q9M.*AAJTSQACMDIAAlNLABxMVXVZdlMwQXd3T0dJcEcyaHNGb0tvTFpRVUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730926649226))), password -> Pa_ssw0rd, fake-ip -> 42.42.42.42, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5ac2e6f9, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@2b996036, tokenId -> felZLhcZtYZLWVKuV6WE5Nx3q9M.*AAJTSQACMDIAAlNLABxMVXVZdlMwQXd3T0dJcEcyaHNGb0tvTFpRVUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
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=felZLhcZtYZLWVKuV6WE5Nx3q9M.*AAJTSQACMDIAAlNLABxMVXVZdlMwQXd3T0dJcEcyaHNGb0tvTFpRVUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=felZLhcZtYZLWVKuV6WE5Nx3q9M.*AAJTSQACMDIAAlNLABxMVXVZdlMwQXd3T0dJcEcyaHNGb0tvTFpRVUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 06 Nov 2024 20:57:29 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

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

<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:57:30 GMT                                    2770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=384153 KO=18    )
> restLoginInitiate                                        (OK=26509  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26506  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5853   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5853   KO=0     )
>  UI AM idFromSession                                     (OK=5852   KO=1     )
>  UI AM validateGoto                                      (OK=5852   KO=1     )
> User Authorize PKCE stage                                (OK=32350  KO=3     )
> User AccessToken PKCE stage                              (OK=32348  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5852   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5851   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5851   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5851   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=956    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5848   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5848   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5848   KO=0     )
>  UI IDM uiconfig                                         (OK=5848   KO=0     )
>  UI IDM version                                          (OK=5848   KO=0     )
>  UI IDM features                                         (OK=5848   KO=0     )
>  UI IDM privilege                                        (OK=5848   KO=0     )
>  UI IDM login                                            (OK=5847   KO=1     )
>  UI IDM dashboard                                        (OK=5848   KO=0     )
>  UI IDM managed user schema                              (OK=5848   KO=0     )
>  UI IDM user                                             (OK=5847   KO=0     )
>  UI IDM oidcToken                                        (OK=5848   KO=1     )
> userinfo                                                 (OK=5847   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=956    KO=0     )
> UI-Logout                                                (OK=5848   KO=0     )
> UI-Logout Redirect 1                                     (OK=5848   KO=0     )
>  UI AM revoke1                                           (OK=5846   KO=0     )
>  UI AM revoke2                                           (OK=5845   KO=0     )
>  UI AM endsession                                        (OK=5847   KO=0     )
> Skip 2FA                                                 (OK=14817  KO=0     )
> RootUserinfo                                             (OK=19720  KO=0     )
> GetUUid                                                  (OK=8928   KO=0     )
> GetOpenidConfig                                          (OK=26730  KO=0     )
> CreatePolicy                                             (OK=8926   KO=2     )
> tokenUserinfo                                            (OK=5835   KO=0     )
> getIdToken                                               (OK=1941   KO=0     )
> getIdToken Redirect 1                                    (OK=1941   KO=0     )
> createOrganization                                       (OK=1941   KO=0     )
> queryOrganization                                        (OK=1941   KO=0     )
> deleteOrganization                                       (OK=1941   KO=0     )
> ReadPolicy                                               (OK=8911   KO=2     )
> DeletePolicy                                             (OK=8886   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          5 (18.52%)
> status.find.in([200, 209], 304), found 404                          4 (14.81%)
> status.find.is(302), but actually found 502                         3 (11.11%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.11%)
 
> status.find.is(200), but actually found 502                         2 ( 7.41%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.41%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.41%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.70%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.70%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.70%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.70%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.70%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.70%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 8646   / active: 58     / done: 27408 
================================================================================


================================================================================
2024-11-06 20:57:35 GMT                                    2775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=384881 KO=18    )
> restLoginInitiate                                        (OK=26548  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26546  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5864   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5864   KO=0     )
>  UI AM idFromSession                                     (OK=5863   KO=1     )
>  UI AM validateGoto                                      (OK=5863   KO=1     )
> User Authorize PKCE stage                                (OK=32405  KO=3     )
> User AccessToken PKCE stage                              (OK=32403  KO=3     )
> UI-Post-Login - stage 2                                  (OK=5864   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5864   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5864   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5864   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=960    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5861   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5861   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5861   KO=0     )
>  UI IDM uiconfig                                         (OK=5861   KO=0     )
>  UI IDM version                                          (OK=5861   KO=0     )
>  UI IDM features                                         (OK=5860   KO=0     )
>  UI IDM privilege                                        (OK=5860   KO=0     )
>  UI IDM login                                            (OK=5859   KO=1     )
>  UI IDM dashboard                                        (OK=5860   KO=0     )
>  UI IDM managed user schema                              (OK=5860   KO=0     )
>  UI IDM user                                             (OK=5860   KO=0     )
>  UI IDM oidcToken                                        (OK=5862   KO=1     )
> userinfo                                                 (OK=5861   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=960    KO=0     )
> UI-Logout                                                (OK=5863   KO=0     )
> UI-Logout Redirect 1                                     (OK=5863   KO=0     )
>  UI AM revoke1                                           (OK=5861   KO=0     )
>  UI AM revoke2                                           (OK=5860   KO=0     )
>  UI AM endsession                                        (OK=5862   KO=0     )
> Skip 2FA                                                 (OK=14837  KO=0     )
> RootUserinfo                                             (OK=19741  KO=0     )
> GetUUid                                                  (OK=8942   KO=0     )
> GetOpenidConfig                                          (OK=26783  KO=0     )
> CreatePolicy                                             (OK=8939   KO=2     )
> tokenUserinfo                                            (OK=5844   KO=0     )
> getIdToken                                               (OK=1946   KO=0     )
> getIdToken Redirect 1                                    (OK=1946   KO=0     )
> createOrganization                                       (OK=1946   KO=0     )
> queryOrganization                                        (OK=1946   KO=0     )
> deleteOrganization                                       (OK=1946   KO=0     )
> ReadPolicy                                               (OK=8926   KO=2     )
> DeletePolicy                                             (OK=8911   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          5 (18.52%)
> status.find.in([200, 209], 304), found 404                          4 (14.81%)
> status.find.is(302), but actually found 502                         3 (11.11%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (11.11%)
 
> status.find.is(200), but actually found 502                         2 ( 7.41%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.41%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.41%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.70%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.70%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.70%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.70%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.70%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.70%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 8602   / active: 37     / done: 27473 
================================================================================

20:57:37.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 27525: status.find.in([200, 209], 304), found 502
20:57:37.133 [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,27525,HashMap(username -> user.570379, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy849328, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@75a092e8, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/access_token, authcode -> THfD8pmPk0KfdK6I2Hw59__DwnM, useAdminRealm -> true, callbacks -> {"tokenId":"YM8YOwTl-RLNUCNKYzGqrjLnK8k.*AAJTSQACMDIAAlNLABxhT2xWSnNjSy9VeURHc0tKTFV3OS9SNHVWVzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1730926657029), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=YM8YOwTl-RLNUCNKYzGqrjLnK8k.*AAJTSQACMDIAAlNLABxhT2xWSnNjSy9VeURHc0tKTFV3OS9SNHVWVzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1730926657029))), password -> Pa_ssw0rd, challenge -> KKs3R5OkqMl2gv-R85kdVxYPyB1xuOX48avtkHTR_20, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 211.199.38.34, verifier -> MzkzMzM3MjAxNjk4MDg4ODM4MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ca1978d, tokenId -> YM8YOwTl-RLNUCNKYzGqrjLnK8k.*AAJTSQACMDIAAlNLABxhT2xWSnNjSy9VeURHc0tKTFV3OS9SNHVWVzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
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=YM8YOwTl-RLNUCNKYzGqrjLnK8k.*AAJTSQACMDIAAlNLABxhT2xWSnNjSy9VeURHc0tKTFV3OS9SNHVWVzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 221
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=YM8YOwTl-RLNUCNKYzGqrjLnK8k.*AAJTSQACMDIAAlNLABxhT2xWSnNjSy9VeURHc0tKTFV3OS9SNHVWVzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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=THfD8pmPk0KfdK6I2Hw59__DwnM&code_verifier=MzkzMzM3MjAxNjk4MDg4ODM4MQ&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, 06 Nov 2024 20:57:37 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

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

<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-06 20:57:40 GMT                                    2780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=385500 KO=19    )
> restLoginInitiate                                        (OK=26595  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26593  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5871   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5871   KO=0     )
>  UI AM idFromSession                                     (OK=5870   KO=1     )
>  UI AM validateGoto                                      (OK=5870   KO=1     )
> User Authorize PKCE stage                                (OK=32460  KO=3     )
> User AccessToken PKCE stage                              (OK=32457  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5871   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5871   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5871   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5871   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=963    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5868   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5868   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5868   KO=0     )
>  UI IDM uiconfig                                         (OK=5868   KO=0     )
>  UI IDM version                                          (OK=5868   KO=0     )
>  UI IDM features                                         (OK=5868   KO=0     )
>  UI IDM privilege                                        (OK=5868   KO=0     )
>  UI IDM login                                            (OK=5867   KO=1     )
>  UI IDM dashboard                                        (OK=5868   KO=0     )
>  UI IDM managed user schema                              (OK=5868   KO=0     )
>  UI IDM user                                             (OK=5868   KO=0     )
>  UI IDM oidcToken                                        (OK=5870   KO=1     )
> userinfo                                                 (OK=5869   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=963    KO=0     )
> UI-Logout                                                (OK=5871   KO=0     )
> UI-Logout Redirect 1                                     (OK=5871   KO=0     )
>  UI AM revoke1                                           (OK=5869   KO=0     )
>  UI AM revoke2                                           (OK=5868   KO=0     )
>  UI AM endsession                                        (OK=5870   KO=0     )
> Skip 2FA                                                 (OK=14871  KO=0     )
> RootUserinfo                                             (OK=19764  KO=0     )
> GetUUid                                                  (OK=8962   KO=0     )
> GetOpenidConfig                                          (OK=26831  KO=0     )
> CreatePolicy                                             (OK=8960   KO=2     )
> tokenUserinfo                                            (OK=5851   KO=0     )
> getIdToken                                               (OK=1953   KO=0     )
> getIdToken Redirect 1                                    (OK=1953   KO=0     )
> createOrganization                                       (OK=1953   KO=0     )
> queryOrganization                                        (OK=1953   KO=0     )
> deleteOrganization                                       (OK=1952   KO=0     )
> ReadPolicy                                               (OK=8939   KO=2     )
> DeletePolicy                                             (OK=8926   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 8551   / active: 45     / done: 27516 
================================================================================


================================================================================
2024-11-06 20:57:45 GMT                                    2785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=386136 KO=19    )
> restLoginInitiate                                        (OK=26651  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26648  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5879   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5879   KO=0     )
>  UI AM idFromSession                                     (OK=5878   KO=1     )
>  UI AM validateGoto                                      (OK=5878   KO=1     )
> User Authorize PKCE stage                                (OK=32519  KO=3     )
> User AccessToken PKCE stage                              (OK=32514  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5877   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5877   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5877   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5877   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=964    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5874   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5874   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5874   KO=0     )
>  UI IDM uiconfig                                         (OK=5874   KO=0     )
>  UI IDM version                                          (OK=5874   KO=0     )
>  UI IDM features                                         (OK=5874   KO=0     )
>  UI IDM privilege                                        (OK=5874   KO=0     )
>  UI IDM login                                            (OK=5873   KO=1     )
>  UI IDM dashboard                                        (OK=5874   KO=0     )
>  UI IDM managed user schema                              (OK=5874   KO=0     )
>  UI IDM user                                             (OK=5874   KO=0     )
>  UI IDM oidcToken                                        (OK=5876   KO=1     )
> userinfo                                                 (OK=5875   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=964    KO=0     )
> UI-Logout                                                (OK=5877   KO=0     )
> UI-Logout Redirect 1                                     (OK=5877   KO=0     )
>  UI AM revoke1                                           (OK=5875   KO=0     )
>  UI AM revoke2                                           (OK=5874   KO=0     )
>  UI AM endsession                                        (OK=5876   KO=0     )
> Skip 2FA                                                 (OK=14908  KO=0     )
> RootUserinfo                                             (OK=19800  KO=0     )
> GetUUid                                                  (OK=8986   KO=0     )
> GetOpenidConfig                                          (OK=26889  KO=0     )
> CreatePolicy                                             (OK=8984   KO=2     )
> tokenUserinfo                                            (OK=5860   KO=0     )
> getIdToken                                               (OK=1957   KO=0     )
> getIdToken Redirect 1                                    (OK=1957   KO=0     )
> createOrganization                                       (OK=1957   KO=0     )
> queryOrganization                                        (OK=1957   KO=0     )
> deleteOrganization                                       (OK=1957   KO=0     )
> ReadPolicy                                               (OK=8960   KO=2     )
> DeletePolicy                                             (OK=8939   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 8496   / active: 60     / done: 27556 
================================================================================


================================================================================
2024-11-06 20:57:50 GMT                                    2790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=387038 KO=19    )
> restLoginInitiate                                        (OK=26707  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26706  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5895   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5895   KO=0     )
>  UI AM idFromSession                                     (OK=5894   KO=1     )
>  UI AM validateGoto                                      (OK=5894   KO=1     )
> User Authorize PKCE stage                                (OK=32593  KO=3     )
> User AccessToken PKCE stage                              (OK=32589  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5893   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5893   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5893   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5893   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=967    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5890   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5889   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5888   KO=0     )
>  UI IDM uiconfig                                         (OK=5888   KO=0     )
>  UI IDM version                                          (OK=5888   KO=0     )
>  UI IDM features                                         (OK=5887   KO=0     )
>  UI IDM privilege                                        (OK=5887   KO=0     )
>  UI IDM login                                            (OK=5886   KO=1     )
>  UI IDM dashboard                                        (OK=5887   KO=0     )
>  UI IDM managed user schema                              (OK=5887   KO=0     )
>  UI IDM user                                             (OK=5887   KO=0     )
>  UI IDM oidcToken                                        (OK=5889   KO=1     )
> userinfo                                                 (OK=5888   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=967    KO=0     )
> UI-Logout                                                (OK=5890   KO=0     )
> UI-Logout Redirect 1                                     (OK=5890   KO=0     )
>  UI AM revoke1                                           (OK=5888   KO=0     )
>  UI AM revoke2                                           (OK=5887   KO=0     )
>  UI AM endsession                                        (OK=5889   KO=0     )
> Skip 2FA                                                 (OK=14939  KO=0     )
> RootUserinfo                                             (OK=19841  KO=0     )
> GetUUid                                                  (OK=9001   KO=0     )
> GetOpenidConfig                                          (OK=26949  KO=0     )
> CreatePolicy                                             (OK=8999   KO=2     )
> tokenUserinfo                                            (OK=5872   KO=0     )
> getIdToken                                               (OK=1966   KO=0     )
> getIdToken Redirect 1                                    (OK=1966   KO=0     )
> createOrganization                                       (OK=1966   KO=0     )
> queryOrganization                                        (OK=1966   KO=0     )
> deleteOrganization                                       (OK=1966   KO=0     )
> ReadPolicy                                               (OK=8984   KO=2     )
> DeletePolicy                                             (OK=8959   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 8436   / active: 55     / done: 27621 
================================================================================


================================================================================
2024-11-06 20:57:55 GMT                                    2795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=387637 KO=19    )
> restLoginInitiate                                        (OK=26740  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26738  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5903   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5903   KO=0     )
>  UI AM idFromSession                                     (OK=5901   KO=1     )
>  UI AM validateGoto                                      (OK=5901   KO=1     )
> User Authorize PKCE stage                                (OK=32635  KO=3     )
> User AccessToken PKCE stage                              (OK=32632  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5902   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5902   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5902   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5902   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=970    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5899   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5899   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5899   KO=0     )
>  UI IDM uiconfig                                         (OK=5899   KO=0     )
>  UI IDM version                                          (OK=5899   KO=0     )
>  UI IDM features                                         (OK=5899   KO=0     )
>  UI IDM privilege                                        (OK=5899   KO=0     )
>  UI IDM login                                            (OK=5898   KO=1     )
>  UI IDM dashboard                                        (OK=5899   KO=0     )
>  UI IDM managed user schema                              (OK=5899   KO=0     )
>  UI IDM user                                             (OK=5899   KO=0     )
>  UI IDM oidcToken                                        (OK=5900   KO=1     )
> userinfo                                                 (OK=5899   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=970    KO=0     )
> UI-Logout                                                (OK=5901   KO=0     )
> UI-Logout Redirect 1                                     (OK=5901   KO=0     )
>  UI AM revoke1                                           (OK=5899   KO=0     )
>  UI AM revoke2                                           (OK=5898   KO=0     )
>  UI AM endsession                                        (OK=5900   KO=0     )
> Skip 2FA                                                 (OK=14958  KO=0     )
> RootUserinfo                                             (OK=19877  KO=0     )
> GetUUid                                                  (OK=9009   KO=0     )
> GetOpenidConfig                                          (OK=26995  KO=0     )
> CreatePolicy                                             (OK=9007   KO=2     )
> tokenUserinfo                                            (OK=5877   KO=0     )
> getIdToken                                               (OK=1969   KO=0     )
> getIdToken Redirect 1                                    (OK=1969   KO=0     )
> createOrganization                                       (OK=1969   KO=0     )
> queryOrganization                                        (OK=1969   KO=0     )
> deleteOrganization                                       (OK=1969   KO=0     )
> ReadPolicy                                               (OK=8999   KO=2     )
> DeletePolicy                                             (OK=8983   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 8401   / active: 37     / done: 27674 
================================================================================


================================================================================
2024-11-06 20:58:00 GMT                                    2800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=388296 KO=19    )
> restLoginInitiate                                        (OK=26784  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26782  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5913   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5913   KO=0     )
>  UI AM idFromSession                                     (OK=5912   KO=1     )
>  UI AM validateGoto                                      (OK=5912   KO=1     )
> User Authorize PKCE stage                                (OK=32689  KO=3     )
> User AccessToken PKCE stage                              (OK=32685  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5913   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5913   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5912   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5912   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=973    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5909   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5909   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5909   KO=0     )
>  UI IDM uiconfig                                         (OK=5909   KO=0     )
>  UI IDM version                                          (OK=5909   KO=0     )
>  UI IDM features                                         (OK=5909   KO=0     )
>  UI IDM privilege                                        (OK=5909   KO=0     )
>  UI IDM login                                            (OK=5908   KO=1     )
>  UI IDM dashboard                                        (OK=5909   KO=0     )
>  UI IDM managed user schema                              (OK=5909   KO=0     )
>  UI IDM user                                             (OK=5909   KO=0     )
>  UI IDM oidcToken                                        (OK=5911   KO=1     )
> userinfo                                                 (OK=5910   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=973    KO=0     )
> UI-Logout                                                (OK=5912   KO=0     )
> UI-Logout Redirect 1                                     (OK=5912   KO=0     )
>  UI AM revoke1                                           (OK=5910   KO=0     )
>  UI AM revoke2                                           (OK=5909   KO=0     )
>  UI AM endsession                                        (OK=5911   KO=0     )
> Skip 2FA                                                 (OK=14983  KO=0     )
> RootUserinfo                                             (OK=19913  KO=0     )
> GetUUid                                                  (OK=9022   KO=0     )
> GetOpenidConfig                                          (OK=27031  KO=0     )
> CreatePolicy                                             (OK=9020   KO=2     )
> tokenUserinfo                                            (OK=5885   KO=0     )
> getIdToken                                               (OK=1976   KO=0     )
> getIdToken Redirect 1                                    (OK=1976   KO=0     )
> createOrganization                                       (OK=1976   KO=0     )
> queryOrganization                                        (OK=1975   KO=0     )
> deleteOrganization                                       (OK=1975   KO=0     )
> ReadPolicy                                               (OK=9007   KO=2     )
> DeletePolicy                                             (OK=8998   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 8352   / active: 36     / done: 27724 
================================================================================


================================================================================
2024-11-06 20:58:05 GMT                                    2805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=389061 KO=19    )
> restLoginInitiate                                        (OK=26833  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26832  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5930   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5930   KO=0     )
>  UI AM idFromSession                                     (OK=5929   KO=1     )
>  UI AM validateGoto                                      (OK=5929   KO=1     )
> User Authorize PKCE stage                                (OK=32754  KO=3     )
> User AccessToken PKCE stage                              (OK=32751  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5928   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5928   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5928   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5928   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=976    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5924   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5924   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5924   KO=0     )
>  UI IDM uiconfig                                         (OK=5924   KO=0     )
>  UI IDM version                                          (OK=5924   KO=0     )
>  UI IDM features                                         (OK=5924   KO=0     )
>  UI IDM privilege                                        (OK=5924   KO=0     )
>  UI IDM login                                            (OK=5923   KO=1     )
>  UI IDM dashboard                                        (OK=5923   KO=0     )
>  UI IDM managed user schema                              (OK=5923   KO=0     )
>  UI IDM user                                             (OK=5923   KO=0     )
>  UI IDM oidcToken                                        (OK=5925   KO=1     )
> userinfo                                                 (OK=5923   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=976    KO=0     )
> UI-Logout                                                (OK=5925   KO=0     )
> UI-Logout Redirect 1                                     (OK=5925   KO=0     )
>  UI AM revoke1                                           (OK=5923   KO=0     )
>  UI AM revoke2                                           (OK=5922   KO=0     )
>  UI AM endsession                                        (OK=5924   KO=0     )
> Skip 2FA                                                 (OK=15003  KO=0     )
> RootUserinfo                                             (OK=19926  KO=0     )
> GetUUid                                                  (OK=9036   KO=0     )
> GetOpenidConfig                                          (OK=27066  KO=0     )
> CreatePolicy                                             (OK=9032   KO=2     )
> tokenUserinfo                                            (OK=5898   KO=0     )
> getIdToken                                               (OK=1979   KO=0     )
> getIdToken Redirect 1                                    (OK=1979   KO=0     )
> createOrganization                                       (OK=1979   KO=0     )
> queryOrganization                                        (OK=1979   KO=0     )
> deleteOrganization                                       (OK=1979   KO=0     )
> ReadPolicy                                               (OK=9019   KO=2     )
> DeletePolicy                                             (OK=9007   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 8302   / active: 38     / done: 27772 
================================================================================


================================================================================
2024-11-06 20:58:10 GMT                                    2810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=389679 KO=19    )
> restLoginInitiate                                        (OK=26878  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26876  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5937   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5937   KO=0     )
>  UI AM idFromSession                                     (OK=5935   KO=1     )
>  UI AM validateGoto                                      (OK=5935   KO=1     )
> User Authorize PKCE stage                                (OK=32806  KO=3     )
> User AccessToken PKCE stage                              (OK=32803  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5936   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5936   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5936   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5936   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=976    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5933   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5933   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5933   KO=0     )
>  UI IDM uiconfig                                         (OK=5933   KO=0     )
>  UI IDM version                                          (OK=5933   KO=0     )
>  UI IDM features                                         (OK=5933   KO=0     )
>  UI IDM privilege                                        (OK=5933   KO=0     )
>  UI IDM login                                            (OK=5932   KO=1     )
>  UI IDM dashboard                                        (OK=5933   KO=0     )
>  UI IDM managed user schema                              (OK=5933   KO=0     )
>  UI IDM user                                             (OK=5933   KO=0     )
>  UI IDM oidcToken                                        (OK=5935   KO=1     )
> userinfo                                                 (OK=5934   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=976    KO=0     )
> UI-Logout                                                (OK=5935   KO=0     )
> UI-Logout Redirect 1                                     (OK=5935   KO=0     )
>  UI AM revoke1                                           (OK=5933   KO=0     )
>  UI AM revoke2                                           (OK=5932   KO=0     )
>  UI AM endsession                                        (OK=5934   KO=0     )
> Skip 2FA                                                 (OK=15030  KO=0     )
> RootUserinfo                                             (OK=19952  KO=0     )
> GetUUid                                                  (OK=9052   KO=0     )
> GetOpenidConfig                                          (OK=27107  KO=0     )
> CreatePolicy                                             (OK=9050   KO=2     )
> tokenUserinfo                                            (OK=5909   KO=0     )
> getIdToken                                               (OK=1985   KO=0     )
> getIdToken Redirect 1                                    (OK=1985   KO=0     )
> createOrganization                                       (OK=1985   KO=0     )
> queryOrganization                                        (OK=1985   KO=0     )
> deleteOrganization                                       (OK=1985   KO=0     )
> ReadPolicy                                               (OK=9032   KO=2     )
> DeletePolicy                                             (OK=9019   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 77%
          waiting: 8257   / active: 40     / done: 27815 
================================================================================


================================================================================
2024-11-06 20:58:15 GMT                                    2815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=390238 KO=19    )
> restLoginInitiate                                        (OK=26921  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26918  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5944   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5944   KO=0     )
>  UI AM idFromSession                                     (OK=5943   KO=1     )
>  UI AM validateGoto                                      (OK=5943   KO=1     )
> User Authorize PKCE stage                                (OK=32855  KO=3     )
> User AccessToken PKCE stage                              (OK=32852  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5944   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5943   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5943   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5943   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=978    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5940   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5940   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5940   KO=0     )
>  UI IDM uiconfig                                         (OK=5940   KO=0     )
>  UI IDM version                                          (OK=5940   KO=0     )
>  UI IDM features                                         (OK=5940   KO=0     )
>  UI IDM privilege                                        (OK=5940   KO=0     )
>  UI IDM login                                            (OK=5939   KO=1     )
>  UI IDM dashboard                                        (OK=5940   KO=0     )
>  UI IDM managed user schema                              (OK=5940   KO=0     )
>  UI IDM user                                             (OK=5940   KO=0     )
>  UI IDM oidcToken                                        (OK=5942   KO=1     )
> userinfo                                                 (OK=5941   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=978    KO=0     )
> UI-Logout                                                (OK=5943   KO=0     )
> UI-Logout Redirect 1                                     (OK=5943   KO=0     )
>  UI AM revoke1                                           (OK=5941   KO=0     )
>  UI AM revoke2                                           (OK=5940   KO=0     )
>  UI AM endsession                                        (OK=5942   KO=0     )
> Skip 2FA                                                 (OK=15052  KO=0     )
> RootUserinfo                                             (OK=19990  KO=0     )
> GetUUid                                                  (OK=9062   KO=0     )
> GetOpenidConfig                                          (OK=27148  KO=0     )
> CreatePolicy                                             (OK=9060   KO=2     )
> tokenUserinfo                                            (OK=5919   KO=0     )
> getIdToken                                               (OK=1989   KO=0     )
> getIdToken Redirect 1                                    (OK=1989   KO=0     )
> createOrganization                                       (OK=1989   KO=0     )
> queryOrganization                                        (OK=1989   KO=0     )
> deleteOrganization                                       (OK=1989   KO=0     )
> ReadPolicy                                               (OK=9050   KO=2     )
> DeletePolicy                                             (OK=9032   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 8212   / active: 42     / done: 27858 
================================================================================


================================================================================
2024-11-06 20:58:20 GMT                                    2820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=391012 KO=19    )
> restLoginInitiate                                        (OK=26971  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=26970  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5956   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5956   KO=0     )
>  UI AM idFromSession                                     (OK=5955   KO=1     )
>  UI AM validateGoto                                      (OK=5955   KO=1     )
> User Authorize PKCE stage                                (OK=32919  KO=3     )
> User AccessToken PKCE stage                              (OK=32916  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5956   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5956   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5956   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5956   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=979    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5953   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5953   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5953   KO=0     )
>  UI IDM uiconfig                                         (OK=5953   KO=0     )
>  UI IDM version                                          (OK=5953   KO=0     )
>  UI IDM features                                         (OK=5953   KO=0     )
>  UI IDM privilege                                        (OK=5953   KO=0     )
>  UI IDM login                                            (OK=5952   KO=1     )
>  UI IDM dashboard                                        (OK=5953   KO=0     )
>  UI IDM managed user schema                              (OK=5953   KO=0     )
>  UI IDM user                                             (OK=5953   KO=0     )
>  UI IDM oidcToken                                        (OK=5955   KO=1     )
> userinfo                                                 (OK=5954   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=979    KO=0     )
> UI-Logout                                                (OK=5956   KO=0     )
> UI-Logout Redirect 1                                     (OK=5956   KO=0     )
>  UI AM revoke1                                           (OK=5954   KO=0     )
>  UI AM revoke2                                           (OK=5953   KO=0     )
>  UI AM endsession                                        (OK=5955   KO=0     )
> Skip 2FA                                                 (OK=15082  KO=0     )
> RootUserinfo                                             (OK=20029  KO=0     )
> GetUUid                                                  (OK=9078   KO=0     )
> GetOpenidConfig                                          (OK=27192  KO=0     )
> CreatePolicy                                             (OK=9076   KO=2     )
> tokenUserinfo                                            (OK=5930   KO=0     )
> getIdToken                                               (OK=1994   KO=0     )
> getIdToken Redirect 1                                    (OK=1994   KO=0     )
> createOrganization                                       (OK=1994   KO=0     )
> queryOrganization                                        (OK=1994   KO=0     )
> deleteOrganization                                       (OK=1994   KO=0     )
> ReadPolicy                                               (OK=9060   KO=2     )
> DeletePolicy                                             (OK=9050   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 8161   / active: 39     / done: 27912 
================================================================================


================================================================================
2024-11-06 20:58:25 GMT                                    2825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=391535 KO=19    )
> restLoginInitiate                                        (OK=27011  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27010  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5962   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5962   KO=0     )
>  UI AM idFromSession                                     (OK=5961   KO=1     )
>  UI AM validateGoto                                      (OK=5961   KO=1     )
> User Authorize PKCE stage                                (OK=32968  KO=3     )
> User AccessToken PKCE stage                              (OK=32964  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5962   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5962   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5962   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5962   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=979    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5959   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5959   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5959   KO=0     )
>  UI IDM uiconfig                                         (OK=5959   KO=0     )
>  UI IDM version                                          (OK=5959   KO=0     )
>  UI IDM features                                         (OK=5959   KO=0     )
>  UI IDM privilege                                        (OK=5959   KO=0     )
>  UI IDM login                                            (OK=5958   KO=1     )
>  UI IDM dashboard                                        (OK=5959   KO=0     )
>  UI IDM managed user schema                              (OK=5959   KO=0     )
>  UI IDM user                                             (OK=5959   KO=0     )
>  UI IDM oidcToken                                        (OK=5961   KO=1     )
> userinfo                                                 (OK=5960   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=979    KO=0     )
> UI-Logout                                                (OK=5962   KO=0     )
> UI-Logout Redirect 1                                     (OK=5962   KO=0     )
>  UI AM revoke1                                           (OK=5960   KO=0     )
>  UI AM revoke2                                           (OK=5959   KO=0     )
>  UI AM endsession                                        (OK=5961   KO=0     )
> Skip 2FA                                                 (OK=15108  KO=0     )
> RootUserinfo                                             (OK=20057  KO=0     )
> GetUUid                                                  (OK=9094   KO=0     )
> GetOpenidConfig                                          (OK=27234  KO=0     )
> CreatePolicy                                             (OK=9092   KO=2     )
> tokenUserinfo                                            (OK=5940   KO=0     )
> getIdToken                                               (OK=2000   KO=0     )
> getIdToken Redirect 1                                    (OK=1999   KO=0     )
> createOrganization                                       (OK=1999   KO=0     )
> queryOrganization                                        (OK=1999   KO=0     )
> deleteOrganization                                       (OK=1999   KO=0     )
> ReadPolicy                                               (OK=9076   KO=2     )
> DeletePolicy                                             (OK=9060   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 8121   / active: 38     / done: 27953 
================================================================================


================================================================================
2024-11-06 20:58:30 GMT                                    2830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=392118 KO=19    )
> restLoginInitiate                                        (OK=27058  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27055  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5972   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5972   KO=0     )
>  UI AM idFromSession                                     (OK=5971   KO=1     )
>  UI AM validateGoto                                      (OK=5971   KO=1     )
> User Authorize PKCE stage                                (OK=33020  KO=3     )
> User AccessToken PKCE stage                              (OK=33015  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5971   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5971   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5970   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5970   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=982    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5967   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5967   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5967   KO=0     )
>  UI IDM uiconfig                                         (OK=5967   KO=0     )
>  UI IDM version                                          (OK=5967   KO=0     )
>  UI IDM features                                         (OK=5967   KO=0     )
>  UI IDM privilege                                        (OK=5967   KO=0     )
>  UI IDM login                                            (OK=5966   KO=1     )
>  UI IDM dashboard                                        (OK=5967   KO=0     )
>  UI IDM managed user schema                              (OK=5967   KO=0     )
>  UI IDM user                                             (OK=5967   KO=0     )
>  UI IDM oidcToken                                        (OK=5968   KO=1     )
> userinfo                                                 (OK=5967   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=982    KO=0     )
> UI-Logout                                                (OK=5969   KO=0     )
> UI-Logout Redirect 1                                     (OK=5969   KO=0     )
>  UI AM revoke1                                           (OK=5966   KO=0     )
>  UI AM revoke2                                           (OK=5965   KO=0     )
>  UI AM endsession                                        (OK=5967   KO=0     )
> Skip 2FA                                                 (OK=15130  KO=0     )
> RootUserinfo                                             (OK=20096  KO=0     )
> GetUUid                                                  (OK=9104   KO=0     )
> GetOpenidConfig                                          (OK=27276  KO=0     )
> CreatePolicy                                             (OK=9102   KO=2     )
> tokenUserinfo                                            (OK=5950   KO=0     )
> getIdToken                                               (OK=2001   KO=0     )
> getIdToken Redirect 1                                    (OK=2001   KO=0     )
> createOrganization                                       (OK=2001   KO=0     )
> queryOrganization                                        (OK=2001   KO=0     )
> deleteOrganization                                       (OK=2001   KO=0     )
> ReadPolicy                                               (OK=9092   KO=2     )
> DeletePolicy                                             (OK=9076   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 8070   / active: 48     / done: 27994 
================================================================================


================================================================================
2024-11-06 20:58:35 GMT                                    2835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=392827 KO=19    )
> restLoginInitiate                                        (OK=27108  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27104  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5982   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5982   KO=0     )
>  UI AM idFromSession                                     (OK=5980   KO=1     )
>  UI AM validateGoto                                      (OK=5980   KO=1     )
> User Authorize PKCE stage                                (OK=33078  KO=3     )
> User AccessToken PKCE stage                              (OK=33075  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5981   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5981   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5981   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5981   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=986    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5978   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5978   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5977   KO=0     )
>  UI IDM uiconfig                                         (OK=5977   KO=0     )
>  UI IDM version                                          (OK=5977   KO=0     )
>  UI IDM features                                         (OK=5977   KO=0     )
>  UI IDM privilege                                        (OK=5977   KO=0     )
>  UI IDM login                                            (OK=5976   KO=1     )
>  UI IDM dashboard                                        (OK=5977   KO=0     )
>  UI IDM managed user schema                              (OK=5977   KO=0     )
>  UI IDM user                                             (OK=5977   KO=0     )
>  UI IDM oidcToken                                        (OK=5979   KO=1     )
> userinfo                                                 (OK=5978   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=986    KO=0     )
> UI-Logout                                                (OK=5980   KO=0     )
> UI-Logout Redirect 1                                     (OK=5980   KO=0     )
>  UI AM revoke1                                           (OK=5978   KO=0     )
>  UI AM revoke2                                           (OK=5977   KO=0     )
>  UI AM endsession                                        (OK=5979   KO=0     )
> Skip 2FA                                                 (OK=15161  KO=0     )
> RootUserinfo                                             (OK=20129  KO=0     )
> GetUUid                                                  (OK=9120   KO=0     )
> GetOpenidConfig                                          (OK=27317  KO=0     )
> CreatePolicy                                             (OK=9117   KO=2     )
> tokenUserinfo                                            (OK=5961   KO=0     )
> getIdToken                                               (OK=2009   KO=0     )
> getIdToken Redirect 1                                    (OK=2009   KO=0     )
> createOrganization                                       (OK=2009   KO=0     )
> queryOrganization                                        (OK=2009   KO=0     )
> deleteOrganization                                       (OK=2009   KO=0     )
> ReadPolicy                                               (OK=9101   KO=2     )
> DeletePolicy                                             (OK=9092   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 8017   / active: 42     / done: 28053 
================================================================================


================================================================================
2024-11-06 20:58:40 GMT                                    2840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=393443 KO=19    )
> restLoginInitiate                                        (OK=27156  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27153  KO=1     )
> UI-Post-Login - stage 1                                  (OK=5989   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5989   KO=0     )
>  UI AM idFromSession                                     (OK=5988   KO=1     )
>  UI AM validateGoto                                      (OK=5988   KO=1     )
> User Authorize PKCE stage                                (OK=33135  KO=3     )
> User AccessToken PKCE stage                              (OK=33132  KO=4     )
> UI-Post-Login - stage 2                                  (OK=5988   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5988   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5988   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5988   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=988    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5985   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5985   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5985   KO=0     )
>  UI IDM uiconfig                                         (OK=5985   KO=0     )
>  UI IDM version                                          (OK=5985   KO=0     )
>  UI IDM features                                         (OK=5985   KO=0     )
>  UI IDM privilege                                        (OK=5985   KO=0     )
>  UI IDM login                                            (OK=5984   KO=1     )
>  UI IDM dashboard                                        (OK=5985   KO=0     )
>  UI IDM managed user schema                              (OK=5985   KO=0     )
>  UI IDM user                                             (OK=5985   KO=0     )
>  UI IDM oidcToken                                        (OK=5987   KO=1     )
> userinfo                                                 (OK=5986   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=988    KO=0     )
> UI-Logout                                                (OK=5988   KO=0     )
> UI-Logout Redirect 1                                     (OK=5988   KO=0     )
>  UI AM revoke1                                           (OK=5986   KO=0     )
>  UI AM revoke2                                           (OK=5985   KO=0     )
>  UI AM endsession                                        (OK=5987   KO=0     )
> Skip 2FA                                                 (OK=15189  KO=0     )
> RootUserinfo                                             (OK=20175  KO=0     )
> GetUUid                                                  (OK=9136   KO=0     )
> GetOpenidConfig                                          (OK=27358  KO=0     )
> CreatePolicy                                             (OK=9134   KO=2     )
> tokenUserinfo                                            (OK=5974   KO=0     )
> getIdToken                                               (OK=2012   KO=0     )
> getIdToken Redirect 1                                    (OK=2012   KO=0     )
> createOrganization                                       (OK=2012   KO=0     )
> queryOrganization                                        (OK=2012   KO=0     )
> deleteOrganization                                       (OK=2012   KO=0     )
> ReadPolicy                                               (OK=9117   KO=2     )
> DeletePolicy                                             (OK=9101   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 7966   / active: 50     / done: 28096 
================================================================================


================================================================================
2024-11-06 20:58:45 GMT                                    2845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=394234 KO=19    )
> restLoginInitiate                                        (OK=27208  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27206  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6002   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6002   KO=0     )
>  UI AM idFromSession                                     (OK=6001   KO=1     )
>  UI AM validateGoto                                      (OK=6001   KO=1     )
> User Authorize PKCE stage                                (OK=33203  KO=3     )
> User AccessToken PKCE stage                              (OK=33199  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6001   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6001   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6001   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6001   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=989    KO=0     )
> UI-Post-Login - stage 3                                  (OK=5998   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5998   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5997   KO=0     )
>  UI IDM uiconfig                                         (OK=5997   KO=0     )
>  UI IDM version                                          (OK=5997   KO=0     )
>  UI IDM features                                         (OK=5997   KO=0     )
>  UI IDM privilege                                        (OK=5997   KO=0     )
>  UI IDM login                                            (OK=5996   KO=1     )
>  UI IDM dashboard                                        (OK=5997   KO=0     )
>  UI IDM managed user schema                              (OK=5997   KO=0     )
>  UI IDM user                                             (OK=5997   KO=0     )
>  UI IDM oidcToken                                        (OK=5999   KO=1     )
> userinfo                                                 (OK=5998   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=989    KO=0     )
> UI-Logout                                                (OK=6000   KO=0     )
> UI-Logout Redirect 1                                     (OK=6000   KO=0     )
>  UI AM revoke1                                           (OK=5998   KO=0     )
>  UI AM revoke2                                           (OK=5997   KO=0     )
>  UI AM endsession                                        (OK=5999   KO=0     )
> Skip 2FA                                                 (OK=15218  KO=0     )
> RootUserinfo                                             (OK=20224  KO=0     )
> GetUUid                                                  (OK=9152   KO=0     )
> GetOpenidConfig                                          (OK=27407  KO=0     )
> CreatePolicy                                             (OK=9150   KO=2     )
> tokenUserinfo                                            (OK=5986   KO=0     )
> getIdToken                                               (OK=2017   KO=0     )
> getIdToken Redirect 1                                    (OK=2017   KO=0     )
> createOrganization                                       (OK=2017   KO=0     )
> queryOrganization                                        (OK=2016   KO=0     )
> deleteOrganization                                       (OK=2016   KO=0     )
> ReadPolicy                                               (OK=9134   KO=2     )
> DeletePolicy                                             (OK=9117   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 7914   / active: 50     / done: 28148 
================================================================================


================================================================================
2024-11-06 20:58:50 GMT                                    2850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=395001 KO=19    )
> restLoginInitiate                                        (OK=27255  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27254  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6015   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6015   KO=0     )
>  UI AM idFromSession                                     (OK=6014   KO=1     )
>  UI AM validateGoto                                      (OK=6014   KO=1     )
> User Authorize PKCE stage                                (OK=33263  KO=3     )
> User AccessToken PKCE stage                              (OK=33259  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6015   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6015   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6015   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6015   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=991    KO=0     )
> UI-Post-Login - stage 3                                  (OK=6012   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6012   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6012   KO=0     )
>  UI IDM uiconfig                                         (OK=6012   KO=0     )
>  UI IDM version                                          (OK=6012   KO=0     )
>  UI IDM features                                         (OK=6012   KO=0     )
>  UI IDM privilege                                        (OK=6012   KO=0     )
>  UI IDM login                                            (OK=6011   KO=1     )
>  UI IDM dashboard                                        (OK=6012   KO=0     )
>  UI IDM managed user schema                              (OK=6012   KO=0     )
>  UI IDM user                                             (OK=6012   KO=0     )
>  UI IDM oidcToken                                        (OK=6014   KO=1     )
> userinfo                                                 (OK=6011   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=991    KO=0     )
> UI-Logout                                                (OK=6013   KO=0     )
> UI-Logout Redirect 1                                     (OK=6013   KO=0     )
>  UI AM revoke1                                           (OK=6011   KO=0     )
>  UI AM revoke2                                           (OK=6010   KO=0     )
>  UI AM endsession                                        (OK=6012   KO=0     )
> Skip 2FA                                                 (OK=15239  KO=0     )
> RootUserinfo                                             (OK=20272  KO=0     )
> GetUUid                                                  (OK=9162   KO=0     )
> GetOpenidConfig                                          (OK=27450  KO=0     )
> CreatePolicy                                             (OK=9160   KO=2     )
> tokenUserinfo                                            (OK=5999   KO=0     )
> getIdToken                                               (OK=2018   KO=0     )
> getIdToken Redirect 1                                    (OK=2018   KO=0     )
> createOrganization                                       (OK=2018   KO=0     )
> queryOrganization                                        (OK=2018   KO=0     )
> deleteOrganization                                       (OK=2018   KO=0     )
> ReadPolicy                                               (OK=9150   KO=2     )
> DeletePolicy                                             (OK=9133   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 7865   / active: 41     / done: 28206 
================================================================================


================================================================================
2024-11-06 20:58:55 GMT                                    2855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=395741 KO=19    )
> restLoginInitiate                                        (OK=27309  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27305  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6029   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6028   KO=0     )
>  UI AM idFromSession                                     (OK=6027   KO=1     )
>  UI AM validateGoto                                      (OK=6027   KO=1     )
> User Authorize PKCE stage                                (OK=33326  KO=3     )
> User AccessToken PKCE stage                              (OK=33322  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6027   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6027   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6027   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6027   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=991    KO=0     )
> UI-Post-Login - stage 3                                  (OK=6024   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6024   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6024   KO=0     )
>  UI IDM uiconfig                                         (OK=6024   KO=0     )
>  UI IDM version                                          (OK=6024   KO=0     )
>  UI IDM features                                         (OK=6024   KO=0     )
>  UI IDM privilege                                        (OK=6024   KO=0     )
>  UI IDM login                                            (OK=6023   KO=1     )
>  UI IDM dashboard                                        (OK=6024   KO=0     )
>  UI IDM managed user schema                              (OK=6024   KO=0     )
>  UI IDM user                                             (OK=6024   KO=0     )
>  UI IDM oidcToken                                        (OK=6026   KO=1     )
> userinfo                                                 (OK=6024   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=991    KO=0     )
> UI-Logout                                                (OK=6026   KO=0     )
> UI-Logout Redirect 1                                     (OK=6026   KO=0     )
>  UI AM revoke1                                           (OK=6024   KO=0     )
>  UI AM revoke2                                           (OK=6023   KO=0     )
>  UI AM endsession                                        (OK=6025   KO=0     )
> Skip 2FA                                                 (OK=15264  KO=0     )
> RootUserinfo                                             (OK=20310  KO=0     )
> GetUUid                                                  (OK=9180   KO=0     )
> GetOpenidConfig                                          (OK=27494  KO=0     )
> CreatePolicy                                             (OK=9178   KO=2     )
> tokenUserinfo                                            (OK=6011   KO=0     )
> getIdToken                                               (OK=2019   KO=0     )
> getIdToken Redirect 1                                    (OK=2019   KO=0     )
> createOrganization                                       (OK=2019   KO=0     )
> queryOrganization                                        (OK=2019   KO=0     )
> deleteOrganization                                       (OK=2019   KO=0     )
> ReadPolicy                                               (OK=9160   KO=2     )
> DeletePolicy                                             (OK=9149   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 7811   / active: 43     / done: 28258 
================================================================================


================================================================================
2024-11-06 20:59:00 GMT                                    2860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=396374 KO=19    )
> restLoginInitiate                                        (OK=27348  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27347  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6038   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6037   KO=0     )
>  UI AM idFromSession                                     (OK=6036   KO=1     )
>  UI AM validateGoto                                      (OK=6036   KO=1     )
> User Authorize PKCE stage                                (OK=33379  KO=3     )
> User AccessToken PKCE stage                              (OK=33376  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6037   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6037   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6037   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6037   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=994    KO=0     )
> UI-Post-Login - stage 3                                  (OK=6034   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6034   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6034   KO=0     )
>  UI IDM uiconfig                                         (OK=6034   KO=0     )
>  UI IDM version                                          (OK=6034   KO=0     )
>  UI IDM features                                         (OK=6034   KO=0     )
>  UI IDM privilege                                        (OK=6034   KO=0     )
>  UI IDM login                                            (OK=6033   KO=1     )
>  UI IDM dashboard                                        (OK=6034   KO=0     )
>  UI IDM managed user schema                              (OK=6034   KO=0     )
>  UI IDM user                                             (OK=6034   KO=0     )
>  UI IDM oidcToken                                        (OK=6035   KO=1     )
> userinfo                                                 (OK=6033   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=994    KO=0     )
> UI-Logout                                                (OK=6035   KO=0     )
> UI-Logout Redirect 1                                     (OK=6035   KO=0     )
>  UI AM revoke1                                           (OK=6033   KO=0     )
>  UI AM revoke2                                           (OK=6032   KO=0     )
>  UI AM endsession                                        (OK=6034   KO=0     )
> Skip 2FA                                                 (OK=15290  KO=0     )
> RootUserinfo                                             (OK=20342  KO=0     )
> GetUUid                                                  (OK=9197   KO=0     )
> GetOpenidConfig                                          (OK=27539  KO=0     )
> CreatePolicy                                             (OK=9195   KO=2     )
> tokenUserinfo                                            (OK=6019   KO=0     )
> getIdToken                                               (OK=2023   KO=0     )
> getIdToken Redirect 1                                    (OK=2022   KO=0     )
> createOrganization                                       (OK=2022   KO=0     )
> queryOrganization                                        (OK=2022   KO=0     )
> deleteOrganization                                       (OK=2022   KO=0     )
> ReadPolicy                                               (OK=9178   KO=2     )
> DeletePolicy                                             (OK=9160   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 7769   / active: 44     / done: 28299 
================================================================================


================================================================================
2024-11-06 20:59:05 GMT                                    2865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=397058 KO=19    )
> restLoginInitiate                                        (OK=27389  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27387  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6050   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6050   KO=0     )
>  UI AM idFromSession                                     (OK=6049   KO=1     )
>  UI AM validateGoto                                      (OK=6049   KO=1     )
> User Authorize PKCE stage                                (OK=33432  KO=3     )
> User AccessToken PKCE stage                              (OK=33429  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6050   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6050   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6050   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6050   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=996    KO=0     )
> UI-Post-Login - stage 3                                  (OK=6046   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6046   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6046   KO=0     )
>  UI IDM uiconfig                                         (OK=6046   KO=0     )
>  UI IDM version                                          (OK=6046   KO=0     )
>  UI IDM features                                         (OK=6045   KO=0     )
>  UI IDM privilege                                        (OK=6045   KO=0     )
>  UI IDM login                                            (OK=6044   KO=1     )
>  UI IDM dashboard                                        (OK=6045   KO=0     )
>  UI IDM managed user schema                              (OK=6045   KO=0     )
>  UI IDM user                                             (OK=6045   KO=0     )
>  UI IDM oidcToken                                        (OK=6047   KO=1     )
> userinfo                                                 (OK=6046   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=996    KO=0     )
> UI-Logout                                                (OK=6048   KO=0     )
> UI-Logout Redirect 1                                     (OK=6048   KO=0     )
>  UI AM revoke1                                           (OK=6046   KO=0     )
>  UI AM revoke2                                           (OK=6045   KO=0     )
>  UI AM endsession                                        (OK=6047   KO=0     )
> Skip 2FA                                                 (OK=15311  KO=0     )
> RootUserinfo                                             (OK=20376  KO=0     )
> GetUUid                                                  (OK=9209   KO=0     )
> GetOpenidConfig                                          (OK=27586  KO=0     )
> CreatePolicy                                             (OK=9207   KO=2     )
> tokenUserinfo                                            (OK=6026   KO=0     )
> getIdToken                                               (OK=2024   KO=0     )
> getIdToken Redirect 1                                    (OK=2024   KO=0     )
> createOrganization                                       (OK=2024   KO=0     )
> queryOrganization                                        (OK=2024   KO=0     )
> deleteOrganization                                       (OK=2024   KO=0     )
> ReadPolicy                                               (OK=9194   KO=2     )
> DeletePolicy                                             (OK=9176   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 7725   / active: 43     / done: 28344 
================================================================================


================================================================================
2024-11-06 20:59:10 GMT                                    2870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=397642 KO=19    )
> restLoginInitiate                                        (OK=27433  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27430  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6058   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6058   KO=0     )
>  UI AM idFromSession                                     (OK=6057   KO=1     )
>  UI AM validateGoto                                      (OK=6057   KO=1     )
> User Authorize PKCE stage                                (OK=33483  KO=3     )
> User AccessToken PKCE stage                              (OK=33479  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6058   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6058   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6058   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6058   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=998    KO=0     )
> UI-Post-Login - stage 3                                  (OK=6055   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6054   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6054   KO=0     )
>  UI IDM uiconfig                                         (OK=6054   KO=0     )
>  UI IDM version                                          (OK=6054   KO=0     )
>  UI IDM features                                         (OK=6054   KO=0     )
>  UI IDM privilege                                        (OK=6054   KO=0     )
>  UI IDM login                                            (OK=6053   KO=1     )
>  UI IDM dashboard                                        (OK=6054   KO=0     )
>  UI IDM managed user schema                              (OK=6054   KO=0     )
>  UI IDM user                                             (OK=6054   KO=0     )
>  UI IDM oidcToken                                        (OK=6056   KO=1     )
> userinfo                                                 (OK=6055   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=998    KO=0     )
> UI-Logout                                                (OK=6057   KO=0     )
> UI-Logout Redirect 1                                     (OK=6057   KO=0     )
>  UI AM revoke1                                           (OK=6055   KO=0     )
>  UI AM revoke2                                           (OK=6054   KO=0     )
>  UI AM endsession                                        (OK=6056   KO=0     )
> Skip 2FA                                                 (OK=15333  KO=0     )
> RootUserinfo                                             (OK=20415  KO=0     )
> GetUUid                                                  (OK=9222   KO=0     )
> GetOpenidConfig                                          (OK=27627  KO=0     )
> CreatePolicy                                             (OK=9220   KO=2     )
> tokenUserinfo                                            (OK=6037   KO=0     )
> getIdToken                                               (OK=2024   KO=0     )
> getIdToken Redirect 1                                    (OK=2024   KO=0     )
> createOrganization                                       (OK=2024   KO=0     )
> queryOrganization                                        (OK=2024   KO=0     )
> deleteOrganization                                       (OK=2024   KO=0     )
> ReadPolicy                                               (OK=9207   KO=2     )
> DeletePolicy                                             (OK=9194   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 7680   / active: 40     / done: 28392 
================================================================================


================================================================================
2024-11-06 20:59:15 GMT                                    2875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=398301 KO=19    )
> restLoginInitiate                                        (OK=27477  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27476  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6070   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6069   KO=0     )
>  UI AM idFromSession                                     (OK=6068   KO=1     )
>  UI AM validateGoto                                      (OK=6068   KO=1     )
> User Authorize PKCE stage                                (OK=33536  KO=3     )
> User AccessToken PKCE stage                              (OK=33533  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6068   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6068   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6068   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6068   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=999    KO=0     )
> UI-Post-Login - stage 3                                  (OK=6065   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6065   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6065   KO=0     )
>  UI IDM uiconfig                                         (OK=6065   KO=0     )
>  UI IDM version                                          (OK=6065   KO=0     )
>  UI IDM features                                         (OK=6065   KO=0     )
>  UI IDM privilege                                        (OK=6065   KO=0     )
>  UI IDM login                                            (OK=6064   KO=1     )
>  UI IDM dashboard                                        (OK=6065   KO=0     )
>  UI IDM managed user schema                              (OK=6065   KO=0     )
>  UI IDM user                                             (OK=6065   KO=0     )
>  UI IDM oidcToken                                        (OK=6067   KO=1     )
> userinfo                                                 (OK=6066   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=999    KO=0     )
> UI-Logout                                                (OK=6067   KO=0     )
> UI-Logout Redirect 1                                     (OK=6067   KO=0     )
>  UI AM revoke1                                           (OK=6065   KO=0     )
>  UI AM revoke2                                           (OK=6064   KO=0     )
>  UI AM endsession                                        (OK=6066   KO=0     )
> Skip 2FA                                                 (OK=15359  KO=0     )
> RootUserinfo                                             (OK=20448  KO=0     )
> GetUUid                                                  (OK=9240   KO=0     )
> GetOpenidConfig                                          (OK=27671  KO=0     )
> CreatePolicy                                             (OK=9238   KO=2     )
> tokenUserinfo                                            (OK=6045   KO=0     )
> getIdToken                                               (OK=2026   KO=0     )
> getIdToken Redirect 1                                    (OK=2026   KO=0     )
> createOrganization                                       (OK=2026   KO=0     )
> queryOrganization                                        (OK=2026   KO=0     )
> deleteOrganization                                       (OK=2026   KO=0     )
> ReadPolicy                                               (OK=9220   KO=2     )
> DeletePolicy                                             (OK=9207   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 7634   / active: 44     / done: 28434 
================================================================================


================================================================================
2024-11-06 20:59:20 GMT                                    2880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=399242 KO=19    )
> restLoginInitiate                                        (OK=27540  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27538  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6085   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6085   KO=0     )
>  UI AM idFromSession                                     (OK=6084   KO=1     )
>  UI AM validateGoto                                      (OK=6084   KO=1     )
> User Authorize PKCE stage                                (OK=33619  KO=3     )
> User AccessToken PKCE stage                              (OK=33616  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6085   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6085   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6085   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6085   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1000   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6082   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6082   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 features                                         (OK=6082   KO=0     )
>  UI IDM privilege                                        (OK=6082   KO=0     )
>  UI IDM login                                            (OK=6081   KO=1     )
>  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=6084   KO=1     )
> userinfo                                                 (OK=6083   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1000   KO=0     )
> UI-Logout                                                (OK=6085   KO=0     )
> UI-Logout Redirect 1                                     (OK=6084   KO=0     )
>  UI AM revoke1                                           (OK=6081   KO=0     )
>  UI AM revoke2                                           (OK=6081   KO=0     )
>  UI AM endsession                                        (OK=6082   KO=0     )
> Skip 2FA                                                 (OK=15388  KO=0     )
> RootUserinfo                                             (OK=20498  KO=0     )
> GetUUid                                                  (OK=9257   KO=0     )
> GetOpenidConfig                                          (OK=27717  KO=0     )
> CreatePolicy                                             (OK=9255   KO=2     )
> tokenUserinfo                                            (OK=6065   KO=0     )
> getIdToken                                               (OK=2027   KO=0     )
> getIdToken Redirect 1                                    (OK=2027   KO=0     )
> createOrganization                                       (OK=2027   KO=0     )
> queryOrganization                                        (OK=2027   KO=0     )
> deleteOrganization                                       (OK=2027   KO=0     )
> ReadPolicy                                               (OK=9237   KO=2     )
> DeletePolicy                                             (OK=9218   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 7571   / active: 52     / done: 28489 
================================================================================


================================================================================
2024-11-06 20:59:25 GMT                                    2885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=399879 KO=19    )
> restLoginInitiate                                        (OK=27586  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27584  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6097   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6097   KO=0     )
>  UI AM idFromSession                                     (OK=6095   KO=1     )
>  UI AM validateGoto                                      (OK=6095   KO=1     )
> User Authorize PKCE stage                                (OK=33672  KO=3     )
> User AccessToken PKCE stage                              (OK=33669  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6095   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6095   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6095   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6095   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1002   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6090   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6090   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6090   KO=0     )
>  UI IDM uiconfig                                         (OK=6090   KO=0     )
>  UI IDM version                                          (OK=6090   KO=0     )
>  UI IDM features                                         (OK=6090   KO=0     )
>  UI IDM privilege                                        (OK=6090   KO=0     )
>  UI IDM login                                            (OK=6089   KO=1     )
>  UI IDM dashboard                                        (OK=6090   KO=0     )
>  UI IDM managed user schema                              (OK=6090   KO=0     )
>  UI IDM user                                             (OK=6090   KO=0     )
>  UI IDM oidcToken                                        (OK=6092   KO=1     )
> userinfo                                                 (OK=6090   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1002   KO=0     )
> UI-Logout                                                (OK=6092   KO=0     )
> UI-Logout Redirect 1                                     (OK=6092   KO=0     )
>  UI AM revoke1                                           (OK=6090   KO=0     )
>  UI AM revoke2                                           (OK=6089   KO=0     )
>  UI AM endsession                                        (OK=6091   KO=0     )
> Skip 2FA                                                 (OK=15413  KO=0     )
> RootUserinfo                                             (OK=20531  KO=0     )
> GetUUid                                                  (OK=9271   KO=0     )
> GetOpenidConfig                                          (OK=27766  KO=0     )
> CreatePolicy                                             (OK=9269   KO=2     )
> tokenUserinfo                                            (OK=6074   KO=0     )
> getIdToken                                               (OK=2032   KO=0     )
> getIdToken Redirect 1                                    (OK=2032   KO=0     )
> createOrganization                                       (OK=2032   KO=0     )
> queryOrganization                                        (OK=2032   KO=0     )
> deleteOrganization                                       (OK=2032   KO=0     )
> ReadPolicy                                               (OK=9255   KO=2     )
> DeletePolicy                                             (OK=9236   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 7522   / active: 46     / done: 28544 
================================================================================


================================================================================
2024-11-06 20:59:30 GMT                                    2890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=400712 KO=19    )
> restLoginInitiate                                        (OK=27636  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27634  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6109   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6109   KO=0     )
>  UI AM idFromSession                                     (OK=6108   KO=1     )
>  UI AM validateGoto                                      (OK=6108   KO=1     )
> User Authorize PKCE stage                                (OK=33739  KO=3     )
> User AccessToken PKCE stage                              (OK=33735  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6109   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6109   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6109   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6109   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1005   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6106   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6106   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6106   KO=0     )
>  UI IDM uiconfig                                         (OK=6106   KO=0     )
>  UI IDM version                                          (OK=6106   KO=0     )
>  UI IDM features                                         (OK=6106   KO=0     )
>  UI IDM privilege                                        (OK=6106   KO=0     )
>  UI IDM login                                            (OK=6105   KO=1     )
>  UI IDM dashboard                                        (OK=6105   KO=0     )
>  UI IDM managed user schema                              (OK=6105   KO=0     )
>  UI IDM user                                             (OK=6105   KO=0     )
>  UI IDM oidcToken                                        (OK=6106   KO=1     )
> userinfo                                                 (OK=6105   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1005   KO=0     )
> UI-Logout                                                (OK=6107   KO=0     )
> UI-Logout Redirect 1                                     (OK=6107   KO=0     )
>  UI AM revoke1                                           (OK=6105   KO=0     )
>  UI AM revoke2                                           (OK=6104   KO=0     )
>  UI AM endsession                                        (OK=6106   KO=0     )
> Skip 2FA                                                 (OK=15441  KO=0     )
> RootUserinfo                                             (OK=20574  KO=0     )
> GetUUid                                                  (OK=9287   KO=0     )
> GetOpenidConfig                                          (OK=27815  KO=0     )
> CreatePolicy                                             (OK=9285   KO=2     )
> tokenUserinfo                                            (OK=6083   KO=0     )
> getIdToken                                               (OK=2036   KO=0     )
> getIdToken Redirect 1                                    (OK=2036   KO=0     )
> createOrganization                                       (OK=2036   KO=0     )
> queryOrganization                                        (OK=2035   KO=0     )
> deleteOrganization                                       (OK=2035   KO=0     )
> ReadPolicy                                               (OK=9269   KO=2     )
> DeletePolicy                                             (OK=9254   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 7469   / active: 47     / done: 28596 
================================================================================


================================================================================
2024-11-06 20:59:35 GMT                                    2895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=401304 KO=19    )
> restLoginInitiate                                        (OK=27682  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27680  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6117   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6117   KO=0     )
>  UI AM idFromSession                                     (OK=6116   KO=1     )
>  UI AM validateGoto                                      (OK=6116   KO=1     )
> User Authorize PKCE stage                                (OK=33792  KO=3     )
> User AccessToken PKCE stage                              (OK=33788  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6117   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6117   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6117   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6117   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1005   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6113   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6113   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6113   KO=0     )
>  UI IDM uiconfig                                         (OK=6113   KO=0     )
>  UI IDM version                                          (OK=6113   KO=0     )
>  UI IDM features                                         (OK=6113   KO=0     )
>  UI IDM privilege                                        (OK=6113   KO=0     )
>  UI IDM login                                            (OK=6112   KO=1     )
>  UI IDM dashboard                                        (OK=6113   KO=0     )
>  UI IDM managed user schema                              (OK=6113   KO=0     )
>  UI IDM user                                             (OK=6113   KO=0     )
>  UI IDM oidcToken                                        (OK=6115   KO=1     )
> userinfo                                                 (OK=6114   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1005   KO=0     )
> UI-Logout                                                (OK=6116   KO=0     )
> UI-Logout Redirect 1                                     (OK=6116   KO=0     )
>  UI AM revoke1                                           (OK=6114   KO=0     )
>  UI AM revoke2                                           (OK=6113   KO=0     )
>  UI AM endsession                                        (OK=6115   KO=0     )
> Skip 2FA                                                 (OK=15465  KO=0     )
> RootUserinfo                                             (OK=20604  KO=0     )
> GetUUid                                                  (OK=9303   KO=0     )
> GetOpenidConfig                                          (OK=27860  KO=0     )
> CreatePolicy                                             (OK=9301   KO=2     )
> tokenUserinfo                                            (OK=6098   KO=0     )
> getIdToken                                               (OK=2038   KO=0     )
> getIdToken Redirect 1                                    (OK=2038   KO=0     )
> createOrganization                                       (OK=2038   KO=0     )
> queryOrganization                                        (OK=2038   KO=0     )
> deleteOrganization                                       (OK=2038   KO=0     )
> ReadPolicy                                               (OK=9285   KO=2     )
> DeletePolicy                                             (OK=9267   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 7424   / active: 42     / done: 28646 
================================================================================


================================================================================
2024-11-06 20:59:40 GMT                                    2900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=401924 KO=19    )
> restLoginInitiate                                        (OK=27724  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27723  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6126   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6126   KO=0     )
>  UI AM idFromSession                                     (OK=6125   KO=1     )
>  UI AM validateGoto                                      (OK=6125   KO=1     )
> User Authorize PKCE stage                                (OK=33844  KO=3     )
> User AccessToken PKCE stage                              (OK=33840  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6126   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6126   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6126   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6126   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1005   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6123   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6123   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6123   KO=0     )
>  UI IDM uiconfig                                         (OK=6123   KO=0     )
>  UI IDM version                                          (OK=6123   KO=0     )
>  UI IDM features                                         (OK=6123   KO=0     )
>  UI IDM privilege                                        (OK=6123   KO=0     )
>  UI IDM login                                            (OK=6122   KO=1     )
>  UI IDM dashboard                                        (OK=6123   KO=0     )
>  UI IDM managed user schema                              (OK=6123   KO=0     )
>  UI IDM user                                             (OK=6123   KO=0     )
>  UI IDM oidcToken                                        (OK=6125   KO=1     )
> userinfo                                                 (OK=6124   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1005   KO=0     )
> UI-Logout                                                (OK=6126   KO=0     )
> UI-Logout Redirect 1                                     (OK=6126   KO=0     )
>  UI AM revoke1                                           (OK=6124   KO=0     )
>  UI AM revoke2                                           (OK=6123   KO=0     )
>  UI AM endsession                                        (OK=6125   KO=0     )
> Skip 2FA                                                 (OK=15486  KO=0     )
> RootUserinfo                                             (OK=20625  KO=0     )
> GetUUid                                                  (OK=9314   KO=0     )
> GetOpenidConfig                                          (OK=27904  KO=0     )
> CreatePolicy                                             (OK=9312   KO=2     )
> tokenUserinfo                                            (OK=6110   KO=0     )
> getIdToken                                               (OK=2043   KO=0     )
> getIdToken Redirect 1                                    (OK=2043   KO=0     )
> createOrganization                                       (OK=2043   KO=0     )
> queryOrganization                                        (OK=2043   KO=0     )
> deleteOrganization                                       (OK=2043   KO=0     )
> ReadPolicy                                               (OK=9301   KO=2     )
> DeletePolicy                                             (OK=9285   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 7382   / active: 34     / done: 28696 
================================================================================


================================================================================
2024-11-06 20:59:45 GMT                                    2905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=402598 KO=19    )
> restLoginInitiate                                        (OK=27771  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27768  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6137   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6137   KO=0     )
>  UI AM idFromSession                                     (OK=6136   KO=1     )
>  UI AM validateGoto                                      (OK=6136   KO=1     )
> User Authorize PKCE stage                                (OK=33898  KO=3     )
> User AccessToken PKCE stage                              (OK=33895  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6137   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6137   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6137   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6137   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1006   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6134   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6134   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6134   KO=0     )
>  UI IDM uiconfig                                         (OK=6134   KO=0     )
>  UI IDM version                                          (OK=6134   KO=0     )
>  UI IDM features                                         (OK=6134   KO=0     )
>  UI IDM privilege                                        (OK=6134   KO=0     )
>  UI IDM login                                            (OK=6133   KO=1     )
>  UI IDM dashboard                                        (OK=6134   KO=0     )
>  UI IDM managed user schema                              (OK=6134   KO=0     )
>  UI IDM user                                             (OK=6134   KO=0     )
>  UI IDM oidcToken                                        (OK=6136   KO=1     )
> userinfo                                                 (OK=6135   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1006   KO=0     )
> UI-Logout                                                (OK=6137   KO=0     )
> UI-Logout Redirect 1                                     (OK=6137   KO=0     )
>  UI AM revoke1                                           (OK=6135   KO=0     )
>  UI AM revoke2                                           (OK=6134   KO=0     )
>  UI AM endsession                                        (OK=6136   KO=0     )
> Skip 2FA                                                 (OK=15514  KO=0     )
> RootUserinfo                                             (OK=20647  KO=0     )
> GetUUid                                                  (OK=9335   KO=0     )
> GetOpenidConfig                                          (OK=27951  KO=0     )
> CreatePolicy                                             (OK=9331   KO=2     )
> tokenUserinfo                                            (OK=6116   KO=0     )
> getIdToken                                               (OK=2046   KO=0     )
> getIdToken Redirect 1                                    (OK=2046   KO=0     )
> createOrganization                                       (OK=2046   KO=0     )
> queryOrganization                                        (OK=2046   KO=0     )
> deleteOrganization                                       (OK=2046   KO=0     )
> ReadPolicy                                               (OK=9312   KO=2     )
> DeletePolicy                                             (OK=9301   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 7332   / active: 42     / done: 28738 
================================================================================


================================================================================
2024-11-06 20:59:50 GMT                                    2910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=403510 KO=19    )
> restLoginInitiate                                        (OK=27841  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27836  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6151   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6151   KO=0     )
>  UI AM idFromSession                                     (OK=6150   KO=1     )
>  UI AM validateGoto                                      (OK=6150   KO=1     )
> User Authorize PKCE stage                                (OK=33981  KO=3     )
> User AccessToken PKCE stage                              (OK=33977  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6150   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6150   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6150   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6150   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1009   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6147   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6147   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6147   KO=0     )
>  UI IDM uiconfig                                         (OK=6147   KO=0     )
>  UI IDM version                                          (OK=6147   KO=0     )
>  UI IDM features                                         (OK=6147   KO=0     )
>  UI IDM privilege                                        (OK=6147   KO=0     )
>  UI IDM login                                            (OK=6146   KO=1     )
>  UI IDM dashboard                                        (OK=6147   KO=0     )
>  UI IDM managed user schema                              (OK=6147   KO=0     )
>  UI IDM user                                             (OK=6147   KO=0     )
>  UI IDM oidcToken                                        (OK=6149   KO=1     )
> userinfo                                                 (OK=6148   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1009   KO=0     )
> UI-Logout                                                (OK=6150   KO=0     )
> UI-Logout Redirect 1                                     (OK=6150   KO=0     )
>  UI AM revoke1                                           (OK=6148   KO=0     )
>  UI AM revoke2                                           (OK=6147   KO=0     )
>  UI AM endsession                                        (OK=6149   KO=0     )
> Skip 2FA                                                 (OK=15552  KO=0     )
> RootUserinfo                                             (OK=20679  KO=0     )
> GetUUid                                                  (OK=9357   KO=0     )
> GetOpenidConfig                                          (OK=28004  KO=0     )
> CreatePolicy                                             (OK=9355   KO=2     )
> tokenUserinfo                                            (OK=6133   KO=0     )
> getIdToken                                               (OK=2055   KO=0     )
> getIdToken Redirect 1                                    (OK=2055   KO=0     )
> createOrganization                                       (OK=2055   KO=0     )
> queryOrganization                                        (OK=2055   KO=0     )
> deleteOrganization                                       (OK=2055   KO=0     )
> ReadPolicy                                               (OK=9331   KO=2     )
> DeletePolicy                                             (OK=9312   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 7260   / active: 59     / done: 28793 
================================================================================


================================================================================
2024-11-06 20:59:55 GMT                                    2915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=404231 KO=19    )
> restLoginInitiate                                        (OK=27890  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27888  KO=1     )
> 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=1     )
>  UI AM validateGoto                                      (OK=6162   KO=1     )
> User Authorize PKCE stage                                (OK=34043  KO=3     )
> User AccessToken PKCE stage                              (OK=34038  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6161   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6161   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6161   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6161   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1009   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6157   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6157   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6157   KO=0     )
>  UI IDM uiconfig                                         (OK=6157   KO=0     )
>  UI IDM version                                          (OK=6157   KO=0     )
>  UI IDM features                                         (OK=6157   KO=0     )
>  UI IDM privilege                                        (OK=6157   KO=0     )
>  UI IDM login                                            (OK=6156   KO=1     )
>  UI IDM dashboard                                        (OK=6157   KO=0     )
>  UI IDM managed user schema                              (OK=6157   KO=0     )
>  UI IDM user                                             (OK=6157   KO=0     )
>  UI IDM oidcToken                                        (OK=6159   KO=1     )
> userinfo                                                 (OK=6158   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1009   KO=0     )
> UI-Logout                                                (OK=6160   KO=0     )
> UI-Logout Redirect 1                                     (OK=6160   KO=0     )
>  UI AM revoke1                                           (OK=6158   KO=0     )
>  UI AM revoke2                                           (OK=6157   KO=0     )
>  UI AM endsession                                        (OK=6159   KO=0     )
> Skip 2FA                                                 (OK=15578  KO=0     )
> RootUserinfo                                             (OK=20717  KO=0     )
> GetUUid                                                  (OK=9371   KO=0     )
> GetOpenidConfig                                          (OK=28061  KO=0     )
> CreatePolicy                                             (OK=9369   KO=2     )
> tokenUserinfo                                            (OK=6146   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=2059   KO=0     )
> ReadPolicy                                               (OK=9355   KO=2     )
> DeletePolicy                                             (OK=9331   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 7212   / active: 53     / done: 28847 
================================================================================


================================================================================
2024-11-06 21:00:00 GMT                                    2920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=404924 KO=19    )
> restLoginInitiate                                        (OK=27931  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27930  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6173   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6173   KO=0     )
>  UI AM idFromSession                                     (OK=6172   KO=1     )
>  UI AM validateGoto                                      (OK=6172   KO=1     )
> User Authorize PKCE stage                                (OK=34098  KO=3     )
> User AccessToken PKCE stage                              (OK=34095  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6173   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6173   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6173   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6173   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1012   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6169   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6169   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6169   KO=0     )
>  UI IDM uiconfig                                         (OK=6169   KO=0     )
>  UI IDM version                                          (OK=6169   KO=0     )
>  UI IDM features                                         (OK=6169   KO=0     )
>  UI IDM privilege                                        (OK=6169   KO=0     )
>  UI IDM login                                            (OK=6168   KO=1     )
>  UI IDM dashboard                                        (OK=6169   KO=0     )
>  UI IDM managed user schema                              (OK=6169   KO=0     )
>  UI IDM user                                             (OK=6169   KO=0     )
>  UI IDM oidcToken                                        (OK=6171   KO=1     )
> userinfo                                                 (OK=6170   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1012   KO=0     )
> UI-Logout                                                (OK=6172   KO=0     )
> UI-Logout Redirect 1                                     (OK=6172   KO=0     )
>  UI AM revoke1                                           (OK=6170   KO=0     )
>  UI AM revoke2                                           (OK=6169   KO=0     )
>  UI AM endsession                                        (OK=6171   KO=0     )
> Skip 2FA                                                 (OK=15599  KO=0     )
> RootUserinfo                                             (OK=20752  KO=0     )
> GetUUid                                                  (OK=9382   KO=0     )
> GetOpenidConfig                                          (OK=28108  KO=0     )
> CreatePolicy                                             (OK=9379   KO=2     )
> tokenUserinfo                                            (OK=6158   KO=0     )
> getIdToken                                               (OK=2062   KO=0     )
> getIdToken Redirect 1                                    (OK=2062   KO=0     )
> createOrganization                                       (OK=2062   KO=0     )
> queryOrganization                                        (OK=2062   KO=0     )
> deleteOrganization                                       (OK=2062   KO=0     )
> ReadPolicy                                               (OK=9369   KO=2     )
> DeletePolicy                                             (OK=9354   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 7167   / active: 37     / done: 28908 
================================================================================


================================================================================
2024-11-06 21:00:05 GMT                                    2925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=405652 KO=19    )
> restLoginInitiate                                        (OK=27984  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=27982  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6185   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6185   KO=0     )
>  UI AM idFromSession                                     (OK=6184   KO=1     )
>  UI AM validateGoto                                      (OK=6184   KO=1     )
> User Authorize PKCE stage                                (OK=34158  KO=3     )
> User AccessToken PKCE stage                              (OK=34155  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6185   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6184   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6184   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6184   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1013   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6181   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6181   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6181   KO=0     )
>  UI IDM uiconfig                                         (OK=6181   KO=0     )
>  UI IDM version                                          (OK=6181   KO=0     )
>  UI IDM features                                         (OK=6181   KO=0     )
>  UI IDM privilege                                        (OK=6181   KO=0     )
>  UI IDM login                                            (OK=6180   KO=1     )
>  UI IDM dashboard                                        (OK=6181   KO=0     )
>  UI IDM managed user schema                              (OK=6181   KO=0     )
>  UI IDM user                                             (OK=6181   KO=0     )
>  UI IDM oidcToken                                        (OK=6183   KO=1     )
> userinfo                                                 (OK=6182   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1013   KO=0     )
> UI-Logout                                                (OK=6184   KO=0     )
> UI-Logout Redirect 1                                     (OK=6184   KO=0     )
>  UI AM revoke1                                           (OK=6182   KO=0     )
>  UI AM revoke2                                           (OK=6181   KO=0     )
>  UI AM endsession                                        (OK=6183   KO=0     )
> Skip 2FA                                                 (OK=15626  KO=0     )
> RootUserinfo                                             (OK=20785  KO=0     )
> GetUUid                                                  (OK=9394   KO=0     )
> GetOpenidConfig                                          (OK=28146  KO=0     )
> CreatePolicy                                             (OK=9392   KO=2     )
> tokenUserinfo                                            (OK=6168   KO=0     )
> getIdToken                                               (OK=2069   KO=0     )
> getIdToken Redirect 1                                    (OK=2069   KO=0     )
> createOrganization                                       (OK=2069   KO=0     )
> queryOrganization                                        (OK=2069   KO=0     )
> deleteOrganization                                       (OK=2069   KO=0     )
> ReadPolicy                                               (OK=9378   KO=2     )
> DeletePolicy                                             (OK=9369   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 7113   / active: 40     / done: 28959 
================================================================================


================================================================================
2024-11-06 21:00:10 GMT                                    2930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=406310 KO=19    )
> restLoginInitiate                                        (OK=28040  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28037  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6194   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6194   KO=0     )
>  UI AM idFromSession                                     (OK=6192   KO=1     )
>  UI AM validateGoto                                      (OK=6192   KO=1     )
> User Authorize PKCE stage                                (OK=34221  KO=3     )
> User AccessToken PKCE stage                              (OK=34216  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6193   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6192   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6192   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6192   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1014   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6189   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6189   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6189   KO=0     )
>  UI IDM uiconfig                                         (OK=6189   KO=0     )
>  UI IDM version                                          (OK=6189   KO=0     )
>  UI IDM features                                         (OK=6189   KO=0     )
>  UI IDM privilege                                        (OK=6189   KO=0     )
>  UI IDM login                                            (OK=6188   KO=1     )
>  UI IDM dashboard                                        (OK=6189   KO=0     )
>  UI IDM managed user schema                              (OK=6189   KO=0     )
>  UI IDM user                                             (OK=6189   KO=0     )
>  UI IDM oidcToken                                        (OK=6191   KO=1     )
> userinfo                                                 (OK=6190   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1014   KO=0     )
> UI-Logout                                                (OK=6192   KO=0     )
> UI-Logout Redirect 1                                     (OK=6192   KO=0     )
>  UI AM revoke1                                           (OK=6190   KO=0     )
>  UI AM revoke2                                           (OK=6189   KO=0     )
>  UI AM endsession                                        (OK=6191   KO=0     )
> Skip 2FA                                                 (OK=15656  KO=0     )
> RootUserinfo                                             (OK=20830  KO=0     )
> GetUUid                                                  (OK=9412   KO=0     )
> GetOpenidConfig                                          (OK=28186  KO=0     )
> CreatePolicy                                             (OK=9410   KO=2     )
> tokenUserinfo                                            (OK=6182   KO=0     )
> getIdToken                                               (OK=2074   KO=0     )
> getIdToken Redirect 1                                    (OK=2074   KO=0     )
> createOrganization                                       (OK=2074   KO=0     )
> queryOrganization                                        (OK=2073   KO=0     )
> deleteOrganization                                       (OK=2073   KO=0     )
> ReadPolicy                                               (OK=9392   KO=2     )
> DeletePolicy                                             (OK=9378   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 7057   / active: 51     / done: 29004 
================================================================================


================================================================================
2024-11-06 21:00:15 GMT                                    2935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=406999 KO=19    )
> restLoginInitiate                                        (OK=28078  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28075  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6204   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6204   KO=0     )
>  UI AM idFromSession                                     (OK=6203   KO=1     )
>  UI AM validateGoto                                      (OK=6203   KO=1     )
> User Authorize PKCE stage                                (OK=34275  KO=3     )
> User AccessToken PKCE stage                              (OK=34272  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6204   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6204   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6204   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6204   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1014   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6201   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6201   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6201   KO=0     )
>  UI IDM uiconfig                                         (OK=6201   KO=0     )
>  UI IDM version                                          (OK=6201   KO=0     )
>  UI IDM features                                         (OK=6201   KO=0     )
>  UI IDM privilege                                        (OK=6201   KO=0     )
>  UI IDM login                                            (OK=6200   KO=1     )
>  UI IDM dashboard                                        (OK=6201   KO=0     )
>  UI IDM managed user schema                              (OK=6201   KO=0     )
>  UI IDM user                                             (OK=6201   KO=0     )
>  UI IDM oidcToken                                        (OK=6203   KO=1     )
> userinfo                                                 (OK=6202   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1014   KO=0     )
> UI-Logout                                                (OK=6204   KO=0     )
> UI-Logout Redirect 1                                     (OK=6204   KO=0     )
>  UI AM revoke1                                           (OK=6202   KO=0     )
>  UI AM revoke2                                           (OK=6201   KO=0     )
>  UI AM endsession                                        (OK=6203   KO=0     )
> Skip 2FA                                                 (OK=15682  KO=0     )
> RootUserinfo                                             (OK=20862  KO=0     )
> GetUUid                                                  (OK=9431   KO=0     )
> GetOpenidConfig                                          (OK=28237  KO=0     )
> CreatePolicy                                             (OK=9429   KO=2     )
> tokenUserinfo                                            (OK=6189   KO=0     )
> getIdToken                                               (OK=2076   KO=0     )
> getIdToken Redirect 1                                    (OK=2076   KO=0     )
> createOrganization                                       (OK=2076   KO=0     )
> queryOrganization                                        (OK=2076   KO=0     )
> deleteOrganization                                       (OK=2076   KO=0     )
> ReadPolicy                                               (OK=9410   KO=2     )
> DeletePolicy                                             (OK=9392   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 7019   / active: 45     / done: 29048 
================================================================================


================================================================================
2024-11-06 21:00:20 GMT                                    2940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=407593 KO=19    )
> restLoginInitiate                                        (OK=28122  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28120  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6213   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6213   KO=0     )
>  UI AM idFromSession                                     (OK=6212   KO=1     )
>  UI AM validateGoto                                      (OK=6212   KO=1     )
> User Authorize PKCE stage                                (OK=34327  KO=3     )
> User AccessToken PKCE stage                              (OK=34324  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6213   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6213   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6213   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6213   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1015   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6209   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6209   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6208   KO=0     )
>  UI IDM uiconfig                                         (OK=6208   KO=0     )
>  UI IDM version                                          (OK=6208   KO=0     )
>  UI IDM features                                         (OK=6208   KO=0     )
>  UI IDM privilege                                        (OK=6208   KO=0     )
>  UI IDM login                                            (OK=6207   KO=1     )
>  UI IDM dashboard                                        (OK=6208   KO=0     )
>  UI IDM managed user schema                              (OK=6208   KO=0     )
>  UI IDM user                                             (OK=6208   KO=0     )
>  UI IDM oidcToken                                        (OK=6210   KO=1     )
> userinfo                                                 (OK=6209   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1015   KO=0     )
> UI-Logout                                                (OK=6210   KO=0     )
> UI-Logout Redirect 1                                     (OK=6210   KO=0     )
>  UI AM revoke1                                           (OK=6208   KO=0     )
>  UI AM revoke2                                           (OK=6207   KO=0     )
>  UI AM endsession                                        (OK=6209   KO=0     )
> Skip 2FA                                                 (OK=15706  KO=0     )
> RootUserinfo                                             (OK=20890  KO=0     )
> GetUUid                                                  (OK=9444   KO=0     )
> GetOpenidConfig                                          (OK=28287  KO=0     )
> CreatePolicy                                             (OK=9441   KO=2     )
> tokenUserinfo                                            (OK=6199   KO=0     )
> getIdToken                                               (OK=2082   KO=0     )
> getIdToken Redirect 1                                    (OK=2082   KO=0     )
> createOrganization                                       (OK=2082   KO=0     )
> queryOrganization                                        (OK=2082   KO=0     )
> deleteOrganization                                       (OK=2082   KO=0     )
> ReadPolicy                                               (OK=9429   KO=2     )
> DeletePolicy                                             (OK=9410   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 6974   / active: 42     / done: 29096 
================================================================================


================================================================================
2024-11-06 21:00:25 GMT                                    2945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=408220 KO=19    )
> restLoginInitiate                                        (OK=28165  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28162  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6224   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6224   KO=0     )
>  UI AM idFromSession                                     (OK=6223   KO=1     )
>  UI AM validateGoto                                      (OK=6223   KO=1     )
> User Authorize PKCE stage                                (OK=34377  KO=3     )
> User AccessToken PKCE stage                              (OK=34373  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6222   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6221   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6221   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6221   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1015   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6218   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6218   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6218   KO=0     )
>  UI IDM uiconfig                                         (OK=6218   KO=0     )
>  UI IDM version                                          (OK=6218   KO=0     )
>  UI IDM features                                         (OK=6218   KO=0     )
>  UI IDM privilege                                        (OK=6218   KO=0     )
>  UI IDM login                                            (OK=6217   KO=1     )
>  UI IDM dashboard                                        (OK=6218   KO=0     )
>  UI IDM managed user schema                              (OK=6218   KO=0     )
>  UI IDM user                                             (OK=6218   KO=0     )
>  UI IDM oidcToken                                        (OK=6220   KO=1     )
> userinfo                                                 (OK=6219   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1015   KO=0     )
> UI-Logout                                                (OK=6221   KO=0     )
> UI-Logout Redirect 1                                     (OK=6221   KO=0     )
>  UI AM revoke1                                           (OK=6219   KO=0     )
>  UI AM revoke2                                           (OK=6218   KO=0     )
>  UI AM endsession                                        (OK=6220   KO=0     )
> Skip 2FA                                                 (OK=15731  KO=0     )
> RootUserinfo                                             (OK=20909  KO=0     )
> GetUUid                                                  (OK=9462   KO=0     )
> GetOpenidConfig                                          (OK=28336  KO=0     )
> CreatePolicy                                             (OK=9460   KO=2     )
> tokenUserinfo                                            (OK=6207   KO=0     )
> getIdToken                                               (OK=2085   KO=0     )
> getIdToken Redirect 1                                    (OK=2085   KO=0     )
> createOrganization                                       (OK=2085   KO=0     )
> queryOrganization                                        (OK=2085   KO=0     )
> deleteOrganization                                       (OK=2085   KO=0     )
> ReadPolicy                                               (OK=9440   KO=2     )
> DeletePolicy                                             (OK=9429   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 6929   / active: 41     / done: 29142 
================================================================================


================================================================================
2024-11-06 21:00:30 GMT                                    2950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=408912 KO=19    )
> restLoginInitiate                                        (OK=28218  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28214  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6234   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6233   KO=0     )
>  UI AM idFromSession                                     (OK=6232   KO=1     )
>  UI AM validateGoto                                      (OK=6232   KO=1     )
> User Authorize PKCE stage                                (OK=34439  KO=3     )
> User AccessToken PKCE stage                              (OK=34435  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6232   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6232   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6232   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6232   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1017   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6229   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6229   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6229   KO=0     )
>  UI IDM uiconfig                                         (OK=6229   KO=0     )
>  UI IDM version                                          (OK=6229   KO=0     )
>  UI IDM features                                         (OK=6229   KO=0     )
>  UI IDM privilege                                        (OK=6229   KO=0     )
>  UI IDM login                                            (OK=6228   KO=1     )
>  UI IDM dashboard                                        (OK=6229   KO=0     )
>  UI IDM managed user schema                              (OK=6229   KO=0     )
>  UI IDM user                                             (OK=6229   KO=0     )
>  UI IDM oidcToken                                        (OK=6231   KO=1     )
> userinfo                                                 (OK=6230   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1017   KO=0     )
> UI-Logout                                                (OK=6232   KO=0     )
> UI-Logout Redirect 1                                     (OK=6232   KO=0     )
>  UI AM revoke1                                           (OK=6230   KO=0     )
>  UI AM revoke2                                           (OK=6229   KO=0     )
>  UI AM endsession                                        (OK=6231   KO=0     )
> Skip 2FA                                                 (OK=15753  KO=0     )
> RootUserinfo                                             (OK=20919  KO=0     )
> GetUUid                                                  (OK=9476   KO=0     )
> GetOpenidConfig                                          (OK=28379  KO=0     )
> CreatePolicy                                             (OK=9474   KO=2     )
> tokenUserinfo                                            (OK=6226   KO=0     )
> getIdToken                                               (OK=2091   KO=0     )
> getIdToken Redirect 1                                    (OK=2091   KO=0     )
> createOrganization                                       (OK=2091   KO=0     )
> queryOrganization                                        (OK=2091   KO=0     )
> deleteOrganization                                       (OK=2091   KO=0     )
> ReadPolicy                                               (OK=9458   KO=2     )
> DeletePolicy                                             (OK=9440   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 6875   / active: 44     / done: 29193 
================================================================================


================================================================================
2024-11-06 21:00:35 GMT                                    2955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=409618 KO=19    )
> restLoginInitiate                                        (OK=28262  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28260  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6246   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6246   KO=0     )
>  UI AM idFromSession                                     (OK=6245   KO=1     )
>  UI AM validateGoto                                      (OK=6245   KO=1     )
> User Authorize PKCE stage                                (OK=34499  KO=3     )
> User AccessToken PKCE stage                              (OK=34494  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6245   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6245   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6245   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6245   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1017   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6241   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6241   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6241   KO=0     )
>  UI IDM uiconfig                                         (OK=6241   KO=0     )
>  UI IDM version                                          (OK=6241   KO=0     )
>  UI IDM features                                         (OK=6241   KO=0     )
>  UI IDM privilege                                        (OK=6241   KO=0     )
>  UI IDM login                                            (OK=6240   KO=1     )
>  UI IDM dashboard                                        (OK=6241   KO=0     )
>  UI IDM managed user schema                              (OK=6241   KO=0     )
>  UI IDM user                                             (OK=6241   KO=0     )
>  UI IDM oidcToken                                        (OK=6243   KO=1     )
> userinfo                                                 (OK=6242   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1017   KO=0     )
> UI-Logout                                                (OK=6244   KO=0     )
> UI-Logout Redirect 1                                     (OK=6244   KO=0     )
>  UI AM revoke1                                           (OK=6242   KO=0     )
>  UI AM revoke2                                           (OK=6241   KO=0     )
>  UI AM endsession                                        (OK=6243   KO=0     )
> Skip 2FA                                                 (OK=15777  KO=0     )
> RootUserinfo                                             (OK=20926  KO=0     )
> GetUUid                                                  (OK=9494   KO=0     )
> GetOpenidConfig                                          (OK=28430  KO=0     )
> CreatePolicy                                             (OK=9492   KO=2     )
> tokenUserinfo                                            (OK=6237   KO=0     )
> getIdToken                                               (OK=2094   KO=0     )
> getIdToken Redirect 1                                    (OK=2094   KO=0     )
> createOrganization                                       (OK=2094   KO=0     )
> queryOrganization                                        (OK=2094   KO=0     )
> deleteOrganization                                       (OK=2094   KO=0     )
> ReadPolicy                                               (OK=9474   KO=2     )
> DeletePolicy                                             (OK=9458   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 6832   / active: 42     / done: 29238 
================================================================================


================================================================================
2024-11-06 21:00:40 GMT                                    2960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=410423 KO=19    )
> restLoginInitiate                                        (OK=28322  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28320  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6257   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6257   KO=0     )
>  UI AM idFromSession                                     (OK=6256   KO=1     )
>  UI AM validateGoto                                      (OK=6256   KO=1     )
> User Authorize PKCE stage                                (OK=34570  KO=3     )
> User AccessToken PKCE stage                              (OK=34566  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6257   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6257   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6257   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6257   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1017   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6254   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6254   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6254   KO=0     )
>  UI IDM uiconfig                                         (OK=6254   KO=0     )
>  UI IDM version                                          (OK=6254   KO=0     )
>  UI IDM features                                         (OK=6254   KO=0     )
>  UI IDM privilege                                        (OK=6254   KO=0     )
>  UI IDM login                                            (OK=6253   KO=1     )
>  UI IDM dashboard                                        (OK=6254   KO=0     )
>  UI IDM managed user schema                              (OK=6254   KO=0     )
>  UI IDM user                                             (OK=6254   KO=0     )
>  UI IDM oidcToken                                        (OK=6255   KO=1     )
> userinfo                                                 (OK=6254   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1017   KO=0     )
> UI-Logout                                                (OK=6256   KO=0     )
> UI-Logout Redirect 1                                     (OK=6256   KO=0     )
>  UI AM revoke1                                           (OK=6254   KO=0     )
>  UI AM revoke2                                           (OK=6253   KO=0     )
>  UI AM endsession                                        (OK=6255   KO=0     )
> Skip 2FA                                                 (OK=15811  KO=0     )
> RootUserinfo                                             (OK=20963  KO=0     )
> GetUUid                                                  (OK=9513   KO=0     )
> GetOpenidConfig                                          (OK=28482  KO=0     )
> CreatePolicy                                             (OK=9511   KO=2     )
> tokenUserinfo                                            (OK=6251   KO=0     )
> getIdToken                                               (OK=2097   KO=0     )
> getIdToken Redirect 1                                    (OK=2097   KO=0     )
> createOrganization                                       (OK=2097   KO=0     )
> queryOrganization                                        (OK=2097   KO=0     )
> deleteOrganization                                       (OK=2097   KO=0     )
> ReadPolicy                                               (OK=9491   KO=2     )
> DeletePolicy                                             (OK=9474   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 6772   / active: 54     / done: 29286 
================================================================================


================================================================================
2024-11-06 21:00:45 GMT                                    2965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=411208 KO=19    )
> restLoginInitiate                                        (OK=28375  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28372  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6269   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6269   KO=0     )
>  UI AM idFromSession                                     (OK=6268   KO=1     )
>  UI AM validateGoto                                      (OK=6268   KO=1     )
> User Authorize PKCE stage                                (OK=34636  KO=3     )
> User AccessToken PKCE stage                              (OK=34633  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6269   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6269   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6268   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6268   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1018   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6265   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6265   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6265   KO=0     )
>  UI IDM uiconfig                                         (OK=6265   KO=0     )
>  UI IDM version                                          (OK=6265   KO=0     )
>  UI IDM features                                         (OK=6265   KO=0     )
>  UI IDM privilege                                        (OK=6265   KO=0     )
>  UI IDM login                                            (OK=6264   KO=1     )
>  UI IDM dashboard                                        (OK=6265   KO=0     )
>  UI IDM managed user schema                              (OK=6265   KO=0     )
>  UI IDM user                                             (OK=6265   KO=0     )
>  UI IDM oidcToken                                        (OK=6267   KO=1     )
> userinfo                                                 (OK=6266   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1018   KO=0     )
> UI-Logout                                                (OK=6268   KO=0     )
> UI-Logout Redirect 1                                     (OK=6268   KO=0     )
>  UI AM revoke1                                           (OK=6266   KO=0     )
>  UI AM revoke2                                           (OK=6265   KO=0     )
>  UI AM endsession                                        (OK=6267   KO=0     )
> Skip 2FA                                                 (OK=15840  KO=0     )
> RootUserinfo                                             (OK=21007  KO=0     )
> GetUUid                                                  (OK=9531   KO=0     )
> GetOpenidConfig                                          (OK=28537  KO=0     )
> CreatePolicy                                             (OK=9529   KO=2     )
> tokenUserinfo                                            (OK=6263   KO=0     )
> getIdToken                                               (OK=2104   KO=0     )
> getIdToken Redirect 1                                    (OK=2104   KO=0     )
> createOrganization                                       (OK=2104   KO=0     )
> queryOrganization                                        (OK=2103   KO=0     )
> deleteOrganization                                       (OK=2103   KO=0     )
> ReadPolicy                                               (OK=9511   KO=2     )
> DeletePolicy                                             (OK=9491   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 6718   / active: 50     / done: 29344 
================================================================================


================================================================================
2024-11-06 21:00:50 GMT                                    2970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=411979 KO=19    )
> restLoginInitiate                                        (OK=28417  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28415  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6284   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6284   KO=0     )
>  UI AM idFromSession                                     (OK=6283   KO=1     )
>  UI AM validateGoto                                      (OK=6283   KO=1     )
> User Authorize PKCE stage                                (OK=34694  KO=3     )
> User AccessToken PKCE stage                              (OK=34690  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6284   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6284   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6284   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6284   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1019   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6281   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6281   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6280   KO=0     )
>  UI IDM uiconfig                                         (OK=6280   KO=0     )
>  UI IDM version                                          (OK=6280   KO=0     )
>  UI IDM features                                         (OK=6280   KO=0     )
>  UI IDM privilege                                        (OK=6280   KO=0     )
>  UI IDM login                                            (OK=6279   KO=1     )
>  UI IDM dashboard                                        (OK=6280   KO=0     )
>  UI IDM managed user schema                              (OK=6280   KO=0     )
>  UI IDM user                                             (OK=6280   KO=0     )
>  UI IDM oidcToken                                        (OK=6282   KO=1     )
> userinfo                                                 (OK=6281   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1019   KO=0     )
> UI-Logout                                                (OK=6283   KO=0     )
> UI-Logout Redirect 1                                     (OK=6283   KO=0     )
>  UI AM revoke1                                           (OK=6281   KO=0     )
>  UI AM revoke2                                           (OK=6280   KO=0     )
>  UI AM endsession                                        (OK=6282   KO=0     )
> Skip 2FA                                                 (OK=15859  KO=0     )
> RootUserinfo                                             (OK=21042  KO=0     )
> GetUUid                                                  (OK=9541   KO=0     )
> GetOpenidConfig                                          (OK=28585  KO=0     )
> CreatePolicy                                             (OK=9539   KO=2     )
> tokenUserinfo                                            (OK=6271   KO=0     )
> getIdToken                                               (OK=2105   KO=0     )
> getIdToken Redirect 1                                    (OK=2105   KO=0     )
> createOrganization                                       (OK=2105   KO=0     )
> queryOrganization                                        (OK=2105   KO=0     )
> deleteOrganization                                       (OK=2105   KO=0     )
> ReadPolicy                                               (OK=9529   KO=2     )
> DeletePolicy                                             (OK=9511   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 6674   / active: 41     / done: 29397 
================================================================================


================================================================================
2024-11-06 21:00:55 GMT                                    2975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=412548 KO=19    )
> restLoginInitiate                                        (OK=28453  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28451  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6294   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6294   KO=0     )
>  UI AM idFromSession                                     (OK=6293   KO=1     )
>  UI AM validateGoto                                      (OK=6293   KO=1     )
> User Authorize PKCE stage                                (OK=34739  KO=3     )
> User AccessToken PKCE stage                              (OK=34735  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6293   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6293   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6293   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6293   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1023   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6290   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6290   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6290   KO=0     )
>  UI IDM uiconfig                                         (OK=6290   KO=0     )
>  UI IDM version                                          (OK=6290   KO=0     )
>  UI IDM features                                         (OK=6290   KO=0     )
>  UI IDM privilege                                        (OK=6290   KO=0     )
>  UI IDM login                                            (OK=6289   KO=1     )
>  UI IDM dashboard                                        (OK=6290   KO=0     )
>  UI IDM managed user schema                              (OK=6290   KO=0     )
>  UI IDM user                                             (OK=6290   KO=0     )
>  UI IDM oidcToken                                        (OK=6291   KO=1     )
> userinfo                                                 (OK=6290   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1023   KO=0     )
> UI-Logout                                                (OK=6292   KO=0     )
> UI-Logout Redirect 1                                     (OK=6292   KO=0     )
>  UI AM revoke1                                           (OK=6290   KO=0     )
>  UI AM revoke2                                           (OK=6289   KO=0     )
>  UI AM endsession                                        (OK=6291   KO=0     )
> Skip 2FA                                                 (OK=15878  KO=0     )
> RootUserinfo                                             (OK=21065  KO=0     )
> GetUUid                                                  (OK=9553   KO=0     )
> GetOpenidConfig                                          (OK=28625  KO=0     )
> CreatePolicy                                             (OK=9551   KO=2     )
> tokenUserinfo                                            (OK=6279   KO=0     )
> getIdToken                                               (OK=2107   KO=0     )
> getIdToken Redirect 1                                    (OK=2107   KO=0     )
> createOrganization                                       (OK=2107   KO=0     )
> queryOrganization                                        (OK=2107   KO=0     )
> deleteOrganization                                       (OK=2107   KO=0     )
> ReadPolicy                                               (OK=9539   KO=2     )
> DeletePolicy                                             (OK=9529   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 6635   / active: 33     / done: 29444 
================================================================================


================================================================================
2024-11-06 21:01:00 GMT                                    2980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=413245 KO=19    )
> restLoginInitiate                                        (OK=28507  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28505  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6303   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6303   KO=0     )
>  UI AM idFromSession                                     (OK=6302   KO=1     )
>  UI AM validateGoto                                      (OK=6302   KO=1     )
> User Authorize PKCE stage                                (OK=34801  KO=3     )
> User AccessToken PKCE stage                              (OK=34798  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6303   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6303   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6303   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6303   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1024   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6300   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6300   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6300   KO=0     )
>  UI IDM uiconfig                                         (OK=6300   KO=0     )
>  UI IDM version                                          (OK=6300   KO=0     )
>  UI IDM features                                         (OK=6300   KO=0     )
>  UI IDM privilege                                        (OK=6300   KO=0     )
>  UI IDM login                                            (OK=6299   KO=1     )
>  UI IDM dashboard                                        (OK=6300   KO=0     )
>  UI IDM managed user schema                              (OK=6300   KO=0     )
>  UI IDM user                                             (OK=6300   KO=0     )
>  UI IDM oidcToken                                        (OK=6302   KO=1     )
> userinfo                                                 (OK=6300   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1024   KO=0     )
> UI-Logout                                                (OK=6301   KO=0     )
> UI-Logout Redirect 1                                     (OK=6301   KO=0     )
>  UI AM revoke1                                           (OK=6299   KO=0     )
>  UI AM revoke2                                           (OK=6298   KO=0     )
>  UI AM endsession                                        (OK=6300   KO=0     )
> Skip 2FA                                                 (OK=15910  KO=0     )
> RootUserinfo                                             (OK=21109  KO=0     )
> GetUUid                                                  (OK=9571   KO=0     )
> GetOpenidConfig                                          (OK=28665  KO=0     )
> CreatePolicy                                             (OK=9568   KO=2     )
> tokenUserinfo                                            (OK=6291   KO=0     )
> getIdToken                                               (OK=2112   KO=0     )
> getIdToken Redirect 1                                    (OK=2112   KO=0     )
> createOrganization                                       (OK=2112   KO=0     )
> queryOrganization                                        (OK=2112   KO=0     )
> deleteOrganization                                       (OK=2112   KO=0     )
> ReadPolicy                                               (OK=9551   KO=2     )
> DeletePolicy                                             (OK=9539   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 6578   / active: 46     / done: 29488 
================================================================================


================================================================================
2024-11-06 21:01:05 GMT                                    2985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=414090 KO=19    )
> restLoginInitiate                                        (OK=28558  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28557  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6318   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6318   KO=0     )
>  UI AM idFromSession                                     (OK=6317   KO=1     )
>  UI AM validateGoto                                      (OK=6317   KO=1     )
> User Authorize PKCE stage                                (OK=34869  KO=3     )
> User AccessToken PKCE stage                              (OK=34865  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6318   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6318   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6318   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6318   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1025   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6315   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6315   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6315   KO=0     )
>  UI IDM uiconfig                                         (OK=6315   KO=0     )
>  UI IDM version                                          (OK=6315   KO=0     )
>  UI IDM features                                         (OK=6315   KO=0     )
>  UI IDM privilege                                        (OK=6315   KO=0     )
>  UI IDM login                                            (OK=6314   KO=1     )
>  UI IDM dashboard                                        (OK=6315   KO=0     )
>  UI IDM managed user schema                              (OK=6315   KO=0     )
>  UI IDM user                                             (OK=6315   KO=0     )
>  UI IDM oidcToken                                        (OK=6317   KO=1     )
> userinfo                                                 (OK=6316   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1025   KO=0     )
> UI-Logout                                                (OK=6318   KO=0     )
> UI-Logout Redirect 1                                     (OK=6318   KO=0     )
>  UI AM revoke1                                           (OK=6316   KO=0     )
>  UI AM revoke2                                           (OK=6315   KO=0     )
>  UI AM endsession                                        (OK=6317   KO=0     )
> Skip 2FA                                                 (OK=15941  KO=0     )
> RootUserinfo                                             (OK=21142  KO=0     )
> GetUUid                                                  (OK=9588   KO=0     )
> GetOpenidConfig                                          (OK=28711  KO=0     )
> CreatePolicy                                             (OK=9586   KO=2     )
> tokenUserinfo                                            (OK=6296   KO=0     )
> getIdToken                                               (OK=2117   KO=0     )
> getIdToken Redirect 1                                    (OK=2117   KO=0     )
> createOrganization                                       (OK=2117   KO=0     )
> queryOrganization                                        (OK=2117   KO=0     )
> deleteOrganization                                       (OK=2117   KO=0     )
> ReadPolicy                                               (OK=9568   KO=2     )
> DeletePolicy                                             (OK=9551   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 6528   / active: 49     / done: 29535 
================================================================================


================================================================================
2024-11-06 21:01:10 GMT                                    2990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=414813 KO=19    )
> restLoginInitiate                                        (OK=28604  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28602  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6330   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6330   KO=0     )
>  UI AM idFromSession                                     (OK=6329   KO=1     )
>  UI AM validateGoto                                      (OK=6329   KO=1     )
> User Authorize PKCE stage                                (OK=34926  KO=3     )
> User AccessToken PKCE stage                              (OK=34923  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6330   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6329   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6329   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6329   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1025   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6326   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6326   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6326   KO=0     )
>  UI IDM uiconfig                                         (OK=6326   KO=0     )
>  UI IDM version                                          (OK=6326   KO=0     )
>  UI IDM features                                         (OK=6326   KO=0     )
>  UI IDM privilege                                        (OK=6326   KO=0     )
>  UI IDM login                                            (OK=6325   KO=1     )
>  UI IDM dashboard                                        (OK=6326   KO=0     )
>  UI IDM managed user schema                              (OK=6326   KO=0     )
>  UI IDM user                                             (OK=6326   KO=0     )
>  UI IDM oidcToken                                        (OK=6328   KO=1     )
> userinfo                                                 (OK=6326   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1025   KO=0     )
> UI-Logout                                                (OK=6328   KO=0     )
> UI-Logout Redirect 1                                     (OK=6328   KO=0     )
>  UI AM revoke1                                           (OK=6326   KO=0     )
>  UI AM revoke2                                           (OK=6325   KO=0     )
>  UI AM endsession                                        (OK=6327   KO=0     )
> Skip 2FA                                                 (OK=15971  KO=0     )
> RootUserinfo                                             (OK=21178  KO=0     )
> GetUUid                                                  (OK=9614   KO=0     )
> GetOpenidConfig                                          (OK=28771  KO=0     )
> CreatePolicy                                             (OK=9612   KO=2     )
> tokenUserinfo                                            (OK=6301   KO=0     )
> getIdToken                                               (OK=2120   KO=0     )
> getIdToken Redirect 1                                    (OK=2120   KO=0     )
> createOrganization                                       (OK=2120   KO=0     )
> queryOrganization                                        (OK=2120   KO=0     )
> deleteOrganization                                       (OK=2120   KO=0     )
> ReadPolicy                                               (OK=9586   KO=2     )
> DeletePolicy                                             (OK=9567   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 6480   / active: 55     / done: 29577 
================================================================================


================================================================================
2024-11-06 21:01:15 GMT                                    2995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=415348 KO=19    )
> restLoginInitiate                                        (OK=28650  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28644  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6335   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6335   KO=0     )
>  UI AM idFromSession                                     (OK=6334   KO=1     )
>  UI AM validateGoto                                      (OK=6334   KO=1     )
> User Authorize PKCE stage                                (OK=34974  KO=3     )
> User AccessToken PKCE stage                              (OK=34970  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6335   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6335   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6335   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6335   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1026   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6332   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6332   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6332   KO=0     )
>  UI IDM uiconfig                                         (OK=6332   KO=0     )
>  UI IDM version                                          (OK=6332   KO=0     )
>  UI IDM features                                         (OK=6332   KO=0     )
>  UI IDM privilege                                        (OK=6332   KO=0     )
>  UI IDM login                                            (OK=6331   KO=1     )
>  UI IDM dashboard                                        (OK=6332   KO=0     )
>  UI IDM managed user schema                              (OK=6332   KO=0     )
>  UI IDM user                                             (OK=6332   KO=0     )
>  UI IDM oidcToken                                        (OK=6333   KO=1     )
> userinfo                                                 (OK=6332   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1026   KO=0     )
> UI-Logout                                                (OK=6334   KO=0     )
> UI-Logout Redirect 1                                     (OK=6334   KO=0     )
>  UI AM revoke1                                           (OK=6332   KO=0     )
>  UI AM revoke2                                           (OK=6331   KO=0     )
>  UI AM endsession                                        (OK=6333   KO=0     )
> Skip 2FA                                                 (OK=15993  KO=0     )
> RootUserinfo                                             (OK=21194  KO=0     )
> GetUUid                                                  (OK=9627   KO=0     )
> GetOpenidConfig                                          (OK=28829  KO=0     )
> CreatePolicy                                             (OK=9624   KO=2     )
> tokenUserinfo                                            (OK=6314   KO=0     )
> getIdToken                                               (OK=2125   KO=0     )
> getIdToken Redirect 1                                    (OK=2124   KO=0     )
> createOrganization                                       (OK=2124   KO=0     )
> queryOrganization                                        (OK=2124   KO=0     )
> deleteOrganization                                       (OK=2124   KO=0     )
> ReadPolicy                                               (OK=9612   KO=2     )
> DeletePolicy                                             (OK=9586   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 6434   / active: 52     / done: 29626 
================================================================================


================================================================================
2024-11-06 21:01:20 GMT                                    3000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=415965 KO=19    )
> restLoginInitiate                                        (OK=28695  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28693  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6343   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6343   KO=0     )
>  UI AM idFromSession                                     (OK=6342   KO=1     )
>  UI AM validateGoto                                      (OK=6342   KO=1     )
> User Authorize PKCE stage                                (OK=35032  KO=3     )
> User AccessToken PKCE stage                              (OK=35028  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6343   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6343   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6343   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6343   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1027   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6339   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6339   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6338   KO=0     )
>  UI IDM uiconfig                                         (OK=6338   KO=0     )
>  UI IDM version                                          (OK=6338   KO=0     )
>  UI IDM features                                         (OK=6338   KO=0     )
>  UI IDM privilege                                        (OK=6338   KO=0     )
>  UI IDM login                                            (OK=6337   KO=1     )
>  UI IDM dashboard                                        (OK=6338   KO=0     )
>  UI IDM managed user schema                              (OK=6338   KO=0     )
>  UI IDM user                                             (OK=6338   KO=0     )
>  UI IDM oidcToken                                        (OK=6340   KO=1     )
> userinfo                                                 (OK=6339   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1027   KO=0     )
> UI-Logout                                                (OK=6341   KO=0     )
> UI-Logout Redirect 1                                     (OK=6341   KO=0     )
>  UI AM revoke1                                           (OK=6339   KO=0     )
>  UI AM revoke2                                           (OK=6338   KO=0     )
>  UI AM endsession                                        (OK=6340   KO=0     )
> Skip 2FA                                                 (OK=16021  KO=0     )
> RootUserinfo                                             (OK=21237  KO=0     )
> GetUUid                                                  (OK=9640   KO=0     )
> GetOpenidConfig                                          (OK=28879  KO=0     )
> CreatePolicy                                             (OK=9638   KO=2     )
> tokenUserinfo                                            (OK=6329   KO=0     )
> getIdToken                                               (OK=2129   KO=0     )
> getIdToken Redirect 1                                    (OK=2129   KO=0     )
> createOrganization                                       (OK=2129   KO=0     )
> queryOrganization                                        (OK=2129   KO=0     )
> deleteOrganization                                       (OK=2129   KO=0     )
> ReadPolicy                                               (OK=9623   KO=2     )
> DeletePolicy                                             (OK=9612   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 6388   / active: 41     / done: 29683 
================================================================================


================================================================================
2024-11-06 21:01:25 GMT                                    3005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=416658 KO=19    )
> restLoginInitiate                                        (OK=28742  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28740  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6354   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6354   KO=0     )
>  UI AM idFromSession                                     (OK=6353   KO=1     )
>  UI AM validateGoto                                      (OK=6353   KO=1     )
> User Authorize PKCE stage                                (OK=35086  KO=3     )
> User AccessToken PKCE stage                              (OK=35083  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6353   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6353   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6353   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6353   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1032   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6350   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6350   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6350   KO=0     )
>  UI IDM uiconfig                                         (OK=6350   KO=0     )
>  UI IDM version                                          (OK=6350   KO=0     )
>  UI IDM features                                         (OK=6350   KO=0     )
>  UI IDM privilege                                        (OK=6350   KO=0     )
>  UI IDM login                                            (OK=6349   KO=1     )
>  UI IDM dashboard                                        (OK=6350   KO=0     )
>  UI IDM managed user schema                              (OK=6350   KO=0     )
>  UI IDM user                                             (OK=6350   KO=0     )
>  UI IDM oidcToken                                        (OK=6352   KO=1     )
> userinfo                                                 (OK=6351   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1032   KO=0     )
> UI-Logout                                                (OK=6353   KO=0     )
> UI-Logout Redirect 1                                     (OK=6353   KO=0     )
>  UI AM revoke1                                           (OK=6351   KO=0     )
>  UI AM revoke2                                           (OK=6350   KO=0     )
>  UI AM endsession                                        (OK=6352   KO=0     )
> Skip 2FA                                                 (OK=16048  KO=0     )
> RootUserinfo                                             (OK=21283  KO=0     )
> GetUUid                                                  (OK=9656   KO=0     )
> GetOpenidConfig                                          (OK=28921  KO=0     )
> CreatePolicy                                             (OK=9654   KO=2     )
> tokenUserinfo                                            (OK=6338   KO=0     )
> getIdToken                                               (OK=2129   KO=0     )
> getIdToken Redirect 1                                    (OK=2129   KO=0     )
> createOrganization                                       (OK=2129   KO=0     )
> queryOrganization                                        (OK=2129   KO=0     )
> deleteOrganization                                       (OK=2129   KO=0     )
> ReadPolicy                                               (OK=9638   KO=2     )
> DeletePolicy                                             (OK=9623   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 6336   / active: 45     / done: 29731 
================================================================================


================================================================================
2024-11-06 21:01:30 GMT                                    3010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=417469 KO=19    )
> restLoginInitiate                                        (OK=28795  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28792  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6369   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6368   KO=0     )
>  UI AM idFromSession                                     (OK=6367   KO=1     )
>  UI AM validateGoto                                      (OK=6367   KO=1     )
> User Authorize PKCE stage                                (OK=35154  KO=3     )
> User AccessToken PKCE stage                              (OK=35151  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6368   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6368   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6368   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6368   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1032   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6365   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6365   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6365   KO=0     )
>  UI IDM uiconfig                                         (OK=6365   KO=0     )
>  UI IDM version                                          (OK=6365   KO=0     )
>  UI IDM features                                         (OK=6365   KO=0     )
>  UI IDM privilege                                        (OK=6365   KO=0     )
>  UI IDM login                                            (OK=6364   KO=1     )
>  UI IDM dashboard                                        (OK=6365   KO=0     )
>  UI IDM managed user schema                              (OK=6365   KO=0     )
>  UI IDM user                                             (OK=6365   KO=0     )
>  UI IDM oidcToken                                        (OK=6366   KO=1     )
> userinfo                                                 (OK=6365   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1032   KO=0     )
> UI-Logout                                                (OK=6367   KO=0     )
> UI-Logout Redirect 1                                     (OK=6367   KO=0     )
>  UI AM revoke1                                           (OK=6365   KO=0     )
>  UI AM revoke2                                           (OK=6364   KO=0     )
>  UI AM endsession                                        (OK=6366   KO=0     )
> Skip 2FA                                                 (OK=16068  KO=0     )
> RootUserinfo                                             (OK=21325  KO=0     )
> GetUUid                                                  (OK=9670   KO=0     )
> GetOpenidConfig                                          (OK=28966  KO=0     )
> CreatePolicy                                             (OK=9666   KO=2     )
> tokenUserinfo                                            (OK=6354   KO=0     )
> getIdToken                                               (OK=2131   KO=0     )
> getIdToken Redirect 1                                    (OK=2131   KO=0     )
> createOrganization                                       (OK=2131   KO=0     )
> queryOrganization                                        (OK=2131   KO=0     )
> deleteOrganization                                       (OK=2131   KO=0     )
> ReadPolicy                                               (OK=9654   KO=2     )
> DeletePolicy                                             (OK=9638   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 6283   / active: 42     / done: 29787 
================================================================================


================================================================================
2024-11-06 21:01:35 GMT                                    3015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=418160 KO=19    )
> restLoginInitiate                                        (OK=28841  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28839  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6380   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6380   KO=0     )
>  UI AM idFromSession                                     (OK=6379   KO=1     )
>  UI AM validateGoto                                      (OK=6379   KO=1     )
> User Authorize PKCE stage                                (OK=35214  KO=3     )
> User AccessToken PKCE stage                              (OK=35210  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6380   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6380   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6380   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6380   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1032   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6377   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6377   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6377   KO=0     )
>  UI IDM uiconfig                                         (OK=6377   KO=0     )
>  UI IDM version                                          (OK=6377   KO=0     )
>  UI IDM features                                         (OK=6377   KO=0     )
>  UI IDM privilege                                        (OK=6377   KO=0     )
>  UI IDM login                                            (OK=6376   KO=1     )
>  UI IDM dashboard                                        (OK=6377   KO=0     )
>  UI IDM managed user schema                              (OK=6377   KO=0     )
>  UI IDM user                                             (OK=6377   KO=0     )
>  UI IDM oidcToken                                        (OK=6379   KO=1     )
> userinfo                                                 (OK=6377   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1032   KO=0     )
> UI-Logout                                                (OK=6378   KO=0     )
> UI-Logout Redirect 1                                     (OK=6377   KO=0     )
>  UI AM revoke1                                           (OK=6374   KO=0     )
>  UI AM revoke2                                           (OK=6373   KO=0     )
>  UI AM endsession                                        (OK=6375   KO=0     )
> Skip 2FA                                                 (OK=16094  KO=0     )
> RootUserinfo                                             (OK=21362  KO=0     )
> GetUUid                                                  (OK=9685   KO=0     )
> GetOpenidConfig                                          (OK=29008  KO=0     )
> CreatePolicy                                             (OK=9682   KO=2     )
> tokenUserinfo                                            (OK=6364   KO=0     )
> getIdToken                                               (OK=2132   KO=0     )
> getIdToken Redirect 1                                    (OK=2132   KO=0     )
> createOrganization                                       (OK=2132   KO=0     )
> queryOrganization                                        (OK=2132   KO=0     )
> deleteOrganization                                       (OK=2132   KO=0     )
> ReadPolicy                                               (OK=9666   KO=2     )
> DeletePolicy                                             (OK=9654   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 6236   / active: 46     / done: 29830 
================================================================================


================================================================================
2024-11-06 21:01:40 GMT                                    3020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=418691 KO=19    )
> restLoginInitiate                                        (OK=28885  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28884  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6389   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6389   KO=0     )
>  UI AM idFromSession                                     (OK=6387   KO=1     )
>  UI AM validateGoto                                      (OK=6388   KO=1     )
> User Authorize PKCE stage                                (OK=35262  KO=3     )
> User AccessToken PKCE stage                              (OK=35256  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6385   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6384   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6384   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6384   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1034   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6381   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6381   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6381   KO=0     )
>  UI IDM uiconfig                                         (OK=6381   KO=0     )
>  UI IDM version                                          (OK=6381   KO=0     )
>  UI IDM features                                         (OK=6381   KO=0     )
>  UI IDM privilege                                        (OK=6381   KO=0     )
>  UI IDM login                                            (OK=6380   KO=1     )
>  UI IDM dashboard                                        (OK=6381   KO=0     )
>  UI IDM managed user schema                              (OK=6381   KO=0     )
>  UI IDM user                                             (OK=6381   KO=0     )
>  UI IDM oidcToken                                        (OK=6383   KO=1     )
> userinfo                                                 (OK=6382   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1034   KO=0     )
> UI-Logout                                                (OK=6384   KO=0     )
> UI-Logout Redirect 1                                     (OK=6384   KO=0     )
>  UI AM revoke1                                           (OK=6382   KO=0     )
>  UI AM revoke2                                           (OK=6381   KO=0     )
>  UI AM endsession                                        (OK=6383   KO=0     )
> Skip 2FA                                                 (OK=16123  KO=0     )
> RootUserinfo                                             (OK=21408  KO=0     )
> GetUUid                                                  (OK=9700   KO=0     )
> GetOpenidConfig                                          (OK=29052  KO=0     )
> CreatePolicy                                             (OK=9698   KO=2     )
> tokenUserinfo                                            (OK=6372   KO=0     )
> getIdToken                                               (OK=2136   KO=0     )
> getIdToken Redirect 1                                    (OK=2135   KO=0     )
> createOrganization                                       (OK=2135   KO=0     )
> queryOrganization                                        (OK=2135   KO=0     )
> deleteOrganization                                       (OK=2135   KO=0     )
> ReadPolicy                                               (OK=9682   KO=2     )
> DeletePolicy                                             (OK=9666   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 6191   / active: 49     / done: 29872 
================================================================================


================================================================================
2024-11-06 21:01:45 GMT                                    3025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=419354 KO=19    )
> restLoginInitiate                                        (OK=28921  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28920  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6397   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6397   KO=0     )
>  UI AM idFromSession                                     (OK=6396   KO=1     )
>  UI AM validateGoto                                      (OK=6396   KO=1     )
> User Authorize PKCE stage                                (OK=35313  KO=3     )
> User AccessToken PKCE stage                              (OK=35309  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6397   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6397   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6397   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6397   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1038   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6394   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6393   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6393   KO=0     )
>  UI IDM uiconfig                                         (OK=6393   KO=0     )
>  UI IDM version                                          (OK=6393   KO=0     )
>  UI IDM features                                         (OK=6393   KO=0     )
>  UI IDM privilege                                        (OK=6393   KO=0     )
>  UI IDM login                                            (OK=6392   KO=1     )
>  UI IDM dashboard                                        (OK=6393   KO=0     )
>  UI IDM managed user schema                              (OK=6393   KO=0     )
>  UI IDM user                                             (OK=6393   KO=0     )
>  UI IDM oidcToken                                        (OK=6395   KO=1     )
> userinfo                                                 (OK=6394   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1038   KO=0     )
> UI-Logout                                                (OK=6396   KO=0     )
> UI-Logout Redirect 1                                     (OK=6396   KO=0     )
>  UI AM revoke1                                           (OK=6394   KO=0     )
>  UI AM revoke2                                           (OK=6393   KO=0     )
>  UI AM endsession                                        (OK=6395   KO=0     )
> Skip 2FA                                                 (OK=16144  KO=0     )
> RootUserinfo                                             (OK=21442  KO=0     )
> GetUUid                                                  (OK=9710   KO=0     )
> GetOpenidConfig                                          (OK=29093  KO=0     )
> CreatePolicy                                             (OK=9708   KO=2     )
> tokenUserinfo                                            (OK=6379   KO=0     )
> getIdToken                                               (OK=2140   KO=0     )
> getIdToken Redirect 1                                    (OK=2140   KO=0     )
> createOrganization                                       (OK=2140   KO=0     )
> queryOrganization                                        (OK=2140   KO=0     )
> deleteOrganization                                       (OK=2140   KO=0     )
> ReadPolicy                                               (OK=9698   KO=2     )
> DeletePolicy                                             (OK=9681   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 6152   / active: 38     / done: 29922 
================================================================================


================================================================================
2024-11-06 21:01:50 GMT                                    3030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=420105 KO=19    )
> restLoginInitiate                                        (OK=28966  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=28965  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6412   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6412   KO=0     )
>  UI AM idFromSession                                     (OK=6411   KO=1     )
>  UI AM validateGoto                                      (OK=6411   KO=1     )
> User Authorize PKCE stage                                (OK=35372  KO=3     )
> User AccessToken PKCE stage                              (OK=35369  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6412   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6412   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6412   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6412   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1041   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6408   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6407   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6407   KO=0     )
>  UI IDM uiconfig                                         (OK=6407   KO=0     )
>  UI IDM version                                          (OK=6407   KO=0     )
>  UI IDM features                                         (OK=6407   KO=0     )
>  UI IDM privilege                                        (OK=6407   KO=0     )
>  UI IDM login                                            (OK=6406   KO=1     )
>  UI IDM dashboard                                        (OK=6407   KO=0     )
>  UI IDM managed user schema                              (OK=6407   KO=0     )
>  UI IDM user                                             (OK=6407   KO=0     )
>  UI IDM oidcToken                                        (OK=6409   KO=1     )
> userinfo                                                 (OK=6407   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1041   KO=0     )
> UI-Logout                                                (OK=6409   KO=0     )
> UI-Logout Redirect 1                                     (OK=6409   KO=0     )
>  UI AM revoke1                                           (OK=6407   KO=0     )
>  UI AM revoke2                                           (OK=6406   KO=0     )
>  UI AM endsession                                        (OK=6408   KO=0     )
> Skip 2FA                                                 (OK=16162  KO=0     )
> RootUserinfo                                             (OK=21480  KO=0     )
> GetUUid                                                  (OK=9722   KO=0     )
> GetOpenidConfig                                          (OK=29131  KO=0     )
> CreatePolicy                                             (OK=9720   KO=2     )
> tokenUserinfo                                            (OK=6390   KO=0     )
> getIdToken                                               (OK=2143   KO=0     )
> getIdToken Redirect 1                                    (OK=2143   KO=0     )
> createOrganization                                       (OK=2143   KO=0     )
> queryOrganization                                        (OK=2143   KO=0     )
> deleteOrganization                                       (OK=2143   KO=0     )
> ReadPolicy                                               (OK=9707   KO=2     )
> DeletePolicy                                             (OK=9698   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 6104   / active: 31     / done: 29977 
================================================================================


================================================================================
2024-11-06 21:01:55 GMT                                    3035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=420803 KO=19    )
> restLoginInitiate                                        (OK=29012  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29009  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6425   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6425   KO=0     )
>  UI AM idFromSession                                     (OK=6424   KO=1     )
>  UI AM validateGoto                                      (OK=6424   KO=1     )
> User Authorize PKCE stage                                (OK=35429  KO=3     )
> User AccessToken PKCE stage                              (OK=35426  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6425   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6425   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6425   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6425   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1042   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6421   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6421   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6421   KO=0     )
>  UI IDM uiconfig                                         (OK=6421   KO=0     )
>  UI IDM version                                          (OK=6421   KO=0     )
>  UI IDM features                                         (OK=6421   KO=0     )
>  UI IDM privilege                                        (OK=6421   KO=0     )
>  UI IDM login                                            (OK=6420   KO=1     )
>  UI IDM dashboard                                        (OK=6421   KO=0     )
>  UI IDM managed user schema                              (OK=6421   KO=0     )
>  UI IDM user                                             (OK=6421   KO=0     )
>  UI IDM oidcToken                                        (OK=6423   KO=1     )
> userinfo                                                 (OK=6422   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1042   KO=0     )
> UI-Logout                                                (OK=6424   KO=0     )
> UI-Logout Redirect 1                                     (OK=6424   KO=0     )
>  UI AM revoke1                                           (OK=6422   KO=0     )
>  UI AM revoke2                                           (OK=6421   KO=0     )
>  UI AM endsession                                        (OK=6423   KO=0     )
> Skip 2FA                                                 (OK=16181  KO=0     )
> RootUserinfo                                             (OK=21500  KO=0     )
> GetUUid                                                  (OK=9734   KO=0     )
> GetOpenidConfig                                          (OK=29165  KO=0     )
> CreatePolicy                                             (OK=9732   KO=2     )
> tokenUserinfo                                            (OK=6402   KO=0     )
> getIdToken                                               (OK=2143   KO=0     )
> getIdToken Redirect 1                                    (OK=2143   KO=0     )
> createOrganization                                       (OK=2143   KO=0     )
> queryOrganization                                        (OK=2143   KO=0     )
> deleteOrganization                                       (OK=2143   KO=0     )
> ReadPolicy                                               (OK=9720   KO=2     )
> DeletePolicy                                             (OK=9707   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 6056   / active: 37     / done: 30019 
================================================================================


================================================================================
2024-11-06 21:02:00 GMT                                    3040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=421446 KO=19    )
> restLoginInitiate                                        (OK=29063  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29060  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6434   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6434   KO=0     )
>  UI AM idFromSession                                     (OK=6432   KO=1     )
>  UI AM validateGoto                                      (OK=6432   KO=1     )
> User Authorize PKCE stage                                (OK=35486  KO=3     )
> User AccessToken PKCE stage                              (OK=35483  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6433   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6433   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6433   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6433   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1046   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6430   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6430   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6430   KO=0     )
>  UI IDM uiconfig                                         (OK=6430   KO=0     )
>  UI IDM version                                          (OK=6430   KO=0     )
>  UI IDM features                                         (OK=6430   KO=0     )
>  UI IDM privilege                                        (OK=6430   KO=0     )
>  UI IDM login                                            (OK=6429   KO=1     )
>  UI IDM dashboard                                        (OK=6430   KO=0     )
>  UI IDM managed user schema                              (OK=6430   KO=0     )
>  UI IDM user                                             (OK=6430   KO=0     )
>  UI IDM oidcToken                                        (OK=6432   KO=1     )
> userinfo                                                 (OK=6431   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1046   KO=0     )
> UI-Logout                                                (OK=6433   KO=0     )
> UI-Logout Redirect 1                                     (OK=6433   KO=0     )
>  UI AM revoke1                                           (OK=6431   KO=0     )
>  UI AM revoke2                                           (OK=6430   KO=0     )
>  UI AM endsession                                        (OK=6432   KO=0     )
> Skip 2FA                                                 (OK=16206  KO=0     )
> RootUserinfo                                             (OK=21535  KO=0     )
> GetUUid                                                  (OK=9749   KO=0     )
> GetOpenidConfig                                          (OK=29205  KO=0     )
> CreatePolicy                                             (OK=9747   KO=2     )
> tokenUserinfo                                            (OK=6418   KO=0     )
> getIdToken                                               (OK=2147   KO=0     )
> getIdToken Redirect 1                                    (OK=2147   KO=0     )
> createOrganization                                       (OK=2147   KO=0     )
> queryOrganization                                        (OK=2147   KO=0     )
> deleteOrganization                                       (OK=2147   KO=0     )
> ReadPolicy                                               (OK=9732   KO=2     )
> DeletePolicy                                             (OK=9720   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 6000   / active: 41     / done: 30071 
================================================================================


================================================================================
2024-11-06 21:02:05 GMT                                    3045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=422066 KO=19    )
> restLoginInitiate                                        (OK=29102  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29100  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6443   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6443   KO=0     )
>  UI AM idFromSession                                     (OK=6442   KO=1     )
>  UI AM validateGoto                                      (OK=6442   KO=1     )
> User Authorize PKCE stage                                (OK=35539  KO=3     )
> User AccessToken PKCE stage                              (OK=35536  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6443   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6443   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6443   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6443   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1048   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6440   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6440   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6440   KO=0     )
>  UI IDM uiconfig                                         (OK=6440   KO=0     )
>  UI IDM version                                          (OK=6440   KO=0     )
>  UI IDM features                                         (OK=6440   KO=0     )
>  UI IDM privilege                                        (OK=6440   KO=0     )
>  UI IDM login                                            (OK=6439   KO=1     )
>  UI IDM dashboard                                        (OK=6440   KO=0     )
>  UI IDM managed user schema                              (OK=6440   KO=0     )
>  UI IDM user                                             (OK=6440   KO=0     )
>  UI IDM oidcToken                                        (OK=6442   KO=1     )
> userinfo                                                 (OK=6441   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1048   KO=0     )
> UI-Logout                                                (OK=6442   KO=0     )
> UI-Logout Redirect 1                                     (OK=6442   KO=0     )
>  UI AM revoke1                                           (OK=6440   KO=0     )
>  UI AM revoke2                                           (OK=6439   KO=0     )
>  UI AM endsession                                        (OK=6441   KO=0     )
> Skip 2FA                                                 (OK=16231  KO=0     )
> RootUserinfo                                             (OK=21562  KO=0     )
> GetUUid                                                  (OK=9767   KO=0     )
> GetOpenidConfig                                          (OK=29250  KO=0     )
> CreatePolicy                                             (OK=9765   KO=2     )
> tokenUserinfo                                            (OK=6426   KO=0     )
> getIdToken                                               (OK=2149   KO=0     )
> getIdToken Redirect 1                                    (OK=2149   KO=0     )
> createOrganization                                       (OK=2149   KO=0     )
> queryOrganization                                        (OK=2149   KO=0     )
> deleteOrganization                                       (OK=2149   KO=0     )
> ReadPolicy                                               (OK=9747   KO=2     )
> DeletePolicy                                             (OK=9732   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 5960   / active: 43     / done: 30109 
================================================================================


================================================================================
2024-11-06 21:02:10 GMT                                    3050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=422744 KO=19    )
> restLoginInitiate                                        (OK=29149  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29148  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6454   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6454   KO=0     )
>  UI AM idFromSession                                     (OK=6453   KO=1     )
>  UI AM validateGoto                                      (OK=6453   KO=1     )
> User Authorize PKCE stage                                (OK=35597  KO=3     )
> User AccessToken PKCE stage                              (OK=35593  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6454   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6454   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6453   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6453   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1048   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6450   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6450   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6450   KO=0     )
>  UI IDM uiconfig                                         (OK=6450   KO=0     )
>  UI IDM version                                          (OK=6450   KO=0     )
>  UI IDM features                                         (OK=6450   KO=0     )
>  UI IDM privilege                                        (OK=6450   KO=0     )
>  UI IDM login                                            (OK=6449   KO=1     )
>  UI IDM dashboard                                        (OK=6450   KO=0     )
>  UI IDM managed user schema                              (OK=6450   KO=0     )
>  UI IDM user                                             (OK=6450   KO=0     )
>  UI IDM oidcToken                                        (OK=6452   KO=1     )
> userinfo                                                 (OK=6450   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1048   KO=0     )
> UI-Logout                                                (OK=6452   KO=0     )
> UI-Logout Redirect 1                                     (OK=6451   KO=0     )
>  UI AM revoke1                                           (OK=6449   KO=0     )
>  UI AM revoke2                                           (OK=6448   KO=0     )
>  UI AM endsession                                        (OK=6450   KO=0     )
> Skip 2FA                                                 (OK=16258  KO=0     )
> RootUserinfo                                             (OK=21605  KO=0     )
> GetUUid                                                  (OK=9781   KO=0     )
> GetOpenidConfig                                          (OK=29297  KO=0     )
> CreatePolicy                                             (OK=9779   KO=2     )
> tokenUserinfo                                            (OK=6435   KO=0     )
> getIdToken                                               (OK=2153   KO=0     )
> getIdToken Redirect 1                                    (OK=2153   KO=0     )
> createOrganization                                       (OK=2153   KO=0     )
> queryOrganization                                        (OK=2153   KO=0     )
> deleteOrganization                                       (OK=2153   KO=0     )
> ReadPolicy                                               (OK=9765   KO=2     )
> DeletePolicy                                             (OK=9747   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 5914   / active: 46     / done: 30152 
================================================================================


================================================================================
2024-11-06 21:02:15 GMT                                    3055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=423346 KO=19    )
> restLoginInitiate                                        (OK=29193  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29191  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6467   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6466   KO=0     )
>  UI AM idFromSession                                     (OK=6464   KO=1     )
>  UI AM validateGoto                                      (OK=6464   KO=1     )
> User Authorize PKCE stage                                (OK=35648  KO=3     )
> User AccessToken PKCE stage                              (OK=35644  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6465   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6465   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6464   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6464   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1051   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6460   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6460   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6459   KO=0     )
>  UI IDM uiconfig                                         (OK=6459   KO=0     )
>  UI IDM version                                          (OK=6459   KO=0     )
>  UI IDM features                                         (OK=6459   KO=0     )
>  UI IDM privilege                                        (OK=6459   KO=0     )
>  UI IDM login                                            (OK=6458   KO=1     )
>  UI IDM dashboard                                        (OK=6458   KO=0     )
>  UI IDM managed user schema                              (OK=6458   KO=0     )
>  UI IDM user                                             (OK=6458   KO=0     )
>  UI IDM oidcToken                                        (OK=6460   KO=1     )
> userinfo                                                 (OK=6459   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1051   KO=0     )
> UI-Logout                                                (OK=6461   KO=0     )
> UI-Logout Redirect 1                                     (OK=6461   KO=0     )
>  UI AM revoke1                                           (OK=6459   KO=0     )
>  UI AM revoke2                                           (OK=6458   KO=0     )
>  UI AM endsession                                        (OK=6460   KO=0     )
> Skip 2FA                                                 (OK=16274  KO=0     )
> RootUserinfo                                             (OK=21636  KO=0     )
> GetUUid                                                  (OK=9788   KO=0     )
> GetOpenidConfig                                          (OK=29336  KO=0     )
> CreatePolicy                                             (OK=9786   KO=2     )
> tokenUserinfo                                            (OK=6450   KO=0     )
> getIdToken                                               (OK=2154   KO=0     )
> getIdToken Redirect 1                                    (OK=2154   KO=0     )
> createOrganization                                       (OK=2154   KO=0     )
> queryOrganization                                        (OK=2154   KO=0     )
> deleteOrganization                                       (OK=2154   KO=0     )
> ReadPolicy                                               (OK=9779   KO=2     )
> DeletePolicy                                             (OK=9765   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 5867   / active: 36     / done: 30209 
================================================================================


================================================================================
2024-11-06 21:02:20 GMT                                    3060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=424248 KO=19    )
> restLoginInitiate                                        (OK=29242  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29241  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6482   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6482   KO=0     )
>  UI AM idFromSession                                     (OK=6481   KO=1     )
>  UI AM validateGoto                                      (OK=6481   KO=1     )
> User Authorize PKCE stage                                (OK=35716  KO=3     )
> User AccessToken PKCE stage                              (OK=35713  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6482   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6482   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6482   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6482   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1052   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6479   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6479   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6479   KO=0     )
>  UI IDM uiconfig                                         (OK=6479   KO=0     )
>  UI IDM version                                          (OK=6479   KO=0     )
>  UI IDM features                                         (OK=6479   KO=0     )
>  UI IDM privilege                                        (OK=6479   KO=0     )
>  UI IDM login                                            (OK=6478   KO=1     )
>  UI IDM dashboard                                        (OK=6479   KO=0     )
>  UI IDM managed user schema                              (OK=6479   KO=0     )
>  UI IDM user                                             (OK=6479   KO=0     )
>  UI IDM oidcToken                                        (OK=6481   KO=1     )
> userinfo                                                 (OK=6479   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1052   KO=0     )
> UI-Logout                                                (OK=6481   KO=0     )
> UI-Logout Redirect 1                                     (OK=6480   KO=0     )
>  UI AM revoke1                                           (OK=6478   KO=0     )
>  UI AM revoke2                                           (OK=6477   KO=0     )
>  UI AM endsession                                        (OK=6479   KO=0     )
> Skip 2FA                                                 (OK=16297  KO=0     )
> RootUserinfo                                             (OK=21678  KO=0     )
> GetUUid                                                  (OK=9802   KO=0     )
> GetOpenidConfig                                          (OK=29370  KO=0     )
> CreatePolicy                                             (OK=9800   KO=2     )
> tokenUserinfo                                            (OK=6459   KO=0     )
> getIdToken                                               (OK=2157   KO=0     )
> getIdToken Redirect 1                                    (OK=2157   KO=0     )
> createOrganization                                       (OK=2157   KO=0     )
> queryOrganization                                        (OK=2157   KO=0     )
> deleteOrganization                                       (OK=2157   KO=0     )
> ReadPolicy                                               (OK=9786   KO=2     )
> DeletePolicy                                             (OK=9778   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 5816   / active: 35     / done: 30261 
================================================================================


================================================================================
2024-11-06 21:02:25 GMT                                    3065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=425018 KO=19    )
> restLoginInitiate                                        (OK=29295  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29294  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6496   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6496   KO=0     )
>  UI AM idFromSession                                     (OK=6495   KO=1     )
>  UI AM validateGoto                                      (OK=6495   KO=1     )
> User Authorize PKCE stage                                (OK=35784  KO=3     )
> User AccessToken PKCE stage                              (OK=35781  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6495   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6495   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6495   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6495   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1053   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6492   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6491   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6491   KO=0     )
>  UI IDM uiconfig                                         (OK=6491   KO=0     )
>  UI IDM version                                          (OK=6491   KO=0     )
>  UI IDM features                                         (OK=6491   KO=0     )
>  UI IDM privilege                                        (OK=6491   KO=0     )
>  UI IDM login                                            (OK=6490   KO=1     )
>  UI IDM dashboard                                        (OK=6491   KO=0     )
>  UI IDM managed user schema                              (OK=6491   KO=0     )
>  UI IDM user                                             (OK=6491   KO=0     )
>  UI IDM oidcToken                                        (OK=6493   KO=1     )
> userinfo                                                 (OK=6492   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1053   KO=0     )
> UI-Logout                                                (OK=6494   KO=0     )
> UI-Logout Redirect 1                                     (OK=6494   KO=0     )
>  UI AM revoke1                                           (OK=6492   KO=0     )
>  UI AM revoke2                                           (OK=6491   KO=0     )
>  UI AM endsession                                        (OK=6493   KO=0     )
> Skip 2FA                                                 (OK=16325  KO=0     )
> RootUserinfo                                             (OK=21713  KO=0     )
> GetUUid                                                  (OK=9819   KO=0     )
> GetOpenidConfig                                          (OK=29409  KO=0     )
> CreatePolicy                                             (OK=9817   KO=2     )
> tokenUserinfo                                            (OK=6472   KO=0     )
> getIdToken                                               (OK=2161   KO=0     )
> getIdToken Redirect 1                                    (OK=2161   KO=0     )
> createOrganization                                       (OK=2161   KO=0     )
> queryOrganization                                        (OK=2161   KO=0     )
> deleteOrganization                                       (OK=2161   KO=0     )
> ReadPolicy                                               (OK=9800   KO=2     )
> DeletePolicy                                             (OK=9786   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 5763   / active: 40     / done: 30309 
================================================================================


================================================================================
2024-11-06 21:02:30 GMT                                    3070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=425679 KO=19    )
> restLoginInitiate                                        (OK=29343  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29342  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6504   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6504   KO=0     )
>  UI AM idFromSession                                     (OK=6503   KO=1     )
>  UI AM validateGoto                                      (OK=6503   KO=1     )
> User Authorize PKCE stage                                (OK=35842  KO=3     )
> User AccessToken PKCE stage                              (OK=35839  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6504   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6504   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6504   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6504   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1057   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6501   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6501   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6501   KO=0     )
>  UI IDM uiconfig                                         (OK=6501   KO=0     )
>  UI IDM version                                          (OK=6501   KO=0     )
>  UI IDM features                                         (OK=6501   KO=0     )
>  UI IDM privilege                                        (OK=6501   KO=0     )
>  UI IDM login                                            (OK=6500   KO=1     )
>  UI IDM dashboard                                        (OK=6501   KO=0     )
>  UI IDM managed user schema                              (OK=6501   KO=0     )
>  UI IDM user                                             (OK=6501   KO=0     )
>  UI IDM oidcToken                                        (OK=6503   KO=1     )
> userinfo                                                 (OK=6502   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1057   KO=0     )
> UI-Logout                                                (OK=6504   KO=0     )
> UI-Logout Redirect 1                                     (OK=6504   KO=0     )
>  UI AM revoke1                                           (OK=6502   KO=0     )
>  UI AM revoke2                                           (OK=6501   KO=0     )
>  UI AM endsession                                        (OK=6503   KO=0     )
> Skip 2FA                                                 (OK=16351  KO=0     )
> RootUserinfo                                             (OK=21756  KO=0     )
> GetUUid                                                  (OK=9834   KO=0     )
> GetOpenidConfig                                          (OK=29454  KO=0     )
> CreatePolicy                                             (OK=9832   KO=2     )
> tokenUserinfo                                            (OK=6487   KO=0     )
> getIdToken                                               (OK=2162   KO=0     )
> getIdToken Redirect 1                                    (OK=2162   KO=0     )
> createOrganization                                       (OK=2162   KO=0     )
> queryOrganization                                        (OK=2162   KO=0     )
> deleteOrganization                                       (OK=2162   KO=0     )
> ReadPolicy                                               (OK=9816   KO=2     )
> DeletePolicy                                             (OK=9800   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 5711   / active: 41     / done: 30360 
================================================================================


================================================================================
2024-11-06 21:02:35 GMT                                    3075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=426136 KO=19    )
> restLoginInitiate                                        (OK=29384  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29381  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6509   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6509   KO=0     )
>  UI AM idFromSession                                     (OK=6508   KO=1     )
>  UI AM validateGoto                                      (OK=6508   KO=1     )
> User Authorize PKCE stage                                (OK=35884  KO=3     )
> User AccessToken PKCE stage                              (OK=35880  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6509   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6509   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6509   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6509   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1060   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6505   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6505   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6505   KO=0     )
>  UI IDM uiconfig                                         (OK=6505   KO=0     )
>  UI IDM version                                          (OK=6505   KO=0     )
>  UI IDM features                                         (OK=6505   KO=0     )
>  UI IDM privilege                                        (OK=6505   KO=0     )
>  UI IDM login                                            (OK=6504   KO=1     )
>  UI IDM dashboard                                        (OK=6505   KO=0     )
>  UI IDM managed user schema                              (OK=6505   KO=0     )
>  UI IDM user                                             (OK=6505   KO=0     )
>  UI IDM oidcToken                                        (OK=6507   KO=1     )
> userinfo                                                 (OK=6506   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1060   KO=0     )
> UI-Logout                                                (OK=6508   KO=0     )
> UI-Logout Redirect 1                                     (OK=6508   KO=0     )
>  UI AM revoke1                                           (OK=6506   KO=0     )
>  UI AM revoke2                                           (OK=6505   KO=0     )
>  UI AM endsession                                        (OK=6507   KO=0     )
> Skip 2FA                                                 (OK=16372  KO=0     )
> RootUserinfo                                             (OK=21787  KO=0     )
> GetUUid                                                  (OK=9846   KO=0     )
> GetOpenidConfig                                          (OK=29498  KO=0     )
> CreatePolicy                                             (OK=9844   KO=2     )
> tokenUserinfo                                            (OK=6499   KO=0     )
> getIdToken                                               (OK=2165   KO=0     )
> getIdToken Redirect 1                                    (OK=2165   KO=0     )
> createOrganization                                       (OK=2165   KO=0     )
> queryOrganization                                        (OK=2165   KO=0     )
> deleteOrganization                                       (OK=2165   KO=0     )
> ReadPolicy                                               (OK=9831   KO=2     )
> DeletePolicy                                             (OK=9814   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 5666   / active: 40     / done: 30406 
================================================================================


================================================================================
2024-11-06 21:02:40 GMT                                    3080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=426800 KO=19    )
> restLoginInitiate                                        (OK=29433  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29429  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6521   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6521   KO=0     )
>  UI AM idFromSession                                     (OK=6519   KO=1     )
>  UI AM validateGoto                                      (OK=6519   KO=1     )
> User Authorize PKCE stage                                (OK=35941  KO=3     )
> User AccessToken PKCE stage                              (OK=35937  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6519   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6519   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6519   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6519   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1060   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6516   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6516   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6516   KO=0     )
>  UI IDM uiconfig                                         (OK=6516   KO=0     )
>  UI IDM version                                          (OK=6516   KO=0     )
>  UI IDM features                                         (OK=6516   KO=0     )
>  UI IDM privilege                                        (OK=6516   KO=0     )
>  UI IDM login                                            (OK=6515   KO=1     )
>  UI IDM dashboard                                        (OK=6516   KO=0     )
>  UI IDM managed user schema                              (OK=6516   KO=0     )
>  UI IDM user                                             (OK=6516   KO=0     )
>  UI IDM oidcToken                                        (OK=6517   KO=1     )
> userinfo                                                 (OK=6516   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1060   KO=0     )
> UI-Logout                                                (OK=6518   KO=0     )
> UI-Logout Redirect 1                                     (OK=6518   KO=0     )
>  UI AM revoke1                                           (OK=6516   KO=0     )
>  UI AM revoke2                                           (OK=6515   KO=0     )
>  UI AM endsession                                        (OK=6517   KO=0     )
> Skip 2FA                                                 (OK=16392  KO=0     )
> RootUserinfo                                             (OK=21817  KO=0     )
> GetUUid                                                  (OK=9854   KO=0     )
> GetOpenidConfig                                          (OK=29533  KO=0     )
> CreatePolicy                                             (OK=9852   KO=2     )
> tokenUserinfo                                            (OK=6515   KO=0     )
> getIdToken                                               (OK=2171   KO=0     )
> getIdToken Redirect 1                                    (OK=2171   KO=0     )
> createOrganization                                       (OK=2171   KO=0     )
> queryOrganization                                        (OK=2171   KO=0     )
> deleteOrganization                                       (OK=2171   KO=0     )
> ReadPolicy                                               (OK=9843   KO=2     )
> DeletePolicy                                             (OK=9831   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 5617   / active: 38     / done: 30457 
================================================================================


================================================================================
2024-11-06 21:02:45 GMT                                    3085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=427695 KO=19    )
> restLoginInitiate                                        (OK=29490  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29488  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6537   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6537   KO=0     )
>  UI AM idFromSession                                     (OK=6536   KO=1     )
>  UI AM validateGoto                                      (OK=6536   KO=1     )
> User Authorize PKCE stage                                (OK=36020  KO=3     )
> User AccessToken PKCE stage                              (OK=36014  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6537   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6537   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6537   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6537   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1062   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6533   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6533   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6533   KO=0     )
>  UI IDM uiconfig                                         (OK=6533   KO=0     )
>  UI IDM version                                          (OK=6533   KO=0     )
>  UI IDM features                                         (OK=6533   KO=0     )
>  UI IDM privilege                                        (OK=6532   KO=0     )
>  UI IDM login                                            (OK=6532   KO=1     )
>  UI IDM dashboard                                        (OK=6532   KO=0     )
>  UI IDM managed user schema                              (OK=6532   KO=0     )
>  UI IDM user                                             (OK=6532   KO=0     )
>  UI IDM oidcToken                                        (OK=6534   KO=1     )
> userinfo                                                 (OK=6532   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1062   KO=0     )
> UI-Logout                                                (OK=6534   KO=0     )
> UI-Logout Redirect 1                                     (OK=6534   KO=0     )
>  UI AM revoke1                                           (OK=6532   KO=0     )
>  UI AM revoke2                                           (OK=6531   KO=0     )
>  UI AM endsession                                        (OK=6533   KO=0     )
> Skip 2FA                                                 (OK=16420  KO=0     )
> RootUserinfo                                             (OK=21866  KO=0     )
> GetUUid                                                  (OK=9867   KO=0     )
> GetOpenidConfig                                          (OK=29565  KO=0     )
> CreatePolicy                                             (OK=9865   KO=2     )
> tokenUserinfo                                            (OK=6530   KO=0     )
> getIdToken                                               (OK=2174   KO=0     )
> getIdToken Redirect 1                                    (OK=2174   KO=0     )
> createOrganization                                       (OK=2174   KO=0     )
> queryOrganization                                        (OK=2174   KO=0     )
> deleteOrganization                                       (OK=2174   KO=0     )
> ReadPolicy                                               (OK=9852   KO=2     )
> DeletePolicy                                             (OK=9842   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 5558   / active: 41     / done: 30513 
================================================================================


================================================================================
2024-11-06 21:02:50 GMT                                    3090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=428627 KO=19    )
> restLoginInitiate                                        (OK=29541  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29538  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6557   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6557   KO=0     )
>  UI AM idFromSession                                     (OK=6556   KO=1     )
>  UI AM validateGoto                                      (OK=6556   KO=1     )
> User Authorize PKCE stage                                (OK=36090  KO=3     )
> User AccessToken PKCE stage                              (OK=36086  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6557   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6557   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6557   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6557   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1062   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6553   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6553   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6553   KO=0     )
>  UI IDM uiconfig                                         (OK=6553   KO=0     )
>  UI IDM version                                          (OK=6553   KO=0     )
>  UI IDM features                                         (OK=6553   KO=0     )
>  UI IDM privilege                                        (OK=6553   KO=0     )
>  UI IDM login                                            (OK=6552   KO=1     )
>  UI IDM dashboard                                        (OK=6553   KO=0     )
>  UI IDM managed user schema                              (OK=6553   KO=0     )
>  UI IDM user                                             (OK=6553   KO=0     )
>  UI IDM oidcToken                                        (OK=6554   KO=1     )
> userinfo                                                 (OK=6553   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1062   KO=0     )
> UI-Logout                                                (OK=6555   KO=0     )
> UI-Logout Redirect 1                                     (OK=6555   KO=0     )
>  UI AM revoke1                                           (OK=6552   KO=0     )
>  UI AM revoke2                                           (OK=6551   KO=0     )
>  UI AM endsession                                        (OK=6553   KO=0     )
> Skip 2FA                                                 (OK=16442  KO=0     )
> RootUserinfo                                             (OK=21893  KO=0     )
> GetUUid                                                  (OK=9883   KO=0     )
> GetOpenidConfig                                          (OK=29604  KO=0     )
> CreatePolicy                                             (OK=9881   KO=2     )
> tokenUserinfo                                            (OK=6539   KO=0     )
> getIdToken                                               (OK=2176   KO=0     )
> getIdToken Redirect 1                                    (OK=2176   KO=0     )
> createOrganization                                       (OK=2176   KO=0     )
> queryOrganization                                        (OK=2176   KO=0     )
> deleteOrganization                                       (OK=2176   KO=0     )
> ReadPolicy                                               (OK=9865   KO=2     )
> DeletePolicy                                             (OK=9852   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 5508   / active: 40     / done: 30564 
================================================================================


================================================================================
2024-11-06 21:02:55 GMT                                    3095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=429516 KO=19    )
> restLoginInitiate                                        (OK=29595  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29594  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6571   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6571   KO=0     )
>  UI AM idFromSession                                     (OK=6570   KO=1     )
>  UI AM validateGoto                                      (OK=6570   KO=1     )
> User Authorize PKCE stage                                (OK=36161  KO=3     )
> User AccessToken PKCE stage                              (OK=36158  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6571   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6571   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6571   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6571   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1065   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6568   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6568   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6568   KO=0     )
>  UI IDM uiconfig                                         (OK=6568   KO=0     )
>  UI IDM version                                          (OK=6568   KO=0     )
>  UI IDM features                                         (OK=6568   KO=0     )
>  UI IDM privilege                                        (OK=6568   KO=0     )
>  UI IDM login                                            (OK=6567   KO=1     )
>  UI IDM dashboard                                        (OK=6568   KO=0     )
>  UI IDM managed user schema                              (OK=6568   KO=0     )
>  UI IDM user                                             (OK=6568   KO=0     )
>  UI IDM oidcToken                                        (OK=6569   KO=1     )
> userinfo                                                 (OK=6568   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1065   KO=0     )
> UI-Logout                                                (OK=6570   KO=0     )
> UI-Logout Redirect 1                                     (OK=6570   KO=0     )
>  UI AM revoke1                                           (OK=6568   KO=0     )
>  UI AM revoke2                                           (OK=6567   KO=0     )
>  UI AM endsession                                        (OK=6569   KO=0     )
> Skip 2FA                                                 (OK=16479  KO=0     )
> RootUserinfo                                             (OK=21935  KO=0     )
> GetUUid                                                  (OK=9904   KO=0     )
> GetOpenidConfig                                          (OK=29654  KO=0     )
> CreatePolicy                                             (OK=9902   KO=2     )
> tokenUserinfo                                            (OK=6544   KO=0     )
> getIdToken                                               (OK=2184   KO=0     )
> getIdToken Redirect 1                                    (OK=2184   KO=0     )
> createOrganization                                       (OK=2184   KO=0     )
> queryOrganization                                        (OK=2184   KO=0     )
> deleteOrganization                                       (OK=2184   KO=0     )
> ReadPolicy                                               (OK=9881   KO=2     )
> DeletePolicy                                             (OK=9865   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 5450   / active: 49     / done: 30613 
================================================================================


================================================================================
2024-11-06 21:03:00 GMT                                    3100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=430110 KO=19    )
> restLoginInitiate                                        (OK=29650  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29645  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6578   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6578   KO=0     )
>  UI AM idFromSession                                     (OK=6577   KO=1     )
>  UI AM validateGoto                                      (OK=6577   KO=1     )
> User Authorize PKCE stage                                (OK=36214  KO=3     )
> User AccessToken PKCE stage                              (OK=36210  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6578   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6577   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6577   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6577   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1067   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6573   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6573   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6573   KO=0     )
>  UI IDM uiconfig                                         (OK=6573   KO=0     )
>  UI IDM version                                          (OK=6573   KO=0     )
>  UI IDM features                                         (OK=6573   KO=0     )
>  UI IDM privilege                                        (OK=6573   KO=0     )
>  UI IDM login                                            (OK=6572   KO=1     )
>  UI IDM dashboard                                        (OK=6573   KO=0     )
>  UI IDM managed user schema                              (OK=6573   KO=0     )
>  UI IDM user                                             (OK=6573   KO=0     )
>  UI IDM oidcToken                                        (OK=6575   KO=1     )
> userinfo                                                 (OK=6574   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1066   KO=0     )
> UI-Logout                                                (OK=6576   KO=0     )
> UI-Logout Redirect 1                                     (OK=6576   KO=0     )
>  UI AM revoke1                                           (OK=6574   KO=0     )
>  UI AM revoke2                                           (OK=6573   KO=0     )
>  UI AM endsession                                        (OK=6575   KO=0     )
> Skip 2FA                                                 (OK=16510  KO=0     )
> RootUserinfo                                             (OK=21981  KO=0     )
> GetUUid                                                  (OK=9924   KO=0     )
> GetOpenidConfig                                          (OK=29711  KO=0     )
> CreatePolicy                                             (OK=9922   KO=2     )
> tokenUserinfo                                            (OK=6553   KO=0     )
> getIdToken                                               (OK=2186   KO=0     )
> getIdToken Redirect 1                                    (OK=2186   KO=0     )
> createOrganization                                       (OK=2186   KO=0     )
> queryOrganization                                        (OK=2186   KO=0     )
> deleteOrganization                                       (OK=2186   KO=0     )
> ReadPolicy                                               (OK=9902   KO=2     )
> DeletePolicy                                             (OK=9881   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 5394   / active: 60     / done: 30658 
================================================================================


================================================================================
2024-11-06 21:03:05 GMT                                    3105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=430858 KO=19    )
> restLoginInitiate                                        (OK=29693  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29692  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6588   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6588   KO=0     )
>  UI AM idFromSession                                     (OK=6587   KO=1     )
>  UI AM validateGoto                                      (OK=6587   KO=1     )
> User Authorize PKCE stage                                (OK=36275  KO=3     )
> User AccessToken PKCE stage                              (OK=36271  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6588   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6588   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6588   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6588   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1068   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6585   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6585   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6585   KO=0     )
>  UI IDM uiconfig                                         (OK=6585   KO=0     )
>  UI IDM version                                          (OK=6585   KO=0     )
>  UI IDM features                                         (OK=6585   KO=0     )
>  UI IDM privilege                                        (OK=6585   KO=0     )
>  UI IDM login                                            (OK=6584   KO=1     )
>  UI IDM dashboard                                        (OK=6585   KO=0     )
>  UI IDM managed user schema                              (OK=6585   KO=0     )
>  UI IDM user                                             (OK=6585   KO=0     )
>  UI IDM oidcToken                                        (OK=6587   KO=1     )
> userinfo                                                 (OK=6586   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1068   KO=0     )
> UI-Logout                                                (OK=6588   KO=0     )
> UI-Logout Redirect 1                                     (OK=6588   KO=0     )
>  UI AM revoke1                                           (OK=6585   KO=0     )
>  UI AM revoke2                                           (OK=6584   KO=0     )
>  UI AM endsession                                        (OK=6586   KO=0     )
> Skip 2FA                                                 (OK=16541  KO=0     )
> RootUserinfo                                             (OK=22026  KO=0     )
> GetUUid                                                  (OK=9941   KO=0     )
> GetOpenidConfig                                          (OK=29769  KO=0     )
> CreatePolicy                                             (OK=9938   KO=2     )
> tokenUserinfo                                            (OK=6562   KO=0     )
> getIdToken                                               (OK=2191   KO=0     )
> getIdToken Redirect 1                                    (OK=2191   KO=0     )
> createOrganization                                       (OK=2190   KO=0     )
> queryOrganization                                        (OK=2189   KO=0     )
> deleteOrganization                                       (OK=2189   KO=0     )
> ReadPolicy                                               (OK=9922   KO=2     )
> DeletePolicy                                             (OK=9902   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 85%
          waiting: 5350   / active: 52     / done: 30710 
================================================================================


================================================================================
2024-11-06 21:03:10 GMT                                    3110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=431798 KO=19    )
> restLoginInitiate                                        (OK=29759  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29757  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6606   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6605   KO=0     )
>  UI AM idFromSession                                     (OK=6604   KO=1     )
>  UI AM validateGoto                                      (OK=6604   KO=1     )
> User Authorize PKCE stage                                (OK=36354  KO=3     )
> User AccessToken PKCE stage                              (OK=36351  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6604   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6604   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6604   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6604   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1069   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6601   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6600   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6600   KO=0     )
>  UI IDM uiconfig                                         (OK=6600   KO=0     )
>  UI IDM version                                          (OK=6600   KO=0     )
>  UI IDM features                                         (OK=6600   KO=0     )
>  UI IDM privilege                                        (OK=6600   KO=0     )
>  UI IDM login                                            (OK=6599   KO=1     )
>  UI IDM dashboard                                        (OK=6600   KO=0     )
>  UI IDM managed user schema                              (OK=6600   KO=0     )
>  UI IDM user                                             (OK=6600   KO=0     )
>  UI IDM oidcToken                                        (OK=6602   KO=1     )
> userinfo                                                 (OK=6601   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1069   KO=0     )
> UI-Logout                                                (OK=6603   KO=0     )
> UI-Logout Redirect 1                                     (OK=6603   KO=0     )
>  UI AM revoke1                                           (OK=6601   KO=0     )
>  UI AM revoke2                                           (OK=6600   KO=0     )
>  UI AM endsession                                        (OK=6602   KO=0     )
> Skip 2FA                                                 (OK=16573  KO=0     )
> RootUserinfo                                             (OK=22061  KO=0     )
> GetUUid                                                  (OK=9966   KO=0     )
> GetOpenidConfig                                          (OK=29829  KO=0     )
> CreatePolicy                                             (OK=9963   KO=2     )
> tokenUserinfo                                            (OK=6576   KO=0     )
> getIdToken                                               (OK=2193   KO=0     )
> getIdToken Redirect 1                                    (OK=2193   KO=0     )
> createOrganization                                       (OK=2193   KO=0     )
> queryOrganization                                        (OK=2193   KO=0     )
> deleteOrganization                                       (OK=2193   KO=0     )
> ReadPolicy                                               (OK=9938   KO=2     )
> DeletePolicy                                             (OK=9921   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 5283   / active: 55     / done: 30774 
================================================================================


================================================================================
2024-11-06 21:03:15 GMT                                    3115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=432565 KO=19    )
> restLoginInitiate                                        (OK=29806  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29804  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6618   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6618   KO=0     )
>  UI AM idFromSession                                     (OK=6617   KO=1     )
>  UI AM validateGoto                                      (OK=6617   KO=1     )
> User Authorize PKCE stage                                (OK=36416  KO=3     )
> User AccessToken PKCE stage                              (OK=36412  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6617   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6617   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6617   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6617   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1069   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6614   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6614   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6614   KO=0     )
>  UI IDM uiconfig                                         (OK=6614   KO=0     )
>  UI IDM version                                          (OK=6614   KO=0     )
>  UI IDM features                                         (OK=6614   KO=0     )
>  UI IDM privilege                                        (OK=6614   KO=0     )
>  UI IDM login                                            (OK=6613   KO=1     )
>  UI IDM dashboard                                        (OK=6614   KO=0     )
>  UI IDM managed user schema                              (OK=6614   KO=0     )
>  UI IDM user                                             (OK=6614   KO=0     )
>  UI IDM oidcToken                                        (OK=6616   KO=1     )
> userinfo                                                 (OK=6615   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1069   KO=0     )
> UI-Logout                                                (OK=6617   KO=0     )
> UI-Logout Redirect 1                                     (OK=6617   KO=0     )
>  UI AM revoke1                                           (OK=6614   KO=0     )
>  UI AM revoke2                                           (OK=6613   KO=0     )
>  UI AM endsession                                        (OK=6615   KO=0     )
> Skip 2FA                                                 (OK=16596  KO=0     )
> RootUserinfo                                             (OK=22082  KO=0     )
> GetUUid                                                  (OK=9980   KO=0     )
> GetOpenidConfig                                          (OK=29885  KO=0     )
> CreatePolicy                                             (OK=9978   KO=2     )
> tokenUserinfo                                            (OK=6589   KO=0     )
> getIdToken                                               (OK=2196   KO=0     )
> getIdToken Redirect 1                                    (OK=2196   KO=0     )
> createOrganization                                       (OK=2196   KO=0     )
> queryOrganization                                        (OK=2196   KO=0     )
> deleteOrganization                                       (OK=2196   KO=0     )
> ReadPolicy                                               (OK=9963   KO=2     )
> DeletePolicy                                             (OK=9938   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 5235   / active: 51     / done: 30826 
================================================================================


================================================================================
2024-11-06 21:03:20 GMT                                    3120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=433565 KO=19    )
> restLoginInitiate                                        (OK=29875  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29874  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6635   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6634   KO=0     )
>  UI AM idFromSession                                     (OK=6633   KO=1     )
>  UI AM validateGoto                                      (OK=6633   KO=1     )
> User Authorize PKCE stage                                (OK=36502  KO=3     )
> User AccessToken PKCE stage                              (OK=36498  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6633   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6633   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6633   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6633   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1069   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6630   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6630   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6630   KO=0     )
>  UI IDM uiconfig                                         (OK=6630   KO=0     )
>  UI IDM version                                          (OK=6630   KO=0     )
>  UI IDM features                                         (OK=6630   KO=0     )
>  UI IDM privilege                                        (OK=6630   KO=0     )
>  UI IDM login                                            (OK=6629   KO=1     )
>  UI IDM dashboard                                        (OK=6630   KO=0     )
>  UI IDM managed user schema                              (OK=6630   KO=0     )
>  UI IDM user                                             (OK=6630   KO=0     )
>  UI IDM oidcToken                                        (OK=6632   KO=1     )
> userinfo                                                 (OK=6631   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1069   KO=0     )
> UI-Logout                                                (OK=6633   KO=0     )
> UI-Logout Redirect 1                                     (OK=6633   KO=0     )
>  UI AM revoke1                                           (OK=6631   KO=0     )
>  UI AM revoke2                                           (OK=6630   KO=0     )
>  UI AM endsession                                        (OK=6632   KO=0     )
> Skip 2FA                                                 (OK=16632  KO=0     )
> RootUserinfo                                             (OK=22140  KO=0     )
> GetUUid                                                  (OK=10001  KO=0     )
> GetOpenidConfig                                          (OK=29946  KO=0     )
> CreatePolicy                                             (OK=9999   KO=2     )
> tokenUserinfo                                            (OK=6607   KO=0     )
> getIdToken                                               (OK=2199   KO=0     )
> getIdToken Redirect 1                                    (OK=2199   KO=0     )
> createOrganization                                       (OK=2199   KO=0     )
> queryOrganization                                        (OK=2199   KO=0     )
> deleteOrganization                                       (OK=2199   KO=0     )
> ReadPolicy                                               (OK=9978   KO=2     )
> DeletePolicy                                             (OK=9962   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 5167   / active: 51     / done: 30894 
================================================================================


================================================================================
2024-11-06 21:03:25 GMT                                    3125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=434057 KO=19    )
> restLoginInitiate                                        (OK=29910  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29908  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6641   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6641   KO=0     )
>  UI AM idFromSession                                     (OK=6640   KO=1     )
>  UI AM validateGoto                                      (OK=6640   KO=1     )
> User Authorize PKCE stage                                (OK=36539  KO=3     )
> User AccessToken PKCE stage                              (OK=36536  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6640   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6640   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6640   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6640   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1069   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6636   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6636   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6636   KO=0     )
>  UI IDM uiconfig                                         (OK=6636   KO=0     )
>  UI IDM version                                          (OK=6636   KO=0     )
>  UI IDM features                                         (OK=6636   KO=0     )
>  UI IDM privilege                                        (OK=6636   KO=0     )
>  UI IDM login                                            (OK=6635   KO=1     )
>  UI IDM dashboard                                        (OK=6636   KO=0     )
>  UI IDM managed user schema                              (OK=6636   KO=0     )
>  UI IDM user                                             (OK=6636   KO=0     )
>  UI IDM oidcToken                                        (OK=6638   KO=1     )
> userinfo                                                 (OK=6637   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1069   KO=0     )
> UI-Logout                                                (OK=6639   KO=0     )
> UI-Logout Redirect 1                                     (OK=6639   KO=0     )
>  UI AM revoke1                                           (OK=6637   KO=0     )
>  UI AM revoke2                                           (OK=6636   KO=0     )
>  UI AM endsession                                        (OK=6638   KO=0     )
> Skip 2FA                                                 (OK=16653  KO=0     )
> RootUserinfo                                             (OK=22179  KO=0     )
> GetUUid                                                  (OK=10011  KO=0     )
> GetOpenidConfig                                          (OK=29992  KO=0     )
> CreatePolicy                                             (OK=10009  KO=2     )
> tokenUserinfo                                            (OK=6614   KO=0     )
> getIdToken                                               (OK=2202   KO=0     )
> getIdToken Redirect 1                                    (OK=2202   KO=0     )
> createOrganization                                       (OK=2202   KO=0     )
> queryOrganization                                        (OK=2202   KO=0     )
> deleteOrganization                                       (OK=2202   KO=0     )
> ReadPolicy                                               (OK=9999   KO=2     )
> DeletePolicy                                             (OK=9978   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 5132   / active: 43     / done: 30937 
================================================================================


================================================================================
2024-11-06 21:03:30 GMT                                    3130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=434792 KO=19    )
> restLoginInitiate                                        (OK=29966  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=29963  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6652   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6652   KO=0     )
>  UI AM idFromSession                                     (OK=6651   KO=1     )
>  UI AM validateGoto                                      (OK=6651   KO=1     )
> User Authorize PKCE stage                                (OK=36606  KO=3     )
> User AccessToken PKCE stage                              (OK=36603  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6650   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6650   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6650   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6650   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1073   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6647   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6647   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6647   KO=0     )
>  UI IDM uiconfig                                         (OK=6647   KO=0     )
>  UI IDM version                                          (OK=6647   KO=0     )
>  UI IDM features                                         (OK=6647   KO=0     )
>  UI IDM privilege                                        (OK=6647   KO=0     )
>  UI IDM login                                            (OK=6646   KO=1     )
>  UI IDM dashboard                                        (OK=6647   KO=0     )
>  UI IDM managed user schema                              (OK=6647   KO=0     )
>  UI IDM user                                             (OK=6647   KO=0     )
>  UI IDM oidcToken                                        (OK=6648   KO=1     )
> userinfo                                                 (OK=6647   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1073   KO=0     )
> UI-Logout                                                (OK=6649   KO=0     )
> UI-Logout Redirect 1                                     (OK=6649   KO=0     )
>  UI AM revoke1                                           (OK=6647   KO=0     )
>  UI AM revoke2                                           (OK=6646   KO=0     )
>  UI AM endsession                                        (OK=6648   KO=0     )
> Skip 2FA                                                 (OK=16684  KO=0     )
> RootUserinfo                                             (OK=22209  KO=0     )
> GetUUid                                                  (OK=10029  KO=0     )
> GetOpenidConfig                                          (OK=30041  KO=0     )
> CreatePolicy                                             (OK=10027  KO=2     )
> tokenUserinfo                                            (OK=6625   KO=0     )
> getIdToken                                               (OK=2206   KO=0     )
> getIdToken Redirect 1                                    (OK=2206   KO=0     )
> createOrganization                                       (OK=2206   KO=0     )
> queryOrganization                                        (OK=2206   KO=0     )
> deleteOrganization                                       (OK=2206   KO=0     )
> ReadPolicy                                               (OK=10009  KO=2     )
> DeletePolicy                                             (OK=9998   KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 5072   / active: 49     / done: 30991 
================================================================================


================================================================================
2024-11-06 21:03:35 GMT                                    3135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=435408 KO=19    )
> restLoginInitiate                                        (OK=30007  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30004  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6658   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6658   KO=0     )
>  UI AM idFromSession                                     (OK=6657   KO=1     )
>  UI AM validateGoto                                      (OK=6657   KO=1     )
> User Authorize PKCE stage                                (OK=36657  KO=3     )
> User AccessToken PKCE stage                              (OK=36653  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6658   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6658   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6658   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6658   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1074   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6655   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6655   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6655   KO=0     )
>  UI IDM uiconfig                                         (OK=6655   KO=0     )
>  UI IDM version                                          (OK=6655   KO=0     )
>  UI IDM features                                         (OK=6655   KO=0     )
>  UI IDM privilege                                        (OK=6655   KO=0     )
>  UI IDM login                                            (OK=6654   KO=1     )
>  UI IDM dashboard                                        (OK=6655   KO=0     )
>  UI IDM managed user schema                              (OK=6655   KO=0     )
>  UI IDM user                                             (OK=6655   KO=0     )
>  UI IDM oidcToken                                        (OK=6657   KO=1     )
> userinfo                                                 (OK=6656   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1074   KO=0     )
> UI-Logout                                                (OK=6658   KO=0     )
> UI-Logout Redirect 1                                     (OK=6658   KO=0     )
>  UI AM revoke1                                           (OK=6656   KO=0     )
>  UI AM revoke2                                           (OK=6655   KO=0     )
>  UI AM endsession                                        (OK=6657   KO=0     )
> Skip 2FA                                                 (OK=16712  KO=0     )
> RootUserinfo                                             (OK=22258  KO=0     )
> GetUUid                                                  (OK=10048  KO=0     )
> GetOpenidConfig                                          (OK=30088  KO=0     )
> CreatePolicy                                             (OK=10046  KO=2     )
> tokenUserinfo                                            (OK=6633   KO=0     )
> getIdToken                                               (OK=2211   KO=0     )
> getIdToken Redirect 1                                    (OK=2211   KO=0     )
> createOrganization                                       (OK=2211   KO=0     )
> queryOrganization                                        (OK=2211   KO=0     )
> deleteOrganization                                       (OK=2211   KO=0     )
> ReadPolicy                                               (OK=10027  KO=2     )
> DeletePolicy                                             (OK=10009  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 5030   / active: 45     / done: 31037 
================================================================================


================================================================================
2024-11-06 21:03:40 GMT                                    3140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=436026 KO=19    )
> restLoginInitiate                                        (OK=30050  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30047  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6668   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6668   KO=0     )
>  UI AM idFromSession                                     (OK=6667   KO=1     )
>  UI AM validateGoto                                      (OK=6667   KO=1     )
> User Authorize PKCE stage                                (OK=36710  KO=3     )
> User AccessToken PKCE stage                              (OK=36707  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6668   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6668   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6668   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6668   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1075   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6663   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6663   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6663   KO=0     )
>  UI IDM uiconfig                                         (OK=6663   KO=0     )
>  UI IDM version                                          (OK=6663   KO=0     )
>  UI IDM features                                         (OK=6663   KO=0     )
>  UI IDM privilege                                        (OK=6663   KO=0     )
>  UI IDM login                                            (OK=6662   KO=1     )
>  UI IDM dashboard                                        (OK=6663   KO=0     )
>  UI IDM managed user schema                              (OK=6663   KO=0     )
>  UI IDM user                                             (OK=6663   KO=0     )
>  UI IDM oidcToken                                        (OK=6665   KO=1     )
> userinfo                                                 (OK=6664   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1075   KO=0     )
> UI-Logout                                                (OK=6666   KO=0     )
> UI-Logout Redirect 1                                     (OK=6666   KO=0     )
>  UI AM revoke1                                           (OK=6664   KO=0     )
>  UI AM revoke2                                           (OK=6663   KO=0     )
>  UI AM endsession                                        (OK=6665   KO=0     )
> Skip 2FA                                                 (OK=16742  KO=0     )
> RootUserinfo                                             (OK=22282  KO=0     )
> GetUUid                                                  (OK=10067  KO=0     )
> GetOpenidConfig                                          (OK=30144  KO=0     )
> CreatePolicy                                             (OK=10064  KO=2     )
> tokenUserinfo                                            (OK=6637   KO=0     )
> getIdToken                                               (OK=2214   KO=0     )
> getIdToken Redirect 1                                    (OK=2213   KO=0     )
> createOrganization                                       (OK=2213   KO=0     )
> queryOrganization                                        (OK=2213   KO=0     )
> deleteOrganization                                       (OK=2213   KO=0     )
> ReadPolicy                                               (OK=10046  KO=2     )
> DeletePolicy                                             (OK=10027  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 4984   / active: 54     / done: 31074 
================================================================================


================================================================================
2024-11-06 21:03:45 GMT                                    3145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=436954 KO=19    )
> restLoginInitiate                                        (OK=30096  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30095  KO=1     )
> 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=1     )
>  UI AM validateGoto                                      (OK=6686   KO=1     )
> User Authorize PKCE stage                                (OK=36777  KO=3     )
> User AccessToken PKCE stage                              (OK=36774  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6687   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6687   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6686   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6686   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1075   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6683   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6683   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6683   KO=0     )
>  UI IDM uiconfig                                         (OK=6683   KO=0     )
>  UI IDM version                                          (OK=6683   KO=0     )
>  UI IDM features                                         (OK=6683   KO=0     )
>  UI IDM privilege                                        (OK=6683   KO=0     )
>  UI IDM login                                            (OK=6682   KO=1     )
>  UI IDM dashboard                                        (OK=6683   KO=0     )
>  UI IDM managed user schema                              (OK=6683   KO=0     )
>  UI IDM user                                             (OK=6683   KO=0     )
>  UI IDM oidcToken                                        (OK=6684   KO=1     )
> userinfo                                                 (OK=6682   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1075   KO=0     )
> UI-Logout                                                (OK=6682   KO=0     )
> UI-Logout Redirect 1                                     (OK=6682   KO=0     )
>  UI AM revoke1                                           (OK=6680   KO=0     )
>  UI AM revoke2                                           (OK=6679   KO=0     )
>  UI AM endsession                                        (OK=6681   KO=0     )
> Skip 2FA                                                 (OK=16768  KO=0     )
> RootUserinfo                                             (OK=22322  KO=0     )
> GetUUid                                                  (OK=10083  KO=0     )
> GetOpenidConfig                                          (OK=30196  KO=0     )
> CreatePolicy                                             (OK=10080  KO=2     )
> tokenUserinfo                                            (OK=6640   KO=0     )
> getIdToken                                               (OK=2218   KO=0     )
> getIdToken Redirect 1                                    (OK=2218   KO=0     )
> createOrganization                                       (OK=2218   KO=0     )
> queryOrganization                                        (OK=2218   KO=0     )
> deleteOrganization                                       (OK=2218   KO=0     )
> ReadPolicy                                               (OK=10064  KO=2     )
> DeletePolicy                                             (OK=10045  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 4939   / active: 48     / done: 31125 
================================================================================


================================================================================
2024-11-06 21:03:50 GMT                                    3150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=437646 KO=19    )
> restLoginInitiate                                        (OK=30142  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30141  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6698   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6697   KO=0     )
>  UI AM idFromSession                                     (OK=6696   KO=1     )
>  UI AM validateGoto                                      (OK=6696   KO=1     )
> User Authorize PKCE stage                                (OK=36833  KO=3     )
> User AccessToken PKCE stage                              (OK=36830  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6697   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6697   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6697   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6697   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1078   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6694   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6694   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6694   KO=0     )
>  UI IDM uiconfig                                         (OK=6694   KO=0     )
>  UI IDM version                                          (OK=6693   KO=0     )
>  UI IDM features                                         (OK=6693   KO=0     )
>  UI IDM privilege                                        (OK=6693   KO=0     )
>  UI IDM login                                            (OK=6692   KO=1     )
>  UI IDM dashboard                                        (OK=6693   KO=0     )
>  UI IDM managed user schema                              (OK=6693   KO=0     )
>  UI IDM user                                             (OK=6693   KO=0     )
>  UI IDM oidcToken                                        (OK=6695   KO=1     )
> userinfo                                                 (OK=6694   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1078   KO=0     )
> UI-Logout                                                (OK=6696   KO=0     )
> UI-Logout Redirect 1                                     (OK=6696   KO=0     )
>  UI AM revoke1                                           (OK=6694   KO=0     )
>  UI AM revoke2                                           (OK=6693   KO=0     )
>  UI AM endsession                                        (OK=6695   KO=0     )
> Skip 2FA                                                 (OK=16791  KO=0     )
> RootUserinfo                                             (OK=22369  KO=0     )
> GetUUid                                                  (OK=10095  KO=0     )
> GetOpenidConfig                                          (OK=30243  KO=0     )
> CreatePolicy                                             (OK=10092  KO=2     )
> tokenUserinfo                                            (OK=6652   KO=0     )
> getIdToken                                               (OK=2219   KO=0     )
> getIdToken Redirect 1                                    (OK=2219   KO=0     )
> createOrganization                                       (OK=2219   KO=0     )
> queryOrganization                                        (OK=2219   KO=0     )
> deleteOrganization                                       (OK=2219   KO=0     )
> ReadPolicy                                               (OK=10079  KO=2     )
> DeletePolicy                                             (OK=10064  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 4889   / active: 44     / done: 31179 
================================================================================


================================================================================
2024-11-06 21:03:55 GMT                                    3155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=438091 KO=19    )
> restLoginInitiate                                        (OK=30177  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30176  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6702   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6702   KO=0     )
>  UI AM idFromSession                                     (OK=6701   KO=1     )
>  UI AM validateGoto                                      (OK=6701   KO=1     )
> User Authorize PKCE stage                                (OK=36873  KO=3     )
> User AccessToken PKCE stage                              (OK=36870  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6701   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6701   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6701   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6701   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1081   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6698   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6698   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6698   KO=0     )
>  UI IDM uiconfig                                         (OK=6698   KO=0     )
>  UI IDM version                                          (OK=6698   KO=0     )
>  UI IDM features                                         (OK=6698   KO=0     )
>  UI IDM privilege                                        (OK=6698   KO=0     )
>  UI IDM login                                            (OK=6697   KO=1     )
>  UI IDM dashboard                                        (OK=6698   KO=0     )
>  UI IDM managed user schema                              (OK=6698   KO=0     )
>  UI IDM user                                             (OK=6698   KO=0     )
>  UI IDM oidcToken                                        (OK=6700   KO=1     )
> userinfo                                                 (OK=6699   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1081   KO=0     )
> UI-Logout                                                (OK=6701   KO=0     )
> UI-Logout Redirect 1                                     (OK=6701   KO=0     )
>  UI AM revoke1                                           (OK=6699   KO=0     )
>  UI AM revoke2                                           (OK=6698   KO=0     )
>  UI AM endsession                                        (OK=6700   KO=0     )
> Skip 2FA                                                 (OK=16812  KO=0     )
> RootUserinfo                                             (OK=22398  KO=0     )
> GetUUid                                                  (OK=10109  KO=0     )
> GetOpenidConfig                                          (OK=30284  KO=0     )
> CreatePolicy                                             (OK=10105  KO=2     )
> tokenUserinfo                                            (OK=6662   KO=0     )
> getIdToken                                               (OK=2222   KO=0     )
> getIdToken Redirect 1                                    (OK=2222   KO=0     )
> createOrganization                                       (OK=2222   KO=0     )
> queryOrganization                                        (OK=2221   KO=0     )
> deleteOrganization                                       (OK=2221   KO=0     )
> ReadPolicy                                               (OK=10092  KO=2     )
> DeletePolicy                                             (OK=10078  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 4852   / active: 38     / done: 31222 
================================================================================


================================================================================
2024-11-06 21:04:00 GMT                                    3160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=438553 KO=19    )
> restLoginInitiate                                        (OK=30219  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30218  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6707   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6707   KO=0     )
>  UI AM idFromSession                                     (OK=6705   KO=1     )
>  UI AM validateGoto                                      (OK=6705   KO=1     )
> User Authorize PKCE stage                                (OK=36915  KO=3     )
> User AccessToken PKCE stage                              (OK=36912  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6705   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6705   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6705   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6705   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1082   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6702   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6702   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6702   KO=0     )
>  UI IDM uiconfig                                         (OK=6702   KO=0     )
>  UI IDM version                                          (OK=6702   KO=0     )
>  UI IDM features                                         (OK=6702   KO=0     )
>  UI IDM privilege                                        (OK=6702   KO=0     )
>  UI IDM login                                            (OK=6701   KO=1     )
>  UI IDM dashboard                                        (OK=6702   KO=0     )
>  UI IDM managed user schema                              (OK=6702   KO=0     )
>  UI IDM user                                             (OK=6702   KO=0     )
>  UI IDM oidcToken                                        (OK=6704   KO=1     )
> userinfo                                                 (OK=6703   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1082   KO=0     )
> UI-Logout                                                (OK=6705   KO=0     )
> UI-Logout Redirect 1                                     (OK=6705   KO=0     )
>  UI AM revoke1                                           (OK=6703   KO=0     )
>  UI AM revoke2                                           (OK=6702   KO=0     )
>  UI AM endsession                                        (OK=6704   KO=0     )
> Skip 2FA                                                 (OK=16838  KO=0     )
> RootUserinfo                                             (OK=22427  KO=0     )
> GetUUid                                                  (OK=10126  KO=0     )
> GetOpenidConfig                                          (OK=30327  KO=0     )
> CreatePolicy                                             (OK=10124  KO=2     )
> tokenUserinfo                                            (OK=6671   KO=0     )
> getIdToken                                               (OK=2225   KO=0     )
> getIdToken Redirect 1                                    (OK=2225   KO=0     )
> createOrganization                                       (OK=2225   KO=0     )
> queryOrganization                                        (OK=2225   KO=0     )
> deleteOrganization                                       (OK=2224   KO=0     )
> ReadPolicy                                               (OK=10105  KO=2     )
> DeletePolicy                                             (OK=10092  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 4810   / active: 43     / done: 31259 
================================================================================


================================================================================
2024-11-06 21:04:05 GMT                                    3165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=439411 KO=19    )
> restLoginInitiate                                        (OK=30271  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30269  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6723   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6723   KO=0     )
>  UI AM idFromSession                                     (OK=6722   KO=1     )
>  UI AM validateGoto                                      (OK=6722   KO=1     )
> User Authorize PKCE stage                                (OK=36986  KO=3     )
> User AccessToken PKCE stage                              (OK=36983  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6722   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6722   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6722   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6722   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1084   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6718   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6718   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6718   KO=0     )
>  UI IDM uiconfig                                         (OK=6718   KO=0     )
>  UI IDM version                                          (OK=6718   KO=0     )
>  UI IDM features                                         (OK=6718   KO=0     )
>  UI IDM privilege                                        (OK=6718   KO=0     )
>  UI IDM login                                            (OK=6717   KO=1     )
>  UI IDM dashboard                                        (OK=6718   KO=0     )
>  UI IDM managed user schema                              (OK=6718   KO=0     )
>  UI IDM user                                             (OK=6718   KO=0     )
>  UI IDM oidcToken                                        (OK=6720   KO=1     )
> userinfo                                                 (OK=6719   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1084   KO=0     )
> UI-Logout                                                (OK=6721   KO=0     )
> UI-Logout Redirect 1                                     (OK=6721   KO=0     )
>  UI AM revoke1                                           (OK=6719   KO=0     )
>  UI AM revoke2                                           (OK=6718   KO=0     )
>  UI AM endsession                                        (OK=6720   KO=0     )
> Skip 2FA                                                 (OK=16862  KO=0     )
> RootUserinfo                                             (OK=22460  KO=0     )
> GetUUid                                                  (OK=10140  KO=0     )
> GetOpenidConfig                                          (OK=30373  KO=0     )
> CreatePolicy                                             (OK=10138  KO=2     )
> tokenUserinfo                                            (OK=6684   KO=0     )
> getIdToken                                               (OK=2227   KO=0     )
> getIdToken Redirect 1                                    (OK=2227   KO=0     )
> createOrganization                                       (OK=2227   KO=0     )
> queryOrganization                                        (OK=2227   KO=0     )
> deleteOrganization                                       (OK=2227   KO=0     )
> ReadPolicy                                               (OK=10124  KO=2     )
> DeletePolicy                                             (OK=10105  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 4756   / active: 43     / done: 31313 
================================================================================


================================================================================
2024-11-06 21:04:10 GMT                                    3170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=440085 KO=19    )
> restLoginInitiate                                        (OK=30320  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30319  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6732   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6732   KO=0     )
>  UI AM idFromSession                                     (OK=6731   KO=1     )
>  UI AM validateGoto                                      (OK=6731   KO=1     )
> User Authorize PKCE stage                                (OK=37045  KO=3     )
> User AccessToken PKCE stage                              (OK=37041  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6732   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6732   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6731   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6731   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1089   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6728   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6728   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6728   KO=0     )
>  UI IDM uiconfig                                         (OK=6728   KO=0     )
>  UI IDM version                                          (OK=6728   KO=0     )
>  UI IDM features                                         (OK=6728   KO=0     )
>  UI IDM privilege                                        (OK=6728   KO=0     )
>  UI IDM login                                            (OK=6727   KO=1     )
>  UI IDM dashboard                                        (OK=6728   KO=0     )
>  UI IDM managed user schema                              (OK=6728   KO=0     )
>  UI IDM user                                             (OK=6728   KO=0     )
>  UI IDM oidcToken                                        (OK=6730   KO=1     )
> userinfo                                                 (OK=6729   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1089   KO=0     )
> UI-Logout                                                (OK=6731   KO=0     )
> UI-Logout Redirect 1                                     (OK=6731   KO=0     )
>  UI AM revoke1                                           (OK=6729   KO=0     )
>  UI AM revoke2                                           (OK=6728   KO=0     )
>  UI AM endsession                                        (OK=6730   KO=0     )
> Skip 2FA                                                 (OK=16888  KO=0     )
> RootUserinfo                                             (OK=22493  KO=0     )
> GetUUid                                                  (OK=10155  KO=0     )
> GetOpenidConfig                                          (OK=30421  KO=0     )
> CreatePolicy                                             (OK=10153  KO=2     )
> tokenUserinfo                                            (OK=6698   KO=0     )
> getIdToken                                               (OK=2229   KO=0     )
> getIdToken Redirect 1                                    (OK=2229   KO=0     )
> createOrganization                                       (OK=2229   KO=0     )
> queryOrganization                                        (OK=2229   KO=0     )
> deleteOrganization                                       (OK=2229   KO=0     )
> ReadPolicy                                               (OK=10138  KO=2     )
> DeletePolicy                                             (OK=10124  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 4701   / active: 43     / done: 31368 
================================================================================


================================================================================
2024-11-06 21:04:15 GMT                                    3175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=440660 KO=19    )
> restLoginInitiate                                        (OK=30364  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30362  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6739   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6739   KO=0     )
>  UI AM idFromSession                                     (OK=6738   KO=1     )
>  UI AM validateGoto                                      (OK=6738   KO=1     )
> User Authorize PKCE stage                                (OK=37097  KO=3     )
> User AccessToken PKCE stage                              (OK=37093  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6739   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6739   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6739   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6739   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1090   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6736   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6736   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6736   KO=0     )
>  UI IDM uiconfig                                         (OK=6736   KO=0     )
>  UI IDM version                                          (OK=6736   KO=0     )
>  UI IDM features                                         (OK=6736   KO=0     )
>  UI IDM privilege                                        (OK=6736   KO=0     )
>  UI IDM login                                            (OK=6735   KO=1     )
>  UI IDM dashboard                                        (OK=6736   KO=0     )
>  UI IDM managed user schema                              (OK=6736   KO=0     )
>  UI IDM user                                             (OK=6736   KO=0     )
>  UI IDM oidcToken                                        (OK=6738   KO=1     )
> userinfo                                                 (OK=6737   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1090   KO=0     )
> UI-Logout                                                (OK=6739   KO=0     )
> UI-Logout Redirect 1                                     (OK=6739   KO=0     )
>  UI AM revoke1                                           (OK=6737   KO=0     )
>  UI AM revoke2                                           (OK=6736   KO=0     )
>  UI AM endsession                                        (OK=6738   KO=0     )
> Skip 2FA                                                 (OK=16909  KO=0     )
> RootUserinfo                                             (OK=22521  KO=0     )
> GetUUid                                                  (OK=10171  KO=0     )
> GetOpenidConfig                                          (OK=30466  KO=0     )
> CreatePolicy                                             (OK=10169  KO=2     )
> tokenUserinfo                                            (OK=6713   KO=0     )
> getIdToken                                               (OK=2231   KO=0     )
> getIdToken Redirect 1                                    (OK=2231   KO=0     )
> createOrganization                                       (OK=2231   KO=0     )
> queryOrganization                                        (OK=2231   KO=0     )
> deleteOrganization                                       (OK=2231   KO=0     )
> ReadPolicy                                               (OK=10153  KO=2     )
> DeletePolicy                                             (OK=10138  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 4657   / active: 37     / done: 31418 
================================================================================


================================================================================
2024-11-06 21:04:20 GMT                                    3180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=441146 KO=19    )
> restLoginInitiate                                        (OK=30404  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30401  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6744   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6744   KO=0     )
>  UI AM idFromSession                                     (OK=6743   KO=1     )
>  UI AM validateGoto                                      (OK=6743   KO=1     )
> User Authorize PKCE stage                                (OK=37140  KO=3     )
> User AccessToken PKCE stage                              (OK=37137  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6744   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6744   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6744   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6744   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1092   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6740   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6740   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6740   KO=0     )
>  UI IDM uiconfig                                         (OK=6740   KO=0     )
>  UI IDM version                                          (OK=6740   KO=0     )
>  UI IDM features                                         (OK=6740   KO=0     )
>  UI IDM privilege                                        (OK=6740   KO=0     )
>  UI IDM login                                            (OK=6739   KO=1     )
>  UI IDM dashboard                                        (OK=6740   KO=0     )
>  UI IDM managed user schema                              (OK=6740   KO=0     )
>  UI IDM user                                             (OK=6740   KO=0     )
>  UI IDM oidcToken                                        (OK=6742   KO=1     )
> userinfo                                                 (OK=6741   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1092   KO=0     )
> UI-Logout                                                (OK=6743   KO=0     )
> UI-Logout Redirect 1                                     (OK=6743   KO=0     )
>  UI AM revoke1                                           (OK=6741   KO=0     )
>  UI AM revoke2                                           (OK=6740   KO=0     )
>  UI AM endsession                                        (OK=6742   KO=0     )
> Skip 2FA                                                 (OK=16937  KO=0     )
> RootUserinfo                                             (OK=22541  KO=0     )
> GetUUid                                                  (OK=10183  KO=0     )
> GetOpenidConfig                                          (OK=30508  KO=0     )
> CreatePolicy                                             (OK=10181  KO=2     )
> tokenUserinfo                                            (OK=6720   KO=0     )
> getIdToken                                               (OK=2242   KO=0     )
> getIdToken Redirect 1                                    (OK=2242   KO=0     )
> createOrganization                                       (OK=2242   KO=0     )
> queryOrganization                                        (OK=2242   KO=0     )
> deleteOrganization                                       (OK=2242   KO=0     )
> ReadPolicy                                               (OK=10167  KO=2     )
> DeletePolicy                                             (OK=10152  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 4614   / active: 40     / done: 31458 
================================================================================


================================================================================
2024-11-06 21:04:25 GMT                                    3185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=441809 KO=19    )
> restLoginInitiate                                        (OK=30447  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30445  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6756   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6756   KO=0     )
>  UI AM idFromSession                                     (OK=6755   KO=1     )
>  UI AM validateGoto                                      (OK=6755   KO=1     )
> User Authorize PKCE stage                                (OK=37195  KO=3     )
> User AccessToken PKCE stage                              (OK=37192  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6755   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6755   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6755   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6755   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1093   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6752   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6752   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6752   KO=0     )
>  UI IDM uiconfig                                         (OK=6752   KO=0     )
>  UI IDM version                                          (OK=6752   KO=0     )
>  UI IDM features                                         (OK=6752   KO=0     )
>  UI IDM privilege                                        (OK=6752   KO=0     )
>  UI IDM login                                            (OK=6751   KO=1     )
>  UI IDM dashboard                                        (OK=6752   KO=0     )
>  UI IDM managed user schema                              (OK=6752   KO=0     )
>  UI IDM user                                             (OK=6752   KO=0     )
>  UI IDM oidcToken                                        (OK=6753   KO=1     )
> userinfo                                                 (OK=6752   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1093   KO=0     )
> UI-Logout                                                (OK=6754   KO=0     )
> UI-Logout Redirect 1                                     (OK=6754   KO=0     )
>  UI AM revoke1                                           (OK=6752   KO=0     )
>  UI AM revoke2                                           (OK=6751   KO=0     )
>  UI AM endsession                                        (OK=6753   KO=0     )
> Skip 2FA                                                 (OK=16959  KO=0     )
> RootUserinfo                                             (OK=22572  KO=0     )
> GetUUid                                                  (OK=10193  KO=0     )
> GetOpenidConfig                                          (OK=30545  KO=0     )
> CreatePolicy                                             (OK=10191  KO=2     )
> tokenUserinfo                                            (OK=6729   KO=0     )
> getIdToken                                               (OK=2246   KO=0     )
> getIdToken Redirect 1                                    (OK=2246   KO=0     )
> createOrganization                                       (OK=2245   KO=0     )
> queryOrganization                                        (OK=2245   KO=0     )
> deleteOrganization                                       (OK=2245   KO=0     )
> ReadPolicy                                               (OK=10180  KO=2     )
> DeletePolicy                                             (OK=10166  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 4571   / active: 40     / done: 31501 
================================================================================


================================================================================
2024-11-06 21:04:30 GMT                                    3190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=442655 KO=19    )
> restLoginInitiate                                        (OK=30500  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30499  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6770   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6770   KO=0     )
>  UI AM idFromSession                                     (OK=6769   KO=1     )
>  UI AM validateGoto                                      (OK=6769   KO=1     )
> User Authorize PKCE stage                                (OK=37265  KO=3     )
> User AccessToken PKCE stage                              (OK=37262  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6770   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6770   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6770   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6770   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1094   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6767   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6767   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6767   KO=0     )
>  UI IDM uiconfig                                         (OK=6767   KO=0     )
>  UI IDM version                                          (OK=6767   KO=0     )
>  UI IDM features                                         (OK=6767   KO=0     )
>  UI IDM privilege                                        (OK=6767   KO=0     )
>  UI IDM login                                            (OK=6766   KO=1     )
>  UI IDM dashboard                                        (OK=6767   KO=0     )
>  UI IDM managed user schema                              (OK=6767   KO=0     )
>  UI IDM user                                             (OK=6767   KO=0     )
>  UI IDM oidcToken                                        (OK=6769   KO=1     )
> userinfo                                                 (OK=6768   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1094   KO=0     )
> UI-Logout                                                (OK=6770   KO=0     )
> UI-Logout Redirect 1                                     (OK=6770   KO=0     )
>  UI AM revoke1                                           (OK=6768   KO=0     )
>  UI AM revoke2                                           (OK=6767   KO=0     )
>  UI AM endsession                                        (OK=6769   KO=0     )
> Skip 2FA                                                 (OK=16986  KO=0     )
> RootUserinfo                                             (OK=22610  KO=0     )
> GetUUid                                                  (OK=10210  KO=0     )
> GetOpenidConfig                                          (OK=30585  KO=0     )
> CreatePolicy                                             (OK=10208  KO=2     )
> tokenUserinfo                                            (OK=6742   KO=0     )
> getIdToken                                               (OK=2251   KO=0     )
> getIdToken Redirect 1                                    (OK=2251   KO=0     )
> createOrganization                                       (OK=2251   KO=0     )
> queryOrganization                                        (OK=2251   KO=0     )
> deleteOrganization                                       (OK=2251   KO=0     )
> ReadPolicy                                               (OK=10191  KO=2     )
> DeletePolicy                                             (OK=10179  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 4516   / active: 39     / done: 31557 
================================================================================


================================================================================
2024-11-06 21:04:35 GMT                                    3195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=443291 KO=19    )
> restLoginInitiate                                        (OK=30549  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30545  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6780   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6780   KO=0     )
>  UI AM idFromSession                                     (OK=6779   KO=1     )
>  UI AM validateGoto                                      (OK=6779   KO=1     )
> User Authorize PKCE stage                                (OK=37321  KO=3     )
> User AccessToken PKCE stage                              (OK=37318  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6780   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6780   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6780   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6780   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1096   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6777   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6777   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6777   KO=0     )
>  UI IDM uiconfig                                         (OK=6777   KO=0     )
>  UI IDM version                                          (OK=6777   KO=0     )
>  UI IDM features                                         (OK=6777   KO=0     )
>  UI IDM privilege                                        (OK=6777   KO=0     )
>  UI IDM login                                            (OK=6776   KO=1     )
>  UI IDM dashboard                                        (OK=6776   KO=0     )
>  UI IDM managed user schema                              (OK=6776   KO=0     )
>  UI IDM user                                             (OK=6776   KO=0     )
>  UI IDM oidcToken                                        (OK=6778   KO=1     )
> userinfo                                                 (OK=6777   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1096   KO=0     )
> UI-Logout                                                (OK=6779   KO=0     )
> UI-Logout Redirect 1                                     (OK=6779   KO=0     )
>  UI AM revoke1                                           (OK=6777   KO=0     )
>  UI AM revoke2                                           (OK=6776   KO=0     )
>  UI AM endsession                                        (OK=6778   KO=0     )
> Skip 2FA                                                 (OK=17008  KO=0     )
> RootUserinfo                                             (OK=22633  KO=0     )
> GetUUid                                                  (OK=10223  KO=0     )
> GetOpenidConfig                                          (OK=30626  KO=0     )
> CreatePolicy                                             (OK=10221  KO=2     )
> tokenUserinfo                                            (OK=6757   KO=0     )
> getIdToken                                               (OK=2255   KO=0     )
> getIdToken Redirect 1                                    (OK=2255   KO=0     )
> createOrganization                                       (OK=2255   KO=0     )
> queryOrganization                                        (OK=2255   KO=0     )
> deleteOrganization                                       (OK=2255   KO=0     )
> ReadPolicy                                               (OK=10208  KO=2     )
> DeletePolicy                                             (OK=10190  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (21.43%)
> status.find.in([200, 209], 304), found 404                          4 (14.29%)
> status.find.is(302), but actually found 502                         3 (10.71%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.71%)
 
> status.find.is(200), but actually found 502                         2 ( 7.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 7.14%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 7.14%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.57%)
> tokenUserinfo: No attribute named 'access_token' is defined         1 ( 3.57%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.57%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.57%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.57%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 4466   / active: 40     / done: 31606 
================================================================================

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

================================================================================
2024-11-06 21:04:40 GMT                                    3200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=444005 KO=19    )
> restLoginInitiate                                        (OK=30599  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30597  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6794   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6794   KO=0     )
>  UI AM idFromSession                                     (OK=6793   KO=1     )
>  UI AM validateGoto                                      (OK=6793   KO=1     )
> User Authorize PKCE stage                                (OK=37381  KO=3     )
> User AccessToken PKCE stage                              (OK=37375  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6791   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6791   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6791   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6791   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1100   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6788   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6788   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6788   KO=0     )
>  UI IDM uiconfig                                         (OK=6788   KO=0     )
>  UI IDM version                                          (OK=6788   KO=0     )
>  UI IDM features                                         (OK=6788   KO=0     )
>  UI IDM privilege                                        (OK=6788   KO=0     )
>  UI IDM login                                            (OK=6787   KO=1     )
>  UI IDM dashboard                                        (OK=6788   KO=0     )
>  UI IDM managed user schema                              (OK=6788   KO=0     )
>  UI IDM user                                             (OK=6788   KO=0     )
>  UI IDM oidcToken                                        (OK=6790   KO=1     )
> userinfo                                                 (OK=6789   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1100   KO=0     )
> UI-Logout                                                (OK=6791   KO=0     )
> UI-Logout Redirect 1                                     (OK=6791   KO=0     )
>  UI AM revoke1                                           (OK=6789   KO=0     )
>  UI AM revoke2                                           (OK=6788   KO=0     )
>  UI AM endsession                                        (OK=6790   KO=0     )
> Skip 2FA                                                 (OK=17031  KO=0     )
> RootUserinfo                                             (OK=22669  KO=0     )
> GetUUid                                                  (OK=10239  KO=0     )
> GetOpenidConfig                                          (OK=30672  KO=0     )
> CreatePolicy                                             (OK=10237  KO=2     )
> tokenUserinfo                                            (OK=6768   KO=0     )
> getIdToken                                               (OK=2255   KO=0     )
> getIdToken Redirect 1                                    (OK=2255   KO=0     )
> createOrganization                                       (OK=2255   KO=0     )
> queryOrganization                                        (OK=2255   KO=0     )
> deleteOrganization                                       (OK=2255   KO=0     )
> ReadPolicy                                               (OK=10221  KO=2     )
> DeletePolicy                                             (OK=10208  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 4410   / active: 44     / done: 31658 
================================================================================


================================================================================
2024-11-06 21:04:45 GMT                                    3205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=444930 KO=19    )
> restLoginInitiate                                        (OK=30644  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30643  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6814   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6814   KO=0     )
>  UI AM idFromSession                                     (OK=6813   KO=1     )
>  UI AM validateGoto                                      (OK=6813   KO=1     )
> User Authorize PKCE stage                                (OK=37449  KO=3     )
> User AccessToken PKCE stage                              (OK=37446  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6812   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6812   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6812   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6812   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1101   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6809   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6809   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6809   KO=0     )
>  UI IDM uiconfig                                         (OK=6809   KO=0     )
>  UI IDM version                                          (OK=6809   KO=0     )
>  UI IDM features                                         (OK=6809   KO=0     )
>  UI IDM privilege                                        (OK=6809   KO=0     )
>  UI IDM login                                            (OK=6808   KO=1     )
>  UI IDM dashboard                                        (OK=6809   KO=0     )
>  UI IDM managed user schema                              (OK=6809   KO=0     )
>  UI IDM user                                             (OK=6809   KO=0     )
>  UI IDM oidcToken                                        (OK=6811   KO=1     )
> userinfo                                                 (OK=6809   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1101   KO=0     )
> UI-Logout                                                (OK=6810   KO=0     )
> UI-Logout Redirect 1                                     (OK=6810   KO=0     )
>  UI AM revoke1                                           (OK=6807   KO=0     )
>  UI AM revoke2                                           (OK=6806   KO=0     )
>  UI AM endsession                                        (OK=6807   KO=0     )
> Skip 2FA                                                 (OK=17050  KO=0     )
> RootUserinfo                                             (OK=22704  KO=0     )
> GetUUid                                                  (OK=10247  KO=0     )
> GetOpenidConfig                                          (OK=30709  KO=0     )
> CreatePolicy                                             (OK=10245  KO=2     )
> tokenUserinfo                                            (OK=6778   KO=0     )
> getIdToken                                               (OK=2259   KO=0     )
> getIdToken Redirect 1                                    (OK=2259   KO=0     )
> createOrganization                                       (OK=2259   KO=0     )
> queryOrganization                                        (OK=2259   KO=0     )
> deleteOrganization                                       (OK=2259   KO=0     )
> ReadPolicy                                               (OK=10237  KO=2     )
> DeletePolicy                                             (OK=10221  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 4365   / active: 38     / done: 31709 
================================================================================


================================================================================
2024-11-06 21:04:50 GMT                                    3210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=445784 KO=19    )
> restLoginInitiate                                        (OK=30701  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30699  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6830   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6829   KO=0     )
>  UI AM idFromSession                                     (OK=6828   KO=1     )
>  UI AM validateGoto                                      (OK=6828   KO=1     )
> User Authorize PKCE stage                                (OK=37521  KO=3     )
> User AccessToken PKCE stage                              (OK=37515  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6829   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6829   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6829   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6829   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1102   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6825   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6825   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6824   KO=0     )
>  UI IDM uiconfig                                         (OK=6824   KO=0     )
>  UI IDM version                                          (OK=6824   KO=0     )
>  UI IDM features                                         (OK=6824   KO=0     )
>  UI IDM privilege                                        (OK=6824   KO=0     )
>  UI IDM login                                            (OK=6823   KO=1     )
>  UI IDM dashboard                                        (OK=6824   KO=0     )
>  UI IDM managed user schema                              (OK=6824   KO=0     )
>  UI IDM user                                             (OK=6824   KO=0     )
>  UI IDM oidcToken                                        (OK=6826   KO=1     )
> userinfo                                                 (OK=6825   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1102   KO=0     )
> UI-Logout                                                (OK=6827   KO=0     )
> UI-Logout Redirect 1                                     (OK=6827   KO=0     )
>  UI AM revoke1                                           (OK=6825   KO=0     )
>  UI AM revoke2                                           (OK=6824   KO=0     )
>  UI AM endsession                                        (OK=6826   KO=0     )
> Skip 2FA                                                 (OK=17078  KO=0     )
> RootUserinfo                                             (OK=22738  KO=0     )
> GetUUid                                                  (OK=10263  KO=0     )
> GetOpenidConfig                                          (OK=30749  KO=0     )
> CreatePolicy                                             (OK=10260  KO=2     )
> tokenUserinfo                                            (OK=6789   KO=0     )
> getIdToken                                               (OK=2262   KO=0     )
> getIdToken Redirect 1                                    (OK=2262   KO=0     )
> createOrganization                                       (OK=2262   KO=0     )
> queryOrganization                                        (OK=2262   KO=0     )
> deleteOrganization                                       (OK=2262   KO=0     )
> ReadPolicy                                               (OK=10244  KO=2     )
> DeletePolicy                                             (OK=10237  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 87%
          waiting: 4307   / active: 41     / done: 31764 
================================================================================


================================================================================
2024-11-06 21:04:55 GMT                                    3215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=446649 KO=19    )
> restLoginInitiate                                        (OK=30759  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30756  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6843   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6843   KO=0     )
>  UI AM idFromSession                                     (OK=6842   KO=1     )
>  UI AM validateGoto                                      (OK=6842   KO=1     )
> User Authorize PKCE stage                                (OK=37593  KO=3     )
> User AccessToken PKCE stage                              (OK=37590  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6843   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6843   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6843   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6843   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1104   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6840   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6840   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6840   KO=0     )
>  UI IDM uiconfig                                         (OK=6840   KO=0     )
>  UI IDM version                                          (OK=6840   KO=0     )
>  UI IDM features                                         (OK=6840   KO=0     )
>  UI IDM privilege                                        (OK=6840   KO=0     )
>  UI IDM login                                            (OK=6839   KO=1     )
>  UI IDM dashboard                                        (OK=6840   KO=0     )
>  UI IDM managed user schema                              (OK=6840   KO=0     )
>  UI IDM user                                             (OK=6840   KO=0     )
>  UI IDM oidcToken                                        (OK=6842   KO=1     )
> userinfo                                                 (OK=6841   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1104   KO=0     )
> UI-Logout                                                (OK=6843   KO=0     )
> UI-Logout Redirect 1                                     (OK=6843   KO=0     )
>  UI AM revoke1                                           (OK=6841   KO=0     )
>  UI AM revoke2                                           (OK=6840   KO=0     )
>  UI AM endsession                                        (OK=6842   KO=0     )
> Skip 2FA                                                 (OK=17109  KO=0     )
> RootUserinfo                                             (OK=22776  KO=0     )
> GetUUid                                                  (OK=10282  KO=0     )
> GetOpenidConfig                                          (OK=30789  KO=0     )
> CreatePolicy                                             (OK=10279  KO=2     )
> tokenUserinfo                                            (OK=6801   KO=0     )
> getIdToken                                               (OK=2266   KO=0     )
> getIdToken Redirect 1                                    (OK=2266   KO=0     )
> createOrganization                                       (OK=2266   KO=0     )
> queryOrganization                                        (OK=2266   KO=0     )
> deleteOrganization                                       (OK=2266   KO=0     )
> ReadPolicy                                               (OK=10260  KO=2     )
> DeletePolicy                                             (OK=10244  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 4248   / active: 50     / done: 31814 
================================================================================


================================================================================
2024-11-06 21:05:00 GMT                                    3220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=447468 KO=19    )
> restLoginInitiate                                        (OK=30815  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30813  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6858   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6858   KO=0     )
>  UI AM idFromSession                                     (OK=6857   KO=1     )
>  UI AM validateGoto                                      (OK=6857   KO=1     )
> User Authorize PKCE stage                                (OK=37662  KO=3     )
> User AccessToken PKCE stage                              (OK=37657  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6858   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6858   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6857   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6857   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1106   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6854   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6854   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6853   KO=0     )
>  UI IDM uiconfig                                         (OK=6853   KO=0     )
>  UI IDM version                                          (OK=6853   KO=0     )
>  UI IDM features                                         (OK=6853   KO=0     )
>  UI IDM privilege                                        (OK=6853   KO=0     )
>  UI IDM login                                            (OK=6852   KO=1     )
>  UI IDM dashboard                                        (OK=6853   KO=0     )
>  UI IDM managed user schema                              (OK=6852   KO=0     )
>  UI IDM user                                             (OK=6853   KO=0     )
>  UI IDM oidcToken                                        (OK=6853   KO=1     )
> userinfo                                                 (OK=6852   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1106   KO=0     )
> UI-Logout                                                (OK=6854   KO=0     )
> UI-Logout Redirect 1                                     (OK=6852   KO=0     )
>  UI AM revoke1                                           (OK=6850   KO=0     )
>  UI AM revoke2                                           (OK=6849   KO=0     )
>  UI AM endsession                                        (OK=6851   KO=0     )
> Skip 2FA                                                 (OK=17139  KO=0     )
> RootUserinfo                                             (OK=22831  KO=0     )
> GetUUid                                                  (OK=10300  KO=0     )
> GetOpenidConfig                                          (OK=30842  KO=0     )
> CreatePolicy                                             (OK=10297  KO=2     )
> tokenUserinfo                                            (OK=6812   KO=0     )
> getIdToken                                               (OK=2269   KO=0     )
> getIdToken Redirect 1                                    (OK=2269   KO=0     )
> createOrganization                                       (OK=2269   KO=0     )
> queryOrganization                                        (OK=2269   KO=0     )
> deleteOrganization                                       (OK=2269   KO=0     )
> ReadPolicy                                               (OK=10279  KO=2     )
> DeletePolicy                                             (OK=10260  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 4188   / active: 57     / done: 31867 
================================================================================


================================================================================
2024-11-06 21:05:05 GMT                                    3225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=448411 KO=19    )
> restLoginInitiate                                        (OK=30875  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30873  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6873   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6873   KO=0     )
>  UI AM idFromSession                                     (OK=6872   KO=1     )
>  UI AM validateGoto                                      (OK=6872   KO=1     )
> User Authorize PKCE stage                                (OK=37739  KO=3     )
> User AccessToken PKCE stage                              (OK=37736  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6873   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6873   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6872   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6872   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1106   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6869   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6869   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6869   KO=0     )
>  UI IDM uiconfig                                         (OK=6869   KO=0     )
>  UI IDM version                                          (OK=6869   KO=0     )
>  UI IDM features                                         (OK=6869   KO=0     )
>  UI IDM privilege                                        (OK=6869   KO=0     )
>  UI IDM login                                            (OK=6868   KO=1     )
>  UI IDM dashboard                                        (OK=6869   KO=0     )
>  UI IDM managed user schema                              (OK=6869   KO=0     )
>  UI IDM user                                             (OK=6869   KO=0     )
>  UI IDM oidcToken                                        (OK=6871   KO=1     )
> userinfo                                                 (OK=6870   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1106   KO=0     )
> UI-Logout                                                (OK=6870   KO=0     )
> UI-Logout Redirect 1                                     (OK=6870   KO=0     )
>  UI AM revoke1                                           (OK=6868   KO=0     )
>  UI AM revoke2                                           (OK=6867   KO=0     )
>  UI AM endsession                                        (OK=6869   KO=0     )
> Skip 2FA                                                 (OK=17174  KO=0     )
> RootUserinfo                                             (OK=22864  KO=0     )
> GetUUid                                                  (OK=10323  KO=0     )
> GetOpenidConfig                                          (OK=30900  KO=0     )
> CreatePolicy                                             (OK=10321  KO=2     )
> tokenUserinfo                                            (OK=6824   KO=0     )
> getIdToken                                               (OK=2275   KO=0     )
> getIdToken Redirect 1                                    (OK=2275   KO=0     )
> createOrganization                                       (OK=2275   KO=0     )
> queryOrganization                                        (OK=2275   KO=0     )
> deleteOrganization                                       (OK=2274   KO=0     )
> ReadPolicy                                               (OK=10294  KO=2     )
> DeletePolicy                                             (OK=10279  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 4129   / active: 56     / done: 31927 
================================================================================


================================================================================
2024-11-06 21:05:10 GMT                                    3230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=449081 KO=19    )
> restLoginInitiate                                        (OK=30927  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30926  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6881   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6881   KO=0     )
>  UI AM idFromSession                                     (OK=6880   KO=1     )
>  UI AM validateGoto                                      (OK=6880   KO=1     )
> User Authorize PKCE stage                                (OK=37801  KO=3     )
> User AccessToken PKCE stage                              (OK=37798  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6881   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6880   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6880   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6880   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1107   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6876   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6876   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6876   KO=0     )
>  UI IDM uiconfig                                         (OK=6876   KO=0     )
>  UI IDM version                                          (OK=6876   KO=0     )
>  UI IDM features                                         (OK=6876   KO=0     )
>  UI IDM privilege                                        (OK=6876   KO=0     )
>  UI IDM login                                            (OK=6875   KO=1     )
>  UI IDM dashboard                                        (OK=6876   KO=0     )
>  UI IDM managed user schema                              (OK=6876   KO=0     )
>  UI IDM user                                             (OK=6876   KO=0     )
>  UI IDM oidcToken                                        (OK=6878   KO=1     )
> userinfo                                                 (OK=6877   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1107   KO=0     )
> UI-Logout                                                (OK=6879   KO=0     )
> UI-Logout Redirect 1                                     (OK=6879   KO=0     )
>  UI AM revoke1                                           (OK=6877   KO=0     )
>  UI AM revoke2                                           (OK=6876   KO=0     )
>  UI AM endsession                                        (OK=6878   KO=0     )
> Skip 2FA                                                 (OK=17203  KO=0     )
> RootUserinfo                                             (OK=22923  KO=0     )
> GetUUid                                                  (OK=10337  KO=0     )
> GetOpenidConfig                                          (OK=30955  KO=0     )
> CreatePolicy                                             (OK=10335  KO=2     )
> tokenUserinfo                                            (OK=6841   KO=0     )
> getIdToken                                               (OK=2277   KO=0     )
> getIdToken Redirect 1                                    (OK=2277   KO=0     )
> createOrganization                                       (OK=2277   KO=0     )
> queryOrganization                                        (OK=2277   KO=0     )
> deleteOrganization                                       (OK=2277   KO=0     )
> ReadPolicy                                               (OK=10320  KO=2     )
> DeletePolicy                                             (OK=10294  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 4076   / active: 60     / done: 31976 
================================================================================


================================================================================
2024-11-06 21:05:15 GMT                                    3235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=449716 KO=19    )
> restLoginInitiate                                        (OK=30974  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=30973  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6890   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6890   KO=0     )
>  UI AM idFromSession                                     (OK=6889   KO=1     )
>  UI AM validateGoto                                      (OK=6889   KO=1     )
> User Authorize PKCE stage                                (OK=37855  KO=3     )
> User AccessToken PKCE stage                              (OK=37849  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6889   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6889   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6889   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6889   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1108   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6884   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6884   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6884   KO=0     )
>  UI IDM uiconfig                                         (OK=6884   KO=0     )
>  UI IDM version                                          (OK=6884   KO=0     )
>  UI IDM features                                         (OK=6884   KO=0     )
>  UI IDM privilege                                        (OK=6884   KO=0     )
>  UI IDM login                                            (OK=6883   KO=1     )
>  UI IDM dashboard                                        (OK=6884   KO=0     )
>  UI IDM managed user schema                              (OK=6884   KO=0     )
>  UI IDM user                                             (OK=6884   KO=0     )
>  UI IDM oidcToken                                        (OK=6886   KO=1     )
> userinfo                                                 (OK=6885   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1108   KO=0     )
> UI-Logout                                                (OK=6887   KO=0     )
> UI-Logout Redirect 1                                     (OK=6887   KO=0     )
>  UI AM revoke1                                           (OK=6885   KO=0     )
>  UI AM revoke2                                           (OK=6884   KO=0     )
>  UI AM endsession                                        (OK=6886   KO=0     )
> Skip 2FA                                                 (OK=17231  KO=0     )
> RootUserinfo                                             (OK=22970  KO=0     )
> GetUUid                                                  (OK=10351  KO=0     )
> GetOpenidConfig                                          (OK=31008  KO=0     )
> CreatePolicy                                             (OK=10348  KO=2     )
> tokenUserinfo                                            (OK=6851   KO=0     )
> getIdToken                                               (OK=2280   KO=0     )
> getIdToken Redirect 1                                    (OK=2280   KO=0     )
> createOrganization                                       (OK=2280   KO=0     )
> queryOrganization                                        (OK=2280   KO=0     )
> deleteOrganization                                       (OK=2280   KO=0     )
> ReadPolicy                                               (OK=10334  KO=2     )
> DeletePolicy                                             (OK=10319  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 4027   / active: 47     / done: 32038 
================================================================================


================================================================================
2024-11-06 21:05:20 GMT                                    3240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=450438 KO=19    )
> restLoginInitiate                                        (OK=31021  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31019  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6900   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6900   KO=0     )
>  UI AM idFromSession                                     (OK=6899   KO=1     )
>  UI AM validateGoto                                      (OK=6899   KO=1     )
> User Authorize PKCE stage                                (OK=37913  KO=3     )
> User AccessToken PKCE stage                              (OK=37909  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6900   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6900   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6900   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6900   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1111   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6897   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6897   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6897   KO=0     )
>  UI IDM uiconfig                                         (OK=6897   KO=0     )
>  UI IDM version                                          (OK=6897   KO=0     )
>  UI IDM features                                         (OK=6897   KO=0     )
>  UI IDM privilege                                        (OK=6897   KO=0     )
>  UI IDM login                                            (OK=6896   KO=1     )
>  UI IDM dashboard                                        (OK=6897   KO=0     )
>  UI IDM managed user schema                              (OK=6897   KO=0     )
>  UI IDM user                                             (OK=6897   KO=0     )
>  UI IDM oidcToken                                        (OK=6899   KO=1     )
> userinfo                                                 (OK=6898   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1111   KO=0     )
> UI-Logout                                                (OK=6900   KO=0     )
> UI-Logout Redirect 1                                     (OK=6900   KO=0     )
>  UI AM revoke1                                           (OK=6898   KO=0     )
>  UI AM revoke2                                           (OK=6897   KO=0     )
>  UI AM endsession                                        (OK=6899   KO=0     )
> Skip 2FA                                                 (OK=17252  KO=0     )
> RootUserinfo                                             (OK=23014  KO=0     )
> GetUUid                                                  (OK=10364  KO=0     )
> GetOpenidConfig                                          (OK=31050  KO=0     )
> CreatePolicy                                             (OK=10362  KO=2     )
> tokenUserinfo                                            (OK=6866   KO=0     )
> getIdToken                                               (OK=2282   KO=0     )
> getIdToken Redirect 1                                    (OK=2282   KO=0     )
> createOrganization                                       (OK=2282   KO=0     )
> queryOrganization                                        (OK=2282   KO=0     )
> deleteOrganization                                       (OK=2282   KO=0     )
> ReadPolicy                                               (OK=10347  KO=2     )
> DeletePolicy                                             (OK=10334  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 3979   / active: 38     / done: 32095 
================================================================================


================================================================================
2024-11-06 21:05:25 GMT                                    3245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=451054 KO=19    )
> restLoginInitiate                                        (OK=31064  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31062  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6910   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6910   KO=0     )
>  UI AM idFromSession                                     (OK=6909   KO=1     )
>  UI AM validateGoto                                      (OK=6909   KO=1     )
> User Authorize PKCE stage                                (OK=37966  KO=3     )
> User AccessToken PKCE stage                              (OK=37963  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6910   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6910   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6910   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6910   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1111   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6907   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6907   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6907   KO=0     )
>  UI IDM uiconfig                                         (OK=6907   KO=0     )
>  UI IDM version                                          (OK=6907   KO=0     )
>  UI IDM features                                         (OK=6907   KO=0     )
>  UI IDM privilege                                        (OK=6907   KO=0     )
>  UI IDM login                                            (OK=6906   KO=1     )
>  UI IDM dashboard                                        (OK=6907   KO=0     )
>  UI IDM managed user schema                              (OK=6907   KO=0     )
>  UI IDM user                                             (OK=6907   KO=0     )
>  UI IDM oidcToken                                        (OK=6909   KO=1     )
> userinfo                                                 (OK=6908   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1111   KO=0     )
> UI-Logout                                                (OK=6910   KO=0     )
> UI-Logout Redirect 1                                     (OK=6910   KO=0     )
>  UI AM revoke1                                           (OK=6908   KO=0     )
>  UI AM revoke2                                           (OK=6907   KO=0     )
>  UI AM endsession                                        (OK=6909   KO=0     )
> Skip 2FA                                                 (OK=17273  KO=0     )
> RootUserinfo                                             (OK=23039  KO=0     )
> GetUUid                                                  (OK=10380  KO=0     )
> GetOpenidConfig                                          (OK=31092  KO=0     )
> CreatePolicy                                             (OK=10378  KO=2     )
> tokenUserinfo                                            (OK=6877   KO=0     )
> getIdToken                                               (OK=2283   KO=0     )
> getIdToken Redirect 1                                    (OK=2283   KO=0     )
> createOrganization                                       (OK=2283   KO=0     )
> queryOrganization                                        (OK=2283   KO=0     )
> deleteOrganization                                       (OK=2283   KO=0     )
> ReadPolicy                                               (OK=10362  KO=2     )
> DeletePolicy                                             (OK=10346  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 3936   / active: 38     / done: 32138 
================================================================================


================================================================================
2024-11-06 21:05:30 GMT                                    3250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=451593 KO=19    )
> restLoginInitiate                                        (OK=31116  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31115  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6915   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6915   KO=0     )
>  UI AM idFromSession                                     (OK=6914   KO=1     )
>  UI AM validateGoto                                      (OK=6914   KO=1     )
> User Authorize PKCE stage                                (OK=38021  KO=3     )
> User AccessToken PKCE stage                              (OK=38018  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6913   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6913   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6913   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6913   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1114   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6910   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6910   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6910   KO=0     )
>  UI IDM uiconfig                                         (OK=6910   KO=0     )
>  UI IDM version                                          (OK=6910   KO=0     )
>  UI IDM features                                         (OK=6910   KO=0     )
>  UI IDM privilege                                        (OK=6910   KO=0     )
>  UI IDM login                                            (OK=6909   KO=1     )
>  UI IDM dashboard                                        (OK=6910   KO=0     )
>  UI IDM managed user schema                              (OK=6910   KO=0     )
>  UI IDM user                                             (OK=6910   KO=0     )
>  UI IDM oidcToken                                        (OK=6912   KO=1     )
> userinfo                                                 (OK=6911   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1114   KO=0     )
> UI-Logout                                                (OK=6913   KO=0     )
> UI-Logout Redirect 1                                     (OK=6913   KO=0     )
>  UI AM revoke1                                           (OK=6911   KO=0     )
>  UI AM revoke2                                           (OK=6910   KO=0     )
>  UI AM endsession                                        (OK=6912   KO=0     )
> Skip 2FA                                                 (OK=17307  KO=0     )
> RootUserinfo                                             (OK=23059  KO=0     )
> GetUUid                                                  (OK=10402  KO=0     )
> GetOpenidConfig                                          (OK=31146  KO=0     )
> CreatePolicy                                             (OK=10399  KO=2     )
> tokenUserinfo                                            (OK=6892   KO=0     )
> getIdToken                                               (OK=2290   KO=0     )
> getIdToken Redirect 1                                    (OK=2290   KO=0     )
> createOrganization                                       (OK=2290   KO=0     )
> queryOrganization                                        (OK=2290   KO=0     )
> deleteOrganization                                       (OK=2290   KO=0     )
> ReadPolicy                                               (OK=10377  KO=2     )
> DeletePolicy                                             (OK=10362  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 89%
          waiting: 3880   / active: 45     / done: 32187 
================================================================================


================================================================================
2024-11-06 21:05:35 GMT                                    3255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=452443 KO=19    )
> restLoginInitiate                                        (OK=31172  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31170  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6929   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6929   KO=0     )
>  UI AM idFromSession                                     (OK=6928   KO=1     )
>  UI AM validateGoto                                      (OK=6928   KO=1     )
> User Authorize PKCE stage                                (OK=38094  KO=3     )
> User AccessToken PKCE stage                              (OK=38091  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6929   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6929   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6929   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6929   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1117   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6926   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6925   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6925   KO=0     )
>  UI IDM uiconfig                                         (OK=6925   KO=0     )
>  UI IDM version                                          (OK=6925   KO=0     )
>  UI IDM features                                         (OK=6925   KO=0     )
>  UI IDM privilege                                        (OK=6925   KO=0     )
>  UI IDM login                                            (OK=6924   KO=1     )
>  UI IDM dashboard                                        (OK=6925   KO=0     )
>  UI IDM managed user schema                              (OK=6925   KO=0     )
>  UI IDM user                                             (OK=6925   KO=0     )
>  UI IDM oidcToken                                        (OK=6927   KO=1     )
> userinfo                                                 (OK=6926   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1117   KO=0     )
> UI-Logout                                                (OK=6928   KO=0     )
> UI-Logout Redirect 1                                     (OK=6927   KO=0     )
>  UI AM revoke1                                           (OK=6925   KO=0     )
>  UI AM revoke2                                           (OK=6924   KO=0     )
>  UI AM endsession                                        (OK=6926   KO=0     )
> Skip 2FA                                                 (OK=17334  KO=0     )
> RootUserinfo                                             (OK=23094  KO=0     )
> GetUUid                                                  (OK=10420  KO=0     )
> GetOpenidConfig                                          (OK=31199  KO=0     )
> CreatePolicy                                             (OK=10418  KO=2     )
> tokenUserinfo                                            (OK=6906   KO=0     )
> getIdToken                                               (OK=2290   KO=0     )
> getIdToken Redirect 1                                    (OK=2290   KO=0     )
> createOrganization                                       (OK=2290   KO=0     )
> queryOrganization                                        (OK=2290   KO=0     )
> deleteOrganization                                       (OK=2290   KO=0     )
> ReadPolicy                                               (OK=10397  KO=2     )
> DeletePolicy                                             (OK=10376  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 3822   / active: 54     / done: 32236 
================================================================================


================================================================================
2024-11-06 21:05:40 GMT                                    3260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=453293 KO=19    )
> restLoginInitiate                                        (OK=31233  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31231  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6947   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6947   KO=0     )
>  UI AM idFromSession                                     (OK=6946   KO=1     )
>  UI AM validateGoto                                      (OK=6945   KO=1     )
> User Authorize PKCE stage                                (OK=38164  KO=3     )
> User AccessToken PKCE stage                              (OK=38159  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6942   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6941   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6941   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6941   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1121   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6938   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6938   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6938   KO=0     )
>  UI IDM uiconfig                                         (OK=6938   KO=0     )
>  UI IDM version                                          (OK=6938   KO=0     )
>  UI IDM features                                         (OK=6938   KO=0     )
>  UI IDM privilege                                        (OK=6938   KO=0     )
>  UI IDM login                                            (OK=6937   KO=1     )
>  UI IDM dashboard                                        (OK=6938   KO=0     )
>  UI IDM managed user schema                              (OK=6938   KO=0     )
>  UI IDM user                                             (OK=6938   KO=0     )
>  UI IDM oidcToken                                        (OK=6940   KO=1     )
> userinfo                                                 (OK=6939   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1120   KO=0     )
> UI-Logout                                                (OK=6941   KO=0     )
> UI-Logout Redirect 1                                     (OK=6941   KO=0     )
>  UI AM revoke1                                           (OK=6939   KO=0     )
>  UI AM revoke2                                           (OK=6938   KO=0     )
>  UI AM endsession                                        (OK=6940   KO=0     )
> Skip 2FA                                                 (OK=17362  KO=0     )
> RootUserinfo                                             (OK=23125  KO=0     )
> GetUUid                                                  (OK=10440  KO=0     )
> GetOpenidConfig                                          (OK=31259  KO=0     )
> CreatePolicy                                             (OK=10438  KO=2     )
> tokenUserinfo                                            (OK=6921   KO=0     )
> getIdToken                                               (OK=2292   KO=0     )
> getIdToken Redirect 1                                    (OK=2292   KO=0     )
> createOrganization                                       (OK=2292   KO=0     )
> queryOrganization                                        (OK=2292   KO=0     )
> deleteOrganization                                       (OK=2292   KO=0     )
> ReadPolicy                                               (OK=10418  KO=2     )
> DeletePolicy                                             (OK=10397  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 3757   / active: 58     / done: 32297 
================================================================================


================================================================================
2024-11-06 21:05:45 GMT                                    3265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=454168 KO=19    )
> restLoginInitiate                                        (OK=31287  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31286  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6959   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6959   KO=0     )
>  UI AM idFromSession                                     (OK=6957   KO=1     )
>  UI AM validateGoto                                      (OK=6957   KO=1     )
> User Authorize PKCE stage                                (OK=38235  KO=3     )
> User AccessToken PKCE stage                              (OK=38231  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6957   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6957   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6957   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6957   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1123   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6954   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6954   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6954   KO=0     )
>  UI IDM uiconfig                                         (OK=6954   KO=0     )
>  UI IDM version                                          (OK=6954   KO=0     )
>  UI IDM features                                         (OK=6954   KO=0     )
>  UI IDM privilege                                        (OK=6954   KO=0     )
>  UI IDM login                                            (OK=6953   KO=1     )
>  UI IDM dashboard                                        (OK=6954   KO=0     )
>  UI IDM managed user schema                              (OK=6954   KO=0     )
>  UI IDM user                                             (OK=6954   KO=0     )
>  UI IDM oidcToken                                        (OK=6956   KO=1     )
> userinfo                                                 (OK=6955   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1123   KO=0     )
> UI-Logout                                                (OK=6957   KO=0     )
> UI-Logout Redirect 1                                     (OK=6957   KO=0     )
>  UI AM revoke1                                           (OK=6955   KO=0     )
>  UI AM revoke2                                           (OK=6954   KO=0     )
>  UI AM endsession                                        (OK=6956   KO=0     )
> Skip 2FA                                                 (OK=17388  KO=0     )
> RootUserinfo                                             (OK=23145  KO=0     )
> GetUUid                                                  (OK=10457  KO=0     )
> GetOpenidConfig                                          (OK=31317  KO=0     )
> CreatePolicy                                             (OK=10455  KO=2     )
> tokenUserinfo                                            (OK=6937   KO=0     )
> getIdToken                                               (OK=2297   KO=0     )
> getIdToken Redirect 1                                    (OK=2297   KO=0     )
> createOrganization                                       (OK=2297   KO=0     )
> queryOrganization                                        (OK=2297   KO=0     )
> deleteOrganization                                       (OK=2297   KO=0     )
> ReadPolicy                                               (OK=10438  KO=2     )
> DeletePolicy                                             (OK=10418  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 3701   / active: 47     / done: 32364 
================================================================================


================================================================================
2024-11-06 21:05:50 GMT                                    3270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=454970 KO=19    )
> restLoginInitiate                                        (OK=31346  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31344  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6970   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6970   KO=0     )
>  UI AM idFromSession                                     (OK=6969   KO=1     )
>  UI AM validateGoto                                      (OK=6969   KO=1     )
> User Authorize PKCE stage                                (OK=38308  KO=3     )
> User AccessToken PKCE stage                              (OK=38303  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6970   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6970   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6970   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6970   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1123   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6965   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6965   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6965   KO=0     )
>  UI IDM uiconfig                                         (OK=6965   KO=0     )
>  UI IDM version                                          (OK=6965   KO=0     )
>  UI IDM features                                         (OK=6965   KO=0     )
>  UI IDM privilege                                        (OK=6965   KO=0     )
>  UI IDM login                                            (OK=6964   KO=1     )
>  UI IDM dashboard                                        (OK=6965   KO=0     )
>  UI IDM managed user schema                              (OK=6965   KO=0     )
>  UI IDM user                                             (OK=6965   KO=0     )
>  UI IDM oidcToken                                        (OK=6967   KO=1     )
> userinfo                                                 (OK=6966   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1123   KO=0     )
> UI-Logout                                                (OK=6968   KO=0     )
> UI-Logout Redirect 1                                     (OK=6968   KO=0     )
>  UI AM revoke1                                           (OK=6966   KO=0     )
>  UI AM revoke2                                           (OK=6965   KO=0     )
>  UI AM endsession                                        (OK=6967   KO=0     )
> Skip 2FA                                                 (OK=17420  KO=0     )
> RootUserinfo                                             (OK=23177  KO=0     )
> GetUUid                                                  (OK=10476  KO=0     )
> GetOpenidConfig                                          (OK=31372  KO=0     )
> CreatePolicy                                             (OK=10473  KO=2     )
> tokenUserinfo                                            (OK=6953   KO=0     )
> getIdToken                                               (OK=2304   KO=0     )
> getIdToken Redirect 1                                    (OK=2304   KO=0     )
> createOrganization                                       (OK=2304   KO=0     )
> queryOrganization                                        (OK=2304   KO=0     )
> deleteOrganization                                       (OK=2304   KO=0     )
> ReadPolicy                                               (OK=10455  KO=2     )
> DeletePolicy                                             (OK=10438  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 3642   / active: 48     / done: 32422 
================================================================================


================================================================================
2024-11-06 21:05:55 GMT                                    3275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=455770 KO=19    )
> restLoginInitiate                                        (OK=31404  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31403  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6980   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6980   KO=0     )
>  UI AM idFromSession                                     (OK=6979   KO=1     )
>  UI AM validateGoto                                      (OK=6979   KO=1     )
> User Authorize PKCE stage                                (OK=38377  KO=3     )
> User AccessToken PKCE stage                              (OK=38373  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6980   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6980   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6980   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6980   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1126   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6977   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6977   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6977   KO=0     )
>  UI IDM uiconfig                                         (OK=6977   KO=0     )
>  UI IDM version                                          (OK=6977   KO=0     )
>  UI IDM features                                         (OK=6977   KO=0     )
>  UI IDM privilege                                        (OK=6977   KO=0     )
>  UI IDM login                                            (OK=6976   KO=1     )
>  UI IDM dashboard                                        (OK=6977   KO=0     )
>  UI IDM managed user schema                              (OK=6977   KO=0     )
>  UI IDM user                                             (OK=6977   KO=0     )
>  UI IDM oidcToken                                        (OK=6979   KO=1     )
> userinfo                                                 (OK=6978   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1126   KO=0     )
> UI-Logout                                                (OK=6979   KO=0     )
> UI-Logout Redirect 1                                     (OK=6979   KO=0     )
>  UI AM revoke1                                           (OK=6977   KO=0     )
>  UI AM revoke2                                           (OK=6976   KO=0     )
>  UI AM endsession                                        (OK=6978   KO=0     )
> Skip 2FA                                                 (OK=17456  KO=0     )
> RootUserinfo                                             (OK=23216  KO=0     )
> GetUUid                                                  (OK=10497  KO=0     )
> GetOpenidConfig                                          (OK=31429  KO=0     )
> CreatePolicy                                             (OK=10495  KO=2     )
> tokenUserinfo                                            (OK=6966   KO=0     )
> getIdToken                                               (OK=2309   KO=0     )
> getIdToken Redirect 1                                    (OK=2309   KO=0     )
> createOrganization                                       (OK=2309   KO=0     )
> queryOrganization                                        (OK=2309   KO=0     )
> deleteOrganization                                       (OK=2309   KO=0     )
> ReadPolicy                                               (OK=10472  KO=2     )
> DeletePolicy                                             (OK=10455  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 3581   / active: 52     / done: 32479 
================================================================================


================================================================================
2024-11-06 21:06:00 GMT                                    3280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=456479 KO=19    )
> restLoginInitiate                                        (OK=31449  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31448  KO=1     )
> UI-Post-Login - stage 1                                  (OK=6992   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6992   KO=0     )
>  UI AM idFromSession                                     (OK=6991   KO=1     )
>  UI AM validateGoto                                      (OK=6991   KO=1     )
> User Authorize PKCE stage                                (OK=38433  KO=3     )
> User AccessToken PKCE stage                              (OK=38430  KO=4     )
> UI-Post-Login - stage 2                                  (OK=6991   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6991   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6991   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6991   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1126   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6988   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6988   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6988   KO=0     )
>  UI IDM uiconfig                                         (OK=6988   KO=0     )
>  UI IDM version                                          (OK=6988   KO=0     )
>  UI IDM features                                         (OK=6988   KO=0     )
>  UI IDM privilege                                        (OK=6988   KO=0     )
>  UI IDM login                                            (OK=6987   KO=1     )
>  UI IDM dashboard                                        (OK=6988   KO=0     )
>  UI IDM managed user schema                              (OK=6988   KO=0     )
>  UI IDM user                                             (OK=6988   KO=0     )
>  UI IDM oidcToken                                        (OK=6990   KO=1     )
> userinfo                                                 (OK=6989   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1126   KO=0     )
> UI-Logout                                                (OK=6991   KO=0     )
> UI-Logout Redirect 1                                     (OK=6990   KO=0     )
>  UI AM revoke1                                           (OK=6988   KO=0     )
>  UI AM revoke2                                           (OK=6987   KO=0     )
>  UI AM endsession                                        (OK=6989   KO=0     )
> Skip 2FA                                                 (OK=17479  KO=0     )
> RootUserinfo                                             (OK=23260  KO=0     )
> GetUUid                                                  (OK=10513  KO=0     )
> GetOpenidConfig                                          (OK=31484  KO=0     )
> CreatePolicy                                             (OK=10511  KO=2     )
> tokenUserinfo                                            (OK=6976   KO=0     )
> getIdToken                                               (OK=2312   KO=0     )
> getIdToken Redirect 1                                    (OK=2311   KO=0     )
> createOrganization                                       (OK=2311   KO=0     )
> queryOrganization                                        (OK=2311   KO=0     )
> deleteOrganization                                       (OK=2311   KO=0     )
> ReadPolicy                                               (OK=10495  KO=2     )
> DeletePolicy                                             (OK=10472  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 3535   / active: 50     / done: 32527 
================================================================================


================================================================================
2024-11-06 21:06:05 GMT                                    3285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=457304 KO=19    )
> restLoginInitiate                                        (OK=31508  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31506  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7004   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7004   KO=0     )
>  UI AM idFromSession                                     (OK=7003   KO=1     )
>  UI AM validateGoto                                      (OK=7003   KO=1     )
> User Authorize PKCE stage                                (OK=38504  KO=3     )
> User AccessToken PKCE stage                              (OK=38501  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7004   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7004   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7004   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7004   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1127   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7001   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7001   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7001   KO=0     )
>  UI IDM uiconfig                                         (OK=7001   KO=0     )
>  UI IDM version                                          (OK=7001   KO=0     )
>  UI IDM features                                         (OK=7001   KO=0     )
>  UI IDM privilege                                        (OK=7001   KO=0     )
>  UI IDM login                                            (OK=7000   KO=1     )
>  UI IDM dashboard                                        (OK=7001   KO=0     )
>  UI IDM managed user schema                              (OK=7001   KO=0     )
>  UI IDM user                                             (OK=7001   KO=0     )
>  UI IDM oidcToken                                        (OK=7003   KO=1     )
> userinfo                                                 (OK=7002   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1127   KO=0     )
> UI-Logout                                                (OK=7004   KO=0     )
> UI-Logout Redirect 1                                     (OK=7004   KO=0     )
>  UI AM revoke1                                           (OK=7002   KO=0     )
>  UI AM revoke2                                           (OK=7001   KO=0     )
>  UI AM endsession                                        (OK=7003   KO=0     )
> Skip 2FA                                                 (OK=17508  KO=0     )
> RootUserinfo                                             (OK=23285  KO=0     )
> GetUUid                                                  (OK=10528  KO=0     )
> GetOpenidConfig                                          (OK=31537  KO=0     )
> CreatePolicy                                             (OK=10526  KO=2     )
> tokenUserinfo                                            (OK=6993   KO=0     )
> getIdToken                                               (OK=2318   KO=0     )
> getIdToken Redirect 1                                    (OK=2318   KO=0     )
> createOrganization                                       (OK=2318   KO=0     )
> queryOrganization                                        (OK=2318   KO=0     )
> deleteOrganization                                       (OK=2318   KO=0     )
> ReadPolicy                                               (OK=10510  KO=2     )
> DeletePolicy                                             (OK=10495  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 3475   / active: 41     / done: 32596 
================================================================================


================================================================================
2024-11-06 21:06:10 GMT                                    3290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=457998 KO=19    )
> restLoginInitiate                                        (OK=31557  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31555  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7015   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7015   KO=0     )
>  UI AM idFromSession                                     (OK=7013   KO=1     )
>  UI AM validateGoto                                      (OK=7013   KO=1     )
> User Authorize PKCE stage                                (OK=38562  KO=3     )
> User AccessToken PKCE stage                              (OK=38559  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7014   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7014   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7014   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7014   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1129   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7011   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7011   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7011   KO=0     )
>  UI IDM uiconfig                                         (OK=7011   KO=0     )
>  UI IDM version                                          (OK=7011   KO=0     )
>  UI IDM features                                         (OK=7011   KO=0     )
>  UI IDM privilege                                        (OK=7011   KO=0     )
>  UI IDM login                                            (OK=7010   KO=1     )
>  UI IDM dashboard                                        (OK=7011   KO=0     )
>  UI IDM managed user schema                              (OK=7011   KO=0     )
>  UI IDM user                                             (OK=7011   KO=0     )
>  UI IDM oidcToken                                        (OK=7013   KO=1     )
> userinfo                                                 (OK=7012   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1129   KO=0     )
> UI-Logout                                                (OK=7014   KO=0     )
> UI-Logout Redirect 1                                     (OK=7014   KO=0     )
>  UI AM revoke1                                           (OK=7012   KO=0     )
>  UI AM revoke2                                           (OK=7011   KO=0     )
>  UI AM endsession                                        (OK=7013   KO=0     )
> Skip 2FA                                                 (OK=17537  KO=0     )
> RootUserinfo                                             (OK=23331  KO=0     )
> GetUUid                                                  (OK=10548  KO=0     )
> GetOpenidConfig                                          (OK=31588  KO=0     )
> CreatePolicy                                             (OK=10546  KO=2     )
> tokenUserinfo                                            (OK=7001   KO=0     )
> getIdToken                                               (OK=2320   KO=0     )
> getIdToken Redirect 1                                    (OK=2320   KO=0     )
> createOrganization                                       (OK=2320   KO=0     )
> queryOrganization                                        (OK=2320   KO=0     )
> deleteOrganization                                       (OK=2320   KO=0     )
> ReadPolicy                                               (OK=10525  KO=2     )
> DeletePolicy                                             (OK=10510  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 3425   / active: 49     / done: 32638 
================================================================================


================================================================================
2024-11-06 21:06:15 GMT                                    3295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=458834 KO=19    )
> restLoginInitiate                                        (OK=31616  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31614  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7028   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7028   KO=0     )
>  UI AM idFromSession                                     (OK=7027   KO=1     )
>  UI AM validateGoto                                      (OK=7027   KO=1     )
> User Authorize PKCE stage                                (OK=38636  KO=3     )
> User AccessToken PKCE stage                              (OK=38633  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7028   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7028   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7028   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7028   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1131   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7025   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7025   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7025   KO=0     )
>  UI IDM uiconfig                                         (OK=7025   KO=0     )
>  UI IDM version                                          (OK=7025   KO=0     )
>  UI IDM features                                         (OK=7025   KO=0     )
>  UI IDM privilege                                        (OK=7025   KO=0     )
>  UI IDM login                                            (OK=7024   KO=1     )
>  UI IDM dashboard                                        (OK=7024   KO=0     )
>  UI IDM managed user schema                              (OK=7024   KO=0     )
>  UI IDM user                                             (OK=7024   KO=0     )
>  UI IDM oidcToken                                        (OK=7026   KO=1     )
> userinfo                                                 (OK=7025   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1131   KO=0     )
> UI-Logout                                                (OK=7027   KO=0     )
> UI-Logout Redirect 1                                     (OK=7027   KO=0     )
>  UI AM revoke1                                           (OK=7025   KO=0     )
>  UI AM revoke2                                           (OK=7024   KO=0     )
>  UI AM endsession                                        (OK=7026   KO=0     )
> Skip 2FA                                                 (OK=17564  KO=0     )
> RootUserinfo                                             (OK=23364  KO=0     )
> GetUUid                                                  (OK=10566  KO=0     )
> GetOpenidConfig                                          (OK=31641  KO=0     )
> CreatePolicy                                             (OK=10564  KO=2     )
> tokenUserinfo                                            (OK=7020   KO=0     )
> getIdToken                                               (OK=2322   KO=0     )
> getIdToken Redirect 1                                    (OK=2322   KO=0     )
> createOrganization                                       (OK=2322   KO=0     )
> queryOrganization                                        (OK=2322   KO=0     )
> deleteOrganization                                       (OK=2322   KO=0     )
> ReadPolicy                                               (OK=10546  KO=2     )
> DeletePolicy                                             (OK=10525  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 3364   / active: 49     / done: 32699 
================================================================================


================================================================================
2024-11-06 21:06:20 GMT                                    3300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=459342 KO=19    )
> restLoginInitiate                                        (OK=31653  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31649  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7034   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7034   KO=0     )
>  UI AM idFromSession                                     (OK=7033   KO=1     )
>  UI AM validateGoto                                      (OK=7033   KO=1     )
> User Authorize PKCE stage                                (OK=38678  KO=3     )
> User AccessToken PKCE stage                              (OK=38675  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7034   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7034   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7034   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7034   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1132   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7030   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7030   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7030   KO=0     )
>  UI IDM uiconfig                                         (OK=7030   KO=0     )
>  UI IDM version                                          (OK=7030   KO=0     )
>  UI IDM features                                         (OK=7030   KO=0     )
>  UI IDM privilege                                        (OK=7030   KO=0     )
>  UI IDM login                                            (OK=7029   KO=1     )
>  UI IDM dashboard                                        (OK=7030   KO=0     )
>  UI IDM managed user schema                              (OK=7030   KO=0     )
>  UI IDM user                                             (OK=7030   KO=0     )
>  UI IDM oidcToken                                        (OK=7032   KO=1     )
> userinfo                                                 (OK=7031   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1132   KO=0     )
> UI-Logout                                                (OK=7033   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=7032   KO=0     )
> Skip 2FA                                                 (OK=17587  KO=0     )
> RootUserinfo                                             (OK=23408  KO=0     )
> GetUUid                                                  (OK=10576  KO=0     )
> GetOpenidConfig                                          (OK=31690  KO=0     )
> CreatePolicy                                             (OK=10574  KO=2     )
> tokenUserinfo                                            (OK=7027   KO=0     )
> getIdToken                                               (OK=2326   KO=0     )
> getIdToken Redirect 1                                    (OK=2326   KO=0     )
> createOrganization                                       (OK=2326   KO=0     )
> queryOrganization                                        (OK=2326   KO=0     )
> deleteOrganization                                       (OK=2326   KO=0     )
> ReadPolicy                                               (OK=10564  KO=2     )
> DeletePolicy                                             (OK=10546  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 3325   / active: 42     / done: 32745 
================================================================================


================================================================================
2024-11-06 21:06:25 GMT                                    3305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=459945 KO=19    )
> restLoginInitiate                                        (OK=31695  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31693  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7043   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7043   KO=0     )
>  UI AM idFromSession                                     (OK=7042   KO=1     )
>  UI AM validateGoto                                      (OK=7042   KO=1     )
> User Authorize PKCE stage                                (OK=38730  KO=3     )
> User AccessToken PKCE stage                              (OK=38727  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7043   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7043   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7043   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7043   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1135   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7039   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7039   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7039   KO=0     )
>  UI IDM uiconfig                                         (OK=7039   KO=0     )
>  UI IDM version                                          (OK=7039   KO=0     )
>  UI IDM features                                         (OK=7039   KO=0     )
>  UI IDM privilege                                        (OK=7039   KO=0     )
>  UI IDM login                                            (OK=7038   KO=1     )
>  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=7040   KO=1     )
> userinfo                                                 (OK=7039   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1135   KO=0     )
> UI-Logout                                                (OK=7041   KO=0     )
> UI-Logout Redirect 1                                     (OK=7041   KO=0     )
>  UI AM revoke1                                           (OK=7039   KO=0     )
>  UI AM revoke2                                           (OK=7038   KO=0     )
>  UI AM endsession                                        (OK=7040   KO=0     )
> Skip 2FA                                                 (OK=17612  KO=0     )
> RootUserinfo                                             (OK=23443  KO=0     )
> GetUUid                                                  (OK=10591  KO=0     )
> GetOpenidConfig                                          (OK=31732  KO=0     )
> CreatePolicy                                             (OK=10589  KO=2     )
> tokenUserinfo                                            (OK=7036   KO=0     )
> getIdToken                                               (OK=2329   KO=0     )
> getIdToken Redirect 1                                    (OK=2329   KO=0     )
> createOrganization                                       (OK=2329   KO=0     )
> queryOrganization                                        (OK=2329   KO=0     )
> deleteOrganization                                       (OK=2329   KO=0     )
> ReadPolicy                                               (OK=10574  KO=2     )
> DeletePolicy                                             (OK=10563  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 3280   / active: 40     / done: 32792 
================================================================================


================================================================================
2024-11-06 21:06:30 GMT                                    3310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=460551 KO=19    )
> restLoginInitiate                                        (OK=31743  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31742  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7052   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7052   KO=0     )
>  UI AM idFromSession                                     (OK=7049   KO=1     )
>  UI AM validateGoto                                      (OK=7050   KO=1     )
> User Authorize PKCE stage                                (OK=38785  KO=3     )
> User AccessToken PKCE stage                              (OK=38781  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7050   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7050   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7050   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7050   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1135   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7047   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7047   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7047   KO=0     )
>  UI IDM uiconfig                                         (OK=7047   KO=0     )
>  UI IDM version                                          (OK=7047   KO=0     )
>  UI IDM features                                         (OK=7047   KO=0     )
>  UI IDM privilege                                        (OK=7047   KO=0     )
>  UI IDM login                                            (OK=7046   KO=1     )
>  UI IDM dashboard                                        (OK=7047   KO=0     )
>  UI IDM managed user schema                              (OK=7047   KO=0     )
>  UI IDM user                                             (OK=7047   KO=0     )
>  UI IDM oidcToken                                        (OK=7048   KO=1     )
> userinfo                                                 (OK=7047   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1135   KO=0     )
> UI-Logout                                                (OK=7049   KO=0     )
> UI-Logout Redirect 1                                     (OK=7049   KO=0     )
>  UI AM revoke1                                           (OK=7047   KO=0     )
>  UI AM revoke2                                           (OK=7046   KO=0     )
>  UI AM endsession                                        (OK=7048   KO=0     )
> Skip 2FA                                                 (OK=17637  KO=0     )
> RootUserinfo                                             (OK=23474  KO=0     )
> GetUUid                                                  (OK=10609  KO=0     )
> GetOpenidConfig                                          (OK=31776  KO=0     )
> CreatePolicy                                             (OK=10607  KO=2     )
> tokenUserinfo                                            (OK=7051   KO=0     )
> getIdToken                                               (OK=2332   KO=0     )
> getIdToken Redirect 1                                    (OK=2332   KO=0     )
> createOrganization                                       (OK=2332   KO=0     )
> queryOrganization                                        (OK=2332   KO=0     )
> deleteOrganization                                       (OK=2332   KO=0     )
> ReadPolicy                                               (OK=10589  KO=2     )
> DeletePolicy                                             (OK=10574  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 3233   / active: 42     / done: 32837 
================================================================================


================================================================================
2024-11-06 21:06:35 GMT                                    3315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=461214 KO=19    )
> restLoginInitiate                                        (OK=31789  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31788  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7062   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7061   KO=0     )
>  UI AM idFromSession                                     (OK=7060   KO=1     )
>  UI AM validateGoto                                      (OK=7060   KO=1     )
> User Authorize PKCE stage                                (OK=38842  KO=3     )
> User AccessToken PKCE stage                              (OK=38838  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7061   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7061   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7060   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7060   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1136   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7057   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7057   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7057   KO=0     )
>  UI IDM uiconfig                                         (OK=7057   KO=0     )
>  UI IDM version                                          (OK=7057   KO=0     )
>  UI IDM features                                         (OK=7057   KO=0     )
>  UI IDM privilege                                        (OK=7057   KO=0     )
>  UI IDM login                                            (OK=7056   KO=1     )
>  UI IDM dashboard                                        (OK=7057   KO=0     )
>  UI IDM managed user schema                              (OK=7057   KO=0     )
>  UI IDM user                                             (OK=7057   KO=0     )
>  UI IDM oidcToken                                        (OK=7059   KO=1     )
> userinfo                                                 (OK=7058   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1136   KO=0     )
> UI-Logout                                                (OK=7060   KO=0     )
> UI-Logout Redirect 1                                     (OK=7060   KO=0     )
>  UI AM revoke1                                           (OK=7058   KO=0     )
>  UI AM revoke2                                           (OK=7057   KO=0     )
>  UI AM endsession                                        (OK=7059   KO=0     )
> Skip 2FA                                                 (OK=17665  KO=0     )
> RootUserinfo                                             (OK=23496  KO=0     )
> GetUUid                                                  (OK=10627  KO=0     )
> GetOpenidConfig                                          (OK=31826  KO=0     )
> CreatePolicy                                             (OK=10625  KO=2     )
> tokenUserinfo                                            (OK=7060   KO=0     )
> getIdToken                                               (OK=2334   KO=0     )
> getIdToken Redirect 1                                    (OK=2334   KO=0     )
> createOrganization                                       (OK=2334   KO=0     )
> queryOrganization                                        (OK=2334   KO=0     )
> deleteOrganization                                       (OK=2334   KO=0     )
> ReadPolicy                                               (OK=10606  KO=2     )
> DeletePolicy                                             (OK=10588  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 3183   / active: 49     / done: 32880 
================================================================================


================================================================================
2024-11-06 21:06:40 GMT                                    3320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=461903 KO=19    )
> restLoginInitiate                                        (OK=31837  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31836  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7070   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7070   KO=0     )
>  UI AM idFromSession                                     (OK=7069   KO=1     )
>  UI AM validateGoto                                      (OK=7069   KO=1     )
> User Authorize PKCE stage                                (OK=38900  KO=3     )
> User AccessToken PKCE stage                              (OK=38897  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7070   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7070   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7070   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7070   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1136   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7067   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7067   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7066   KO=0     )
>  UI IDM uiconfig                                         (OK=7066   KO=0     )
>  UI IDM version                                          (OK=7066   KO=0     )
>  UI IDM features                                         (OK=7066   KO=0     )
>  UI IDM privilege                                        (OK=7066   KO=0     )
>  UI IDM login                                            (OK=7065   KO=1     )
>  UI IDM dashboard                                        (OK=7066   KO=0     )
>  UI IDM managed user schema                              (OK=7066   KO=0     )
>  UI IDM user                                             (OK=7066   KO=0     )
>  UI IDM oidcToken                                        (OK=7068   KO=1     )
> userinfo                                                 (OK=7067   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1136   KO=0     )
> UI-Logout                                                (OK=7069   KO=0     )
> UI-Logout Redirect 1                                     (OK=7069   KO=0     )
>  UI AM revoke1                                           (OK=7067   KO=0     )
>  UI AM revoke2                                           (OK=7066   KO=0     )
>  UI AM endsession                                        (OK=7068   KO=0     )
> Skip 2FA                                                 (OK=17697  KO=0     )
> RootUserinfo                                             (OK=23532  KO=0     )
> GetUUid                                                  (OK=10649  KO=0     )
> GetOpenidConfig                                          (OK=31884  KO=0     )
> CreatePolicy                                             (OK=10647  KO=2     )
> tokenUserinfo                                            (OK=7068   KO=0     )
> getIdToken                                               (OK=2339   KO=0     )
> getIdToken Redirect 1                                    (OK=2339   KO=0     )
> createOrganization                                       (OK=2339   KO=0     )
> queryOrganization                                        (OK=2339   KO=0     )
> deleteOrganization                                       (OK=2339   KO=0     )
> ReadPolicy                                               (OK=10625  KO=2     )
> DeletePolicy                                             (OK=10605  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 3138   / active: 52     / done: 32922 
================================================================================


================================================================================
2024-11-06 21:06:45 GMT                                    3325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=462693 KO=19    )
> restLoginInitiate                                        (OK=31899  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31898  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7081   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7081   KO=0     )
>  UI AM idFromSession                                     (OK=7080   KO=1     )
>  UI AM validateGoto                                      (OK=7080   KO=1     )
> User Authorize PKCE stage                                (OK=38969  KO=3     )
> User AccessToken PKCE stage                              (OK=38966  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7081   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7081   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7080   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7080   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1137   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7077   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7077   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7077   KO=0     )
>  UI IDM uiconfig                                         (OK=7077   KO=0     )
>  UI IDM version                                          (OK=7077   KO=0     )
>  UI IDM features                                         (OK=7077   KO=0     )
>  UI IDM privilege                                        (OK=7077   KO=0     )
>  UI IDM login                                            (OK=7076   KO=1     )
>  UI IDM dashboard                                        (OK=7077   KO=0     )
>  UI IDM managed user schema                              (OK=7077   KO=0     )
>  UI IDM user                                             (OK=7077   KO=0     )
>  UI IDM oidcToken                                        (OK=7079   KO=1     )
> userinfo                                                 (OK=7078   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1137   KO=0     )
> UI-Logout                                                (OK=7080   KO=0     )
> UI-Logout Redirect 1                                     (OK=7080   KO=0     )
>  UI AM revoke1                                           (OK=7078   KO=0     )
>  UI AM revoke2                                           (OK=7077   KO=0     )
>  UI AM endsession                                        (OK=7079   KO=0     )
> Skip 2FA                                                 (OK=17730  KO=0     )
> RootUserinfo                                             (OK=23569  KO=0     )
> GetUUid                                                  (OK=10664  KO=0     )
> GetOpenidConfig                                          (OK=31939  KO=0     )
> CreatePolicy                                             (OK=10662  KO=2     )
> tokenUserinfo                                            (OK=7084   KO=0     )
> getIdToken                                               (OK=2346   KO=0     )
> getIdToken Redirect 1                                    (OK=2346   KO=0     )
> createOrganization                                       (OK=2345   KO=0     )
> queryOrganization                                        (OK=2345   KO=0     )
> deleteOrganization                                       (OK=2345   KO=0     )
> ReadPolicy                                               (OK=10646  KO=2     )
> DeletePolicy                                             (OK=10625  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 3075   / active: 54     / done: 32983 
================================================================================


================================================================================
2024-11-06 21:06:50 GMT                                    3330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=463418 KO=19    )
> restLoginInitiate                                        (OK=31950  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31948  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7092   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7092   KO=0     )
>  UI AM idFromSession                                     (OK=7091   KO=1     )
>  UI AM validateGoto                                      (OK=7091   KO=1     )
> User Authorize PKCE stage                                (OK=39030  KO=3     )
> User AccessToken PKCE stage                              (OK=39027  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7090   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7090   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7090   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7090   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1138   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7087   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7087   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7087   KO=0     )
>  UI IDM uiconfig                                         (OK=7087   KO=0     )
>  UI IDM version                                          (OK=7087   KO=0     )
>  UI IDM features                                         (OK=7087   KO=0     )
>  UI IDM privilege                                        (OK=7087   KO=0     )
>  UI IDM login                                            (OK=7086   KO=1     )
>  UI IDM dashboard                                        (OK=7087   KO=0     )
>  UI IDM managed user schema                              (OK=7087   KO=0     )
>  UI IDM user                                             (OK=7087   KO=0     )
>  UI IDM oidcToken                                        (OK=7089   KO=1     )
> userinfo                                                 (OK=7087   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1138   KO=0     )
> UI-Logout                                                (OK=7089   KO=0     )
> UI-Logout Redirect 1                                     (OK=7089   KO=0     )
>  UI AM revoke1                                           (OK=7087   KO=0     )
>  UI AM revoke2                                           (OK=7086   KO=0     )
>  UI AM endsession                                        (OK=7088   KO=0     )
> Skip 2FA                                                 (OK=17759  KO=0     )
> RootUserinfo                                             (OK=23617  KO=0     )
> GetUUid                                                  (OK=10681  KO=0     )
> GetOpenidConfig                                          (OK=31993  KO=0     )
> CreatePolicy                                             (OK=10679  KO=2     )
> tokenUserinfo                                            (OK=7094   KO=0     )
> getIdToken                                               (OK=2352   KO=0     )
> getIdToken Redirect 1                                    (OK=2352   KO=0     )
> createOrganization                                       (OK=2352   KO=0     )
> queryOrganization                                        (OK=2352   KO=0     )
> deleteOrganization                                       (OK=2352   KO=0     )
> ReadPolicy                                               (OK=10662  KO=2     )
> DeletePolicy                                             (OK=10645  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 3023   / active: 47     / done: 33042 
================================================================================


================================================================================
2024-11-06 21:06:55 GMT                                    3335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=464142 KO=19    )
> restLoginInitiate                                        (OK=32002  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=31999  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7101   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7101   KO=0     )
>  UI AM idFromSession                                     (OK=7100   KO=1     )
>  UI AM validateGoto                                      (OK=7100   KO=1     )
> User Authorize PKCE stage                                (OK=39095  KO=3     )
> User AccessToken PKCE stage                              (OK=39092  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7101   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7101   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7101   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7101   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1138   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7098   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7097   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7097   KO=0     )
>  UI IDM uiconfig                                         (OK=7097   KO=0     )
>  UI IDM version                                          (OK=7097   KO=0     )
>  UI IDM features                                         (OK=7097   KO=0     )
>  UI IDM privilege                                        (OK=7097   KO=0     )
>  UI IDM login                                            (OK=7096   KO=1     )
>  UI IDM dashboard                                        (OK=7097   KO=0     )
>  UI IDM managed user schema                              (OK=7097   KO=0     )
>  UI IDM user                                             (OK=7097   KO=0     )
>  UI IDM oidcToken                                        (OK=7099   KO=1     )
> userinfo                                                 (OK=7098   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1138   KO=0     )
> UI-Logout                                                (OK=7100   KO=0     )
> UI-Logout Redirect 1                                     (OK=7099   KO=0     )
>  UI AM revoke1                                           (OK=7097   KO=0     )
>  UI AM revoke2                                           (OK=7096   KO=0     )
>  UI AM endsession                                        (OK=7098   KO=0     )
> Skip 2FA                                                 (OK=17794  KO=0     )
> RootUserinfo                                             (OK=23652  KO=0     )
> GetUUid                                                  (OK=10704  KO=0     )
> GetOpenidConfig                                          (OK=32048  KO=0     )
> CreatePolicy                                             (OK=10702  KO=2     )
> tokenUserinfo                                            (OK=7103   KO=0     )
> getIdToken                                               (OK=2355   KO=0     )
> getIdToken Redirect 1                                    (OK=2355   KO=0     )
> createOrganization                                       (OK=2355   KO=0     )
> queryOrganization                                        (OK=2355   KO=0     )
> deleteOrganization                                       (OK=2355   KO=0     )
> ReadPolicy                                               (OK=10679  KO=2     )
> DeletePolicy                                             (OK=10661  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 2971   / active: 53     / done: 33088 
================================================================================


================================================================================
2024-11-06 21:07:00 GMT                                    3340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=464819 KO=19    )
> restLoginInitiate                                        (OK=32040  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32039  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7113   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7113   KO=0     )
>  UI AM idFromSession                                     (OK=7112   KO=1     )
>  UI AM validateGoto                                      (OK=7112   KO=1     )
> User Authorize PKCE stage                                (OK=39146  KO=3     )
> User AccessToken PKCE stage                              (OK=39142  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7112   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7112   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7112   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7112   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1141   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7109   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7109   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7109   KO=0     )
>  UI IDM uiconfig                                         (OK=7109   KO=0     )
>  UI IDM version                                          (OK=7109   KO=0     )
>  UI IDM features                                         (OK=7109   KO=0     )
>  UI IDM privilege                                        (OK=7109   KO=0     )
>  UI IDM login                                            (OK=7108   KO=1     )
>  UI IDM dashboard                                        (OK=7109   KO=0     )
>  UI IDM managed user schema                              (OK=7109   KO=0     )
>  UI IDM user                                             (OK=7109   KO=0     )
>  UI IDM oidcToken                                        (OK=7109   KO=1     )
> userinfo                                                 (OK=7108   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1141   KO=0     )
> UI-Logout                                                (OK=7110   KO=0     )
> UI-Logout Redirect 1                                     (OK=7110   KO=0     )
>  UI AM revoke1                                           (OK=7108   KO=0     )
>  UI AM revoke2                                           (OK=7107   KO=0     )
>  UI AM endsession                                        (OK=7109   KO=0     )
> Skip 2FA                                                 (OK=17815  KO=0     )
> RootUserinfo                                             (OK=23677  KO=0     )
> GetUUid                                                  (OK=10720  KO=0     )
> GetOpenidConfig                                          (OK=32105  KO=0     )
> CreatePolicy                                             (OK=10715  KO=2     )
> tokenUserinfo                                            (OK=7110   KO=0     )
> getIdToken                                               (OK=2358   KO=0     )
> getIdToken Redirect 1                                    (OK=2358   KO=0     )
> createOrganization                                       (OK=2358   KO=0     )
> queryOrganization                                        (OK=2358   KO=0     )
> deleteOrganization                                       (OK=2358   KO=0     )
> ReadPolicy                                               (OK=10702  KO=2     )
> DeletePolicy                                             (OK=10679  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 2926   / active: 49     / done: 33137 
================================================================================


================================================================================
2024-11-06 21:07:05 GMT                                    3345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=465654 KO=19    )
> restLoginInitiate                                        (OK=32102  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32099  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7127   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7127   KO=0     )
>  UI AM idFromSession                                     (OK=7126   KO=1     )
>  UI AM validateGoto                                      (OK=7126   KO=1     )
> User Authorize PKCE stage                                (OK=39218  KO=3     )
> User AccessToken PKCE stage                              (OK=39213  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7125   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7125   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7125   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7125   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1142   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7122   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7122   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7122   KO=0     )
>  UI IDM uiconfig                                         (OK=7122   KO=0     )
>  UI IDM version                                          (OK=7122   KO=0     )
>  UI IDM features                                         (OK=7122   KO=0     )
>  UI IDM privilege                                        (OK=7122   KO=0     )
>  UI IDM login                                            (OK=7121   KO=1     )
>  UI IDM dashboard                                        (OK=7122   KO=0     )
>  UI IDM managed user schema                              (OK=7122   KO=0     )
>  UI IDM user                                             (OK=7122   KO=0     )
>  UI IDM oidcToken                                        (OK=7123   KO=1     )
> userinfo                                                 (OK=7122   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1142   KO=0     )
> UI-Logout                                                (OK=7124   KO=0     )
> UI-Logout Redirect 1                                     (OK=7124   KO=0     )
>  UI AM revoke1                                           (OK=7121   KO=0     )
>  UI AM revoke2                                           (OK=7120   KO=0     )
>  UI AM endsession                                        (OK=7122   KO=0     )
> Skip 2FA                                                 (OK=17845  KO=0     )
> RootUserinfo                                             (OK=23726  KO=0     )
> GetUUid                                                  (OK=10735  KO=0     )
> GetOpenidConfig                                          (OK=32156  KO=0     )
> CreatePolicy                                             (OK=10733  KO=2     )
> tokenUserinfo                                            (OK=7124   KO=0     )
> getIdToken                                               (OK=2360   KO=0     )
> getIdToken Redirect 1                                    (OK=2360   KO=0     )
> createOrganization                                       (OK=2360   KO=0     )
> queryOrganization                                        (OK=2360   KO=0     )
> deleteOrganization                                       (OK=2360   KO=0     )
> ReadPolicy                                               (OK=10714  KO=2     )
> DeletePolicy                                             (OK=10702  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 91%
          waiting: 2867   / active: 53     / done: 33192 
================================================================================


================================================================================
2024-11-06 21:07:10 GMT                                    3350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=466432 KO=19    )
> restLoginInitiate                                        (OK=32151  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32150  KO=1     )
> 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=1     )
>  UI AM validateGoto                                      (OK=7138   KO=1     )
> User Authorize PKCE stage                                (OK=39284  KO=3     )
> User AccessToken PKCE stage                              (OK=39281  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7139   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7139   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7139   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7139   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1143   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7135   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7135   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7135   KO=0     )
>  UI IDM uiconfig                                         (OK=7135   KO=0     )
>  UI IDM version                                          (OK=7135   KO=0     )
>  UI IDM features                                         (OK=7135   KO=0     )
>  UI IDM privilege                                        (OK=7135   KO=0     )
>  UI IDM login                                            (OK=7134   KO=1     )
>  UI IDM dashboard                                        (OK=7135   KO=0     )
>  UI IDM managed user schema                              (OK=7135   KO=0     )
>  UI IDM user                                             (OK=7135   KO=0     )
>  UI IDM oidcToken                                        (OK=7137   KO=1     )
> userinfo                                                 (OK=7136   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1143   KO=0     )
> UI-Logout                                                (OK=7138   KO=0     )
> UI-Logout Redirect 1                                     (OK=7138   KO=0     )
>  UI AM revoke1                                           (OK=7136   KO=0     )
>  UI AM revoke2                                           (OK=7135   KO=0     )
>  UI AM endsession                                        (OK=7137   KO=0     )
> Skip 2FA                                                 (OK=17870  KO=0     )
> RootUserinfo                                             (OK=23765  KO=0     )
> GetUUid                                                  (OK=10750  KO=0     )
> GetOpenidConfig                                          (OK=32201  KO=0     )
> CreatePolicy                                             (OK=10748  KO=2     )
> tokenUserinfo                                            (OK=7140   KO=0     )
> getIdToken                                               (OK=2362   KO=0     )
> getIdToken Redirect 1                                    (OK=2362   KO=0     )
> createOrganization                                       (OK=2362   KO=0     )
> queryOrganization                                        (OK=2362   KO=0     )
> deleteOrganization                                       (OK=2362   KO=0     )
> ReadPolicy                                               (OK=10732  KO=2     )
> DeletePolicy                                             (OK=10713  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 2817   / active: 47     / done: 33248 
================================================================================


================================================================================
2024-11-06 21:07:15 GMT                                    3355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=467032 KO=19    )
> restLoginInitiate                                        (OK=32190  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32187  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7149   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7149   KO=0     )
>  UI AM idFromSession                                     (OK=7148   KO=1     )
>  UI AM validateGoto                                      (OK=7148   KO=1     )
> User Authorize PKCE stage                                (OK=39331  KO=3     )
> User AccessToken PKCE stage                              (OK=39328  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7149   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7149   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7149   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7149   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1143   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7146   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7146   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7146   KO=0     )
>  UI IDM uiconfig                                         (OK=7146   KO=0     )
>  UI IDM version                                          (OK=7146   KO=0     )
>  UI IDM features                                         (OK=7146   KO=0     )
>  UI IDM privilege                                        (OK=7146   KO=0     )
>  UI IDM login                                            (OK=7145   KO=1     )
>  UI IDM dashboard                                        (OK=7146   KO=0     )
>  UI IDM managed user schema                              (OK=7146   KO=0     )
>  UI IDM user                                             (OK=7146   KO=0     )
>  UI IDM oidcToken                                        (OK=7148   KO=1     )
> userinfo                                                 (OK=7146   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1143   KO=0     )
> UI-Logout                                                (OK=7148   KO=0     )
> UI-Logout Redirect 1                                     (OK=7148   KO=0     )
>  UI AM revoke1                                           (OK=7145   KO=0     )
>  UI AM revoke2                                           (OK=7144   KO=0     )
>  UI AM endsession                                        (OK=7146   KO=0     )
> Skip 2FA                                                 (OK=17886  KO=0     )
> RootUserinfo                                             (OK=23795  KO=0     )
> GetUUid                                                  (OK=10760  KO=0     )
> GetOpenidConfig                                          (OK=32244  KO=0     )
> CreatePolicy                                             (OK=10758  KO=2     )
> tokenUserinfo                                            (OK=7150   KO=0     )
> getIdToken                                               (OK=2364   KO=0     )
> getIdToken Redirect 1                                    (OK=2364   KO=0     )
> createOrganization                                       (OK=2364   KO=0     )
> queryOrganization                                        (OK=2363   KO=0     )
> deleteOrganization                                       (OK=2363   KO=0     )
> ReadPolicy                                               (OK=10748  KO=2     )
> DeletePolicy                                             (OK=10731  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 2778   / active: 38     / done: 33296 
================================================================================


================================================================================
2024-11-06 21:07:20 GMT                                    3360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=467752 KO=19    )
> restLoginInitiate                                        (OK=32246  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32243  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7159   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7159   KO=0     )
>  UI AM idFromSession                                     (OK=7158   KO=1     )
>  UI AM validateGoto                                      (OK=7158   KO=1     )
> User Authorize PKCE stage                                (OK=39397  KO=3     )
> User AccessToken PKCE stage                              (OK=39393  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7159   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7159   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7159   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7159   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1145   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7155   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7155   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7155   KO=0     )
>  UI IDM uiconfig                                         (OK=7155   KO=0     )
>  UI IDM version                                          (OK=7155   KO=0     )
>  UI IDM features                                         (OK=7155   KO=0     )
>  UI IDM privilege                                        (OK=7155   KO=0     )
>  UI IDM login                                            (OK=7154   KO=1     )
>  UI IDM dashboard                                        (OK=7155   KO=0     )
>  UI IDM managed user schema                              (OK=7155   KO=0     )
>  UI IDM user                                             (OK=7155   KO=0     )
>  UI IDM oidcToken                                        (OK=7157   KO=1     )
> userinfo                                                 (OK=7156   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1145   KO=0     )
> UI-Logout                                                (OK=7158   KO=0     )
> UI-Logout Redirect 1                                     (OK=7158   KO=0     )
>  UI AM revoke1                                           (OK=7156   KO=0     )
>  UI AM revoke2                                           (OK=7155   KO=0     )
>  UI AM endsession                                        (OK=7157   KO=0     )
> Skip 2FA                                                 (OK=17920  KO=0     )
> RootUserinfo                                             (OK=23835  KO=0     )
> GetUUid                                                  (OK=10785  KO=0     )
> GetOpenidConfig                                          (OK=32295  KO=0     )
> CreatePolicy                                             (OK=10783  KO=2     )
> tokenUserinfo                                            (OK=7163   KO=0     )
> getIdToken                                               (OK=2365   KO=0     )
> getIdToken Redirect 1                                    (OK=2365   KO=0     )
> createOrganization                                       (OK=2365   KO=0     )
> queryOrganization                                        (OK=2365   KO=0     )
> deleteOrganization                                       (OK=2365   KO=0     )
> ReadPolicy                                               (OK=10758  KO=2     )
> DeletePolicy                                             (OK=10748  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 2720   / active: 47     / done: 33345 
================================================================================


================================================================================
2024-11-06 21:07:25 GMT                                    3365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=468469 KO=19    )
> restLoginInitiate                                        (OK=32294  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32293  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7169   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7169   KO=0     )
>  UI AM idFromSession                                     (OK=7168   KO=1     )
>  UI AM validateGoto                                      (OK=7168   KO=1     )
> User Authorize PKCE stage                                (OK=39457  KO=3     )
> User AccessToken PKCE stage                              (OK=39453  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7169   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7169   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7169   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7169   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1147   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7166   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7166   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7166   KO=0     )
>  UI IDM uiconfig                                         (OK=7166   KO=0     )
>  UI IDM version                                          (OK=7166   KO=0     )
>  UI IDM features                                         (OK=7166   KO=0     )
>  UI IDM privilege                                        (OK=7166   KO=0     )
>  UI IDM login                                            (OK=7165   KO=1     )
>  UI IDM dashboard                                        (OK=7165   KO=0     )
>  UI IDM managed user schema                              (OK=7165   KO=0     )
>  UI IDM user                                             (OK=7165   KO=0     )
>  UI IDM oidcToken                                        (OK=7167   KO=1     )
> userinfo                                                 (OK=7166   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1147   KO=0     )
> UI-Logout                                                (OK=7168   KO=0     )
> UI-Logout Redirect 1                                     (OK=7168   KO=0     )
>  UI AM revoke1                                           (OK=7166   KO=0     )
>  UI AM revoke2                                           (OK=7165   KO=0     )
>  UI AM endsession                                        (OK=7167   KO=0     )
> Skip 2FA                                                 (OK=17953  KO=0     )
> RootUserinfo                                             (OK=23891  KO=0     )
> GetUUid                                                  (OK=10800  KO=0     )
> GetOpenidConfig                                          (OK=32343  KO=0     )
> CreatePolicy                                             (OK=10798  KO=2     )
> tokenUserinfo                                            (OK=7170   KO=0     )
> getIdToken                                               (OK=2369   KO=0     )
> getIdToken Redirect 1                                    (OK=2369   KO=0     )
> createOrganization                                       (OK=2369   KO=0     )
> queryOrganization                                        (OK=2369   KO=0     )
> deleteOrganization                                       (OK=2369   KO=0     )
> ReadPolicy                                               (OK=10782  KO=2     )
> DeletePolicy                                             (OK=10757  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 2668   / active: 59     / done: 33385 
================================================================================


================================================================================
2024-11-06 21:07:30 GMT                                    3370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=469135 KO=19    )
> restLoginInitiate                                        (OK=32336  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32333  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7181   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7181   KO=0     )
>  UI AM idFromSession                                     (OK=7180   KO=1     )
>  UI AM validateGoto                                      (OK=7180   KO=1     )
> User Authorize PKCE stage                                (OK=39506  KO=3     )
> User AccessToken PKCE stage                              (OK=39502  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7179   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7179   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7179   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7179   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1149   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7176   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7176   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7176   KO=0     )
>  UI IDM uiconfig                                         (OK=7176   KO=0     )
>  UI IDM version                                          (OK=7176   KO=0     )
>  UI IDM features                                         (OK=7176   KO=0     )
>  UI IDM privilege                                        (OK=7176   KO=0     )
>  UI IDM login                                            (OK=7175   KO=1     )
>  UI IDM dashboard                                        (OK=7176   KO=0     )
>  UI IDM managed user schema                              (OK=7176   KO=0     )
>  UI IDM user                                             (OK=7176   KO=0     )
>  UI IDM oidcToken                                        (OK=7178   KO=1     )
> userinfo                                                 (OK=7177   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1149   KO=0     )
> UI-Logout                                                (OK=7179   KO=0     )
> UI-Logout Redirect 1                                     (OK=7179   KO=0     )
>  UI AM revoke1                                           (OK=7177   KO=0     )
>  UI AM revoke2                                           (OK=7176   KO=0     )
>  UI AM endsession                                        (OK=7178   KO=0     )
> Skip 2FA                                                 (OK=17976  KO=0     )
> RootUserinfo                                             (OK=23930  KO=0     )
> GetUUid                                                  (OK=10815  KO=0     )
> GetOpenidConfig                                          (OK=32399  KO=0     )
> CreatePolicy                                             (OK=10813  KO=2     )
> tokenUserinfo                                            (OK=7175   KO=0     )
> getIdToken                                               (OK=2371   KO=0     )
> getIdToken Redirect 1                                    (OK=2371   KO=0     )
> createOrganization                                       (OK=2371   KO=0     )
> queryOrganization                                        (OK=2371   KO=0     )
> deleteOrganization                                       (OK=2371   KO=0     )
> ReadPolicy                                               (OK=10798  KO=2     )
> DeletePolicy                                             (OK=10782  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 2625   / active: 45     / done: 33442 
================================================================================


================================================================================
2024-11-06 21:07:35 GMT                                    3375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=469851 KO=19    )
> restLoginInitiate                                        (OK=32385  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32383  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7190   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7190   KO=0     )
>  UI AM idFromSession                                     (OK=7189   KO=1     )
>  UI AM validateGoto                                      (OK=7189   KO=1     )
> User Authorize PKCE stage                                (OK=39566  KO=3     )
> User AccessToken PKCE stage                              (OK=39561  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7190   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7190   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7190   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7190   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1153   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7187   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7187   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7187   KO=0     )
>  UI IDM uiconfig                                         (OK=7187   KO=0     )
>  UI IDM version                                          (OK=7187   KO=0     )
>  UI IDM features                                         (OK=7187   KO=0     )
>  UI IDM privilege                                        (OK=7187   KO=0     )
>  UI IDM login                                            (OK=7186   KO=1     )
>  UI IDM dashboard                                        (OK=7187   KO=0     )
>  UI IDM managed user schema                              (OK=7187   KO=0     )
>  UI IDM user                                             (OK=7187   KO=0     )
>  UI IDM oidcToken                                        (OK=7189   KO=1     )
> userinfo                                                 (OK=7188   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1153   KO=0     )
> UI-Logout                                                (OK=7190   KO=0     )
> UI-Logout Redirect 1                                     (OK=7190   KO=0     )
>  UI AM revoke1                                           (OK=7188   KO=0     )
>  UI AM revoke2                                           (OK=7187   KO=0     )
>  UI AM endsession                                        (OK=7189   KO=0     )
> Skip 2FA                                                 (OK=18007  KO=0     )
> RootUserinfo                                             (OK=23974  KO=0     )
> GetUUid                                                  (OK=10833  KO=0     )
> GetOpenidConfig                                          (OK=32448  KO=0     )
> CreatePolicy                                             (OK=10831  KO=2     )
> tokenUserinfo                                            (OK=7182   KO=0     )
> getIdToken                                               (OK=2374   KO=0     )
> getIdToken Redirect 1                                    (OK=2374   KO=0     )
> createOrganization                                       (OK=2374   KO=0     )
> queryOrganization                                        (OK=2374   KO=0     )
> deleteOrganization                                       (OK=2374   KO=0     )
> ReadPolicy                                               (OK=10812  KO=2     )
> DeletePolicy                                             (OK=10798  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 2572   / active: 46     / done: 33494 
================================================================================


================================================================================
2024-11-06 21:07:40 GMT                                    3380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=470649 KO=19    )
> restLoginInitiate                                        (OK=32433  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32432  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7205   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7205   KO=0     )
>  UI AM idFromSession                                     (OK=7204   KO=1     )
>  UI AM validateGoto                                      (OK=7204   KO=1     )
> User Authorize PKCE stage                                (OK=39630  KO=3     )
> User AccessToken PKCE stage                              (OK=39625  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7203   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7203   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7203   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7203   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1156   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7200   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7200   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7200   KO=0     )
>  UI IDM uiconfig                                         (OK=7200   KO=0     )
>  UI IDM version                                          (OK=7200   KO=0     )
>  UI IDM features                                         (OK=7200   KO=0     )
>  UI IDM privilege                                        (OK=7200   KO=0     )
>  UI IDM login                                            (OK=7199   KO=1     )
>  UI IDM dashboard                                        (OK=7200   KO=0     )
>  UI IDM managed user schema                              (OK=7200   KO=0     )
>  UI IDM user                                             (OK=7200   KO=0     )
>  UI IDM oidcToken                                        (OK=7202   KO=1     )
> userinfo                                                 (OK=7201   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1155   KO=0     )
> UI-Logout                                                (OK=7203   KO=0     )
> UI-Logout Redirect 1                                     (OK=7203   KO=0     )
>  UI AM revoke1                                           (OK=7201   KO=0     )
>  UI AM revoke2                                           (OK=7200   KO=0     )
>  UI AM endsession                                        (OK=7202   KO=0     )
> Skip 2FA                                                 (OK=18033  KO=0     )
> RootUserinfo                                             (OK=23996  KO=0     )
> GetUUid                                                  (OK=10849  KO=0     )
> GetOpenidConfig                                          (OK=32496  KO=0     )
> CreatePolicy                                             (OK=10847  KO=2     )
> tokenUserinfo                                            (OK=7193   KO=0     )
> getIdToken                                               (OK=2384   KO=0     )
> getIdToken Redirect 1                                    (OK=2384   KO=0     )
> createOrganization                                       (OK=2384   KO=0     )
> queryOrganization                                        (OK=2384   KO=0     )
> deleteOrganization                                       (OK=2384   KO=0     )
> ReadPolicy                                               (OK=10831  KO=2     )
> DeletePolicy                                             (OK=10812  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 2521   / active: 40     / done: 33551 
================================================================================


================================================================================
2024-11-06 21:07:45 GMT                                    3385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=471370 KO=19    )
> restLoginInitiate                                        (OK=32477  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32476  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7216   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7216   KO=0     )
>  UI AM idFromSession                                     (OK=7215   KO=1     )
>  UI AM validateGoto                                      (OK=7215   KO=1     )
> User Authorize PKCE stage                                (OK=39687  KO=3     )
> User AccessToken PKCE stage                              (OK=39684  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7216   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7216   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7216   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7216   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1158   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7213   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7213   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7212   KO=0     )
>  UI IDM uiconfig                                         (OK=7212   KO=0     )
>  UI IDM version                                          (OK=7212   KO=0     )
>  UI IDM features                                         (OK=7212   KO=0     )
>  UI IDM privilege                                        (OK=7212   KO=0     )
>  UI IDM login                                            (OK=7211   KO=1     )
>  UI IDM dashboard                                        (OK=7212   KO=0     )
>  UI IDM managed user schema                              (OK=7212   KO=0     )
>  UI IDM user                                             (OK=7212   KO=0     )
>  UI IDM oidcToken                                        (OK=7214   KO=1     )
> userinfo                                                 (OK=7213   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1158   KO=0     )
> UI-Logout                                                (OK=7215   KO=0     )
> UI-Logout Redirect 1                                     (OK=7215   KO=0     )
>  UI AM revoke1                                           (OK=7213   KO=0     )
>  UI AM revoke2                                           (OK=7212   KO=0     )
>  UI AM endsession                                        (OK=7214   KO=0     )
> Skip 2FA                                                 (OK=18064  KO=0     )
> RootUserinfo                                             (OK=24024  KO=0     )
> GetUUid                                                  (OK=10866  KO=0     )
> GetOpenidConfig                                          (OK=32546  KO=0     )
> CreatePolicy                                             (OK=10864  KO=2     )
> tokenUserinfo                                            (OK=7195   KO=0     )
> getIdToken                                               (OK=2388   KO=0     )
> getIdToken Redirect 1                                    (OK=2388   KO=0     )
> createOrganization                                       (OK=2388   KO=0     )
> queryOrganization                                        (OK=2388   KO=0     )
> deleteOrganization                                       (OK=2388   KO=0     )
> ReadPolicy                                               (OK=10845  KO=2     )
> DeletePolicy                                             (OK=10831  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 2476   / active: 44     / done: 33592 
================================================================================


================================================================================
2024-11-06 21:07:50 GMT                                    3390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=472293 KO=19    )
> restLoginInitiate                                        (OK=32535  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32532  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7234   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7233   KO=0     )
>  UI AM idFromSession                                     (OK=7232   KO=1     )
>  UI AM validateGoto                                      (OK=7232   KO=1     )
> User Authorize PKCE stage                                (OK=39757  KO=3     )
> User AccessToken PKCE stage                              (OK=39754  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7233   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7233   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7233   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7233   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1162   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7230   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7230   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7230   KO=0     )
>  UI IDM uiconfig                                         (OK=7230   KO=0     )
>  UI IDM version                                          (OK=7230   KO=0     )
>  UI IDM features                                         (OK=7230   KO=0     )
>  UI IDM privilege                                        (OK=7230   KO=0     )
>  UI IDM login                                            (OK=7229   KO=1     )
>  UI IDM dashboard                                        (OK=7230   KO=0     )
>  UI IDM managed user schema                              (OK=7230   KO=0     )
>  UI IDM user                                             (OK=7230   KO=0     )
>  UI IDM oidcToken                                        (OK=7232   KO=1     )
> userinfo                                                 (OK=7231   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1162   KO=0     )
> UI-Logout                                                (OK=7233   KO=0     )
> UI-Logout Redirect 1                                     (OK=7233   KO=0     )
>  UI AM revoke1                                           (OK=7230   KO=0     )
>  UI AM revoke2                                           (OK=7229   KO=0     )
>  UI AM endsession                                        (OK=7231   KO=0     )
> Skip 2FA                                                 (OK=18091  KO=0     )
> RootUserinfo                                             (OK=24076  KO=0     )
> GetUUid                                                  (OK=10878  KO=0     )
> GetOpenidConfig                                          (OK=32591  KO=0     )
> CreatePolicy                                             (OK=10876  KO=2     )
> tokenUserinfo                                            (OK=7206   KO=0     )
> getIdToken                                               (OK=2391   KO=0     )
> getIdToken Redirect 1                                    (OK=2391   KO=0     )
> createOrganization                                       (OK=2391   KO=0     )
> queryOrganization                                        (OK=2391   KO=0     )
> deleteOrganization                                       (OK=2391   KO=0     )
> ReadPolicy                                               (OK=10862  KO=2     )
> DeletePolicy                                             (OK=10845  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 2414   / active: 49     / done: 33649 
================================================================================


================================================================================
2024-11-06 21:07:55 GMT                                    3395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=472958 KO=19    )
> restLoginInitiate                                        (OK=32584  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32582  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7245   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7245   KO=0     )
>  UI AM idFromSession                                     (OK=7243   KO=1     )
>  UI AM validateGoto                                      (OK=7243   KO=1     )
> User Authorize PKCE stage                                (OK=39816  KO=3     )
> User AccessToken PKCE stage                              (OK=39812  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7243   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7243   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7243   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7243   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1166   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7240   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7239   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7239   KO=0     )
>  UI IDM uiconfig                                         (OK=7239   KO=0     )
>  UI IDM version                                          (OK=7239   KO=0     )
>  UI IDM features                                         (OK=7238   KO=0     )
>  UI IDM privilege                                        (OK=7239   KO=0     )
>  UI IDM login                                            (OK=7238   KO=1     )
>  UI IDM dashboard                                        (OK=7238   KO=0     )
>  UI IDM managed user schema                              (OK=7238   KO=0     )
>  UI IDM user                                             (OK=7238   KO=0     )
>  UI IDM oidcToken                                        (OK=7240   KO=1     )
> userinfo                                                 (OK=7239   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1166   KO=0     )
> UI-Logout                                                (OK=7241   KO=0     )
> UI-Logout Redirect 1                                     (OK=7241   KO=0     )
>  UI AM revoke1                                           (OK=7239   KO=0     )
>  UI AM revoke2                                           (OK=7238   KO=0     )
>  UI AM endsession                                        (OK=7240   KO=0     )
> Skip 2FA                                                 (OK=18116  KO=0     )
> RootUserinfo                                             (OK=24117  KO=0     )
> GetUUid                                                  (OK=10895  KO=0     )
> GetOpenidConfig                                          (OK=32637  KO=0     )
> CreatePolicy                                             (OK=10890  KO=2     )
> tokenUserinfo                                            (OK=7218   KO=0     )
> getIdToken                                               (OK=2394   KO=0     )
> getIdToken Redirect 1                                    (OK=2394   KO=0     )
> createOrganization                                       (OK=2394   KO=0     )
> queryOrganization                                        (OK=2394   KO=0     )
> deleteOrganization                                       (OK=2394   KO=0     )
> ReadPolicy                                               (OK=10876  KO=2     )
> DeletePolicy                                             (OK=10862  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 2360   / active: 47     / done: 33705 
================================================================================


================================================================================
2024-11-06 21:08:00 GMT                                    3400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=473911 KO=19    )
> restLoginInitiate                                        (OK=32648  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32647  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7259   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7259   KO=0     )
>  UI AM idFromSession                                     (OK=7258   KO=1     )
>  UI AM validateGoto                                      (OK=7258   KO=1     )
> User Authorize PKCE stage                                (OK=39898  KO=3     )
> User AccessToken PKCE stage                              (OK=39895  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7258   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7258   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7258   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7258   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1167   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7255   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7254   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7254   KO=0     )
>  UI IDM uiconfig                                         (OK=7254   KO=0     )
>  UI IDM version                                          (OK=7254   KO=0     )
>  UI IDM features                                         (OK=7254   KO=0     )
>  UI IDM privilege                                        (OK=7254   KO=0     )
>  UI IDM login                                            (OK=7253   KO=1     )
>  UI IDM dashboard                                        (OK=7254   KO=0     )
>  UI IDM managed user schema                              (OK=7254   KO=0     )
>  UI IDM user                                             (OK=7254   KO=0     )
>  UI IDM oidcToken                                        (OK=7256   KO=1     )
> userinfo                                                 (OK=7254   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1167   KO=0     )
> UI-Logout                                                (OK=7256   KO=0     )
> UI-Logout Redirect 1                                     (OK=7256   KO=0     )
>  UI AM revoke1                                           (OK=7254   KO=0     )
>  UI AM revoke2                                           (OK=7253   KO=0     )
>  UI AM endsession                                        (OK=7255   KO=0     )
> Skip 2FA                                                 (OK=18159  KO=0     )
> RootUserinfo                                             (OK=24167  KO=0     )
> GetUUid                                                  (OK=10919  KO=0     )
> GetOpenidConfig                                          (OK=32689  KO=0     )
> CreatePolicy                                             (OK=10917  KO=2     )
> tokenUserinfo                                            (OK=7228   KO=0     )
> getIdToken                                               (OK=2400   KO=0     )
> getIdToken Redirect 1                                    (OK=2400   KO=0     )
> createOrganization                                       (OK=2400   KO=0     )
> queryOrganization                                        (OK=2400   KO=0     )
> deleteOrganization                                       (OK=2400   KO=0     )
> ReadPolicy                                               (OK=10890  KO=2     )
> DeletePolicy                                             (OK=10876  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 2296   / active: 58     / done: 33758 
================================================================================


================================================================================
2024-11-06 21:08:05 GMT                                    3405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=474662 KO=19    )
> restLoginInitiate                                        (OK=32703  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32702  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7267   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7267   KO=0     )
>  UI AM idFromSession                                     (OK=7266   KO=1     )
>  UI AM validateGoto                                      (OK=7266   KO=1     )
> User Authorize PKCE stage                                (OK=39964  KO=3     )
> User AccessToken PKCE stage                              (OK=39959  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7267   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7267   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7267   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7267   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1168   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7264   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7264   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7264   KO=0     )
>  UI IDM uiconfig                                         (OK=7264   KO=0     )
>  UI IDM version                                          (OK=7264   KO=0     )
>  UI IDM features                                         (OK=7264   KO=0     )
>  UI IDM privilege                                        (OK=7264   KO=0     )
>  UI IDM login                                            (OK=7263   KO=1     )
>  UI IDM dashboard                                        (OK=7264   KO=0     )
>  UI IDM managed user schema                              (OK=7264   KO=0     )
>  UI IDM user                                             (OK=7264   KO=0     )
>  UI IDM oidcToken                                        (OK=7266   KO=1     )
> userinfo                                                 (OK=7265   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1168   KO=0     )
> UI-Logout                                                (OK=7267   KO=0     )
> UI-Logout Redirect 1                                     (OK=7267   KO=0     )
>  UI AM revoke1                                           (OK=7265   KO=0     )
>  UI AM revoke2                                           (OK=7264   KO=0     )
>  UI AM endsession                                        (OK=7266   KO=0     )
> Skip 2FA                                                 (OK=18194  KO=0     )
> RootUserinfo                                             (OK=24217  KO=0     )
> GetUUid                                                  (OK=10937  KO=0     )
> GetOpenidConfig                                          (OK=32748  KO=0     )
> CreatePolicy                                             (OK=10934  KO=2     )
> tokenUserinfo                                            (OK=7240   KO=0     )
> getIdToken                                               (OK=2405   KO=0     )
> getIdToken Redirect 1                                    (OK=2405   KO=0     )
> createOrganization                                       (OK=2405   KO=0     )
> queryOrganization                                        (OK=2405   KO=0     )
> deleteOrganization                                       (OK=2405   KO=0     )
> ReadPolicy                                               (OK=10916  KO=2     )
> DeletePolicy                                             (OK=10890  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 2240   / active: 59     / done: 33813 
================================================================================


================================================================================
2024-11-06 21:08:10 GMT                                    3410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=475400 KO=19    )
> restLoginInitiate                                        (OK=32753  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32752  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7279   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7279   KO=0     )
>  UI AM idFromSession                                     (OK=7278   KO=1     )
>  UI AM validateGoto                                      (OK=7278   KO=1     )
> User Authorize PKCE stage                                (OK=40022  KO=3     )
> User AccessToken PKCE stage                              (OK=40018  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7278   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7278   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7277   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7277   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1170   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7274   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7274   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7274   KO=0     )
>  UI IDM uiconfig                                         (OK=7274   KO=0     )
>  UI IDM version                                          (OK=7274   KO=0     )
>  UI IDM features                                         (OK=7274   KO=0     )
>  UI IDM privilege                                        (OK=7274   KO=0     )
>  UI IDM login                                            (OK=7273   KO=1     )
>  UI IDM dashboard                                        (OK=7274   KO=0     )
>  UI IDM managed user schema                              (OK=7274   KO=0     )
>  UI IDM user                                             (OK=7274   KO=0     )
>  UI IDM oidcToken                                        (OK=7276   KO=1     )
> userinfo                                                 (OK=7275   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1170   KO=0     )
> UI-Logout                                                (OK=7277   KO=0     )
> UI-Logout Redirect 1                                     (OK=7277   KO=0     )
>  UI AM revoke1                                           (OK=7275   KO=0     )
>  UI AM revoke2                                           (OK=7274   KO=0     )
>  UI AM endsession                                        (OK=7276   KO=0     )
> Skip 2FA                                                 (OK=18225  KO=0     )
> RootUserinfo                                             (OK=24275  KO=0     )
> GetUUid                                                  (OK=10955  KO=0     )
> GetOpenidConfig                                          (OK=32809  KO=0     )
> CreatePolicy                                             (OK=10952  KO=2     )
> tokenUserinfo                                            (OK=7247   KO=0     )
> getIdToken                                               (OK=2407   KO=0     )
> getIdToken Redirect 1                                    (OK=2407   KO=0     )
> createOrganization                                       (OK=2407   KO=0     )
> queryOrganization                                        (OK=2407   KO=0     )
> deleteOrganization                                       (OK=2407   KO=0     )
> ReadPolicy                                               (OK=10934  KO=2     )
> DeletePolicy                                             (OK=10916  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 2187   / active: 55     / done: 33870 
================================================================================


================================================================================
2024-11-06 21:08:15 GMT                                    3415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=476062 KO=19    )
> restLoginInitiate                                        (OK=32799  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32797  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7287   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7287   KO=0     )
>  UI AM idFromSession                                     (OK=7286   KO=1     )
>  UI AM validateGoto                                      (OK=7286   KO=1     )
> User Authorize PKCE stage                                (OK=40078  KO=3     )
> User AccessToken PKCE stage                              (OK=40074  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7287   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7287   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7287   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7287   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1171   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7283   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7283   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7283   KO=0     )
>  UI IDM uiconfig                                         (OK=7283   KO=0     )
>  UI IDM version                                          (OK=7283   KO=0     )
>  UI IDM features                                         (OK=7283   KO=0     )
>  UI IDM privilege                                        (OK=7283   KO=0     )
>  UI IDM login                                            (OK=7282   KO=1     )
>  UI IDM dashboard                                        (OK=7283   KO=0     )
>  UI IDM managed user schema                              (OK=7283   KO=0     )
>  UI IDM user                                             (OK=7283   KO=0     )
>  UI IDM oidcToken                                        (OK=7285   KO=1     )
> userinfo                                                 (OK=7283   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1171   KO=0     )
> UI-Logout                                                (OK=7285   KO=0     )
> UI-Logout Redirect 1                                     (OK=7285   KO=0     )
>  UI AM revoke1                                           (OK=7283   KO=0     )
>  UI AM revoke2                                           (OK=7282   KO=0     )
>  UI AM endsession                                        (OK=7284   KO=0     )
> Skip 2FA                                                 (OK=18254  KO=0     )
> RootUserinfo                                             (OK=24326  KO=0     )
> GetUUid                                                  (OK=10973  KO=0     )
> GetOpenidConfig                                          (OK=32863  KO=0     )
> CreatePolicy                                             (OK=10971  KO=2     )
> tokenUserinfo                                            (OK=7254   KO=0     )
> getIdToken                                               (OK=2411   KO=0     )
> getIdToken Redirect 1                                    (OK=2411   KO=0     )
> createOrganization                                       (OK=2411   KO=0     )
> queryOrganization                                        (OK=2411   KO=0     )
> deleteOrganization                                       (OK=2411   KO=0     )
> ReadPolicy                                               (OK=10951  KO=2     )
> DeletePolicy                                             (OK=10932  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 2139   / active: 55     / done: 33918 
================================================================================


================================================================================
2024-11-06 21:08:20 GMT                                    3420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=476608 KO=19    )
> restLoginInitiate                                        (OK=32840  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32839  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7292   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7292   KO=0     )
>  UI AM idFromSession                                     (OK=7291   KO=1     )
>  UI AM validateGoto                                      (OK=7291   KO=1     )
> User Authorize PKCE stage                                (OK=40124  KO=3     )
> User AccessToken PKCE stage                              (OK=40121  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7292   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7292   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7292   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7292   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1173   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7289   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7289   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 features                                         (OK=7289   KO=0     )
>  UI IDM privilege                                        (OK=7289   KO=0     )
>  UI IDM login                                            (OK=7288   KO=1     )
>  UI IDM dashboard                                        (OK=7289   KO=0     )
>  UI IDM managed user schema                              (OK=7289   KO=0     )
>  UI IDM user                                             (OK=7289   KO=0     )
>  UI IDM oidcToken                                        (OK=7291   KO=1     )
> userinfo                                                 (OK=7290   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1173   KO=0     )
> UI-Logout                                                (OK=7292   KO=0     )
> UI-Logout Redirect 1                                     (OK=7292   KO=0     )
>  UI AM revoke1                                           (OK=7290   KO=0     )
>  UI AM revoke2                                           (OK=7289   KO=0     )
>  UI AM endsession                                        (OK=7291   KO=0     )
> Skip 2FA                                                 (OK=18281  KO=0     )
> RootUserinfo                                             (OK=24378  KO=0     )
> GetUUid                                                  (OK=10989  KO=0     )
> GetOpenidConfig                                          (OK=32914  KO=0     )
> CreatePolicy                                             (OK=10986  KO=2     )
> tokenUserinfo                                            (OK=7263   KO=0     )
> getIdToken                                               (OK=2412   KO=0     )
> getIdToken Redirect 1                                    (OK=2412   KO=0     )
> createOrganization                                       (OK=2412   KO=0     )
> queryOrganization                                        (OK=2412   KO=0     )
> deleteOrganization                                       (OK=2412   KO=0     )
> ReadPolicy                                               (OK=10969  KO=2     )
> DeletePolicy                                             (OK=10951  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 2096   / active: 50     / done: 33966 
================================================================================


================================================================================
2024-11-06 21:08:25 GMT                                    3425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=477288 KO=19    )
> restLoginInitiate                                        (OK=32885  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32884  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7303   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7303   KO=0     )
>  UI AM idFromSession                                     (OK=7302   KO=1     )
>  UI AM validateGoto                                      (OK=7302   KO=1     )
> User Authorize PKCE stage                                (OK=40181  KO=3     )
> User AccessToken PKCE stage                              (OK=40178  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7303   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7303   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7303   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7303   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1174   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7300   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7300   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7300   KO=0     )
>  UI IDM uiconfig                                         (OK=7300   KO=0     )
>  UI IDM version                                          (OK=7300   KO=0     )
>  UI IDM features                                         (OK=7300   KO=0     )
>  UI IDM privilege                                        (OK=7300   KO=0     )
>  UI IDM login                                            (OK=7299   KO=1     )
>  UI IDM dashboard                                        (OK=7299   KO=0     )
>  UI IDM managed user schema                              (OK=7299   KO=0     )
>  UI IDM user                                             (OK=7299   KO=0     )
>  UI IDM oidcToken                                        (OK=7301   KO=1     )
> userinfo                                                 (OK=7300   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1174   KO=0     )
> UI-Logout                                                (OK=7302   KO=0     )
> UI-Logout Redirect 1                                     (OK=7302   KO=0     )
>  UI AM revoke1                                           (OK=7300   KO=0     )
>  UI AM revoke2                                           (OK=7299   KO=0     )
>  UI AM endsession                                        (OK=7301   KO=0     )
> Skip 2FA                                                 (OK=18305  KO=0     )
> RootUserinfo                                             (OK=24405  KO=0     )
> GetUUid                                                  (OK=11006  KO=0     )
> GetOpenidConfig                                          (OK=32965  KO=0     )
> CreatePolicy                                             (OK=11004  KO=2     )
> tokenUserinfo                                            (OK=7274   KO=0     )
> getIdToken                                               (OK=2415   KO=0     )
> getIdToken Redirect 1                                    (OK=2415   KO=0     )
> createOrganization                                       (OK=2415   KO=0     )
> queryOrganization                                        (OK=2415   KO=0     )
> deleteOrganization                                       (OK=2415   KO=0     )
> ReadPolicy                                               (OK=10986  KO=2     )
> DeletePolicy                                             (OK=10969  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 2051   / active: 45     / done: 34016 
================================================================================


================================================================================
2024-11-06 21:08:30 GMT                                    3430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=478111 KO=19    )
> restLoginInitiate                                        (OK=32935  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32934  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7319   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7319   KO=0     )
>  UI AM idFromSession                                     (OK=7318   KO=1     )
>  UI AM validateGoto                                      (OK=7318   KO=1     )
> User Authorize PKCE stage                                (OK=40246  KO=3     )
> User AccessToken PKCE stage                              (OK=40243  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7319   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7319   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7318   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7318   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1175   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7315   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7315   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7315   KO=0     )
>  UI IDM uiconfig                                         (OK=7315   KO=0     )
>  UI IDM version                                          (OK=7315   KO=0     )
>  UI IDM features                                         (OK=7315   KO=0     )
>  UI IDM privilege                                        (OK=7315   KO=0     )
>  UI IDM login                                            (OK=7314   KO=1     )
>  UI IDM dashboard                                        (OK=7315   KO=0     )
>  UI IDM managed user schema                              (OK=7315   KO=0     )
>  UI IDM user                                             (OK=7315   KO=0     )
>  UI IDM oidcToken                                        (OK=7317   KO=1     )
> userinfo                                                 (OK=7316   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1175   KO=0     )
> UI-Logout                                                (OK=7318   KO=0     )
> UI-Logout Redirect 1                                     (OK=7318   KO=0     )
>  UI AM revoke1                                           (OK=7316   KO=0     )
>  UI AM revoke2                                           (OK=7315   KO=0     )
>  UI AM endsession                                        (OK=7317   KO=0     )
> Skip 2FA                                                 (OK=18326  KO=0     )
> RootUserinfo                                             (OK=24437  KO=0     )
> GetUUid                                                  (OK=11018  KO=0     )
> GetOpenidConfig                                          (OK=33011  KO=0     )
> CreatePolicy                                             (OK=11016  KO=2     )
> tokenUserinfo                                            (OK=7287   KO=0     )
> getIdToken                                               (OK=2418   KO=0     )
> getIdToken Redirect 1                                    (OK=2418   KO=0     )
> createOrganization                                       (OK=2418   KO=0     )
> queryOrganization                                        (OK=2418   KO=0     )
> deleteOrganization                                       (OK=2418   KO=0     )
> ReadPolicy                                               (OK=11004  KO=2     )
> DeletePolicy                                             (OK=10985  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 2001   / active: 40     / done: 34071 
================================================================================


================================================================================
2024-11-06 21:08:35 GMT                                    3435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=478769 KO=19    )
> restLoginInitiate                                        (OK=32991  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=32990  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7326   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7326   KO=0     )
>  UI AM idFromSession                                     (OK=7325   KO=1     )
>  UI AM validateGoto                                      (OK=7325   KO=1     )
> User Authorize PKCE stage                                (OK=40309  KO=3     )
> User AccessToken PKCE stage                              (OK=40305  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7325   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7325   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7325   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7325   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1177   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7322   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7322   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7322   KO=0     )
>  UI IDM uiconfig                                         (OK=7322   KO=0     )
>  UI IDM version                                          (OK=7322   KO=0     )
>  UI IDM features                                         (OK=7322   KO=0     )
>  UI IDM privilege                                        (OK=7322   KO=0     )
>  UI IDM login                                            (OK=7321   KO=1     )
>  UI IDM dashboard                                        (OK=7322   KO=0     )
>  UI IDM managed user schema                              (OK=7322   KO=0     )
>  UI IDM user                                             (OK=7322   KO=0     )
>  UI IDM oidcToken                                        (OK=7324   KO=1     )
> userinfo                                                 (OK=7323   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1177   KO=0     )
> UI-Logout                                                (OK=7325   KO=0     )
> UI-Logout Redirect 1                                     (OK=7325   KO=0     )
>  UI AM revoke1                                           (OK=7323   KO=0     )
>  UI AM revoke2                                           (OK=7322   KO=0     )
>  UI AM endsession                                        (OK=7324   KO=0     )
> Skip 2FA                                                 (OK=18361  KO=0     )
> RootUserinfo                                             (OK=24483  KO=0     )
> GetUUid                                                  (OK=11035  KO=0     )
> GetOpenidConfig                                          (OK=33059  KO=0     )
> CreatePolicy                                             (OK=11032  KO=2     )
> tokenUserinfo                                            (OK=7301   KO=0     )
> getIdToken                                               (OK=2424   KO=0     )
> getIdToken Redirect 1                                    (OK=2424   KO=0     )
> createOrganization                                       (OK=2424   KO=0     )
> queryOrganization                                        (OK=2424   KO=0     )
> deleteOrganization                                       (OK=2424   KO=0     )
> ReadPolicy                                               (OK=11016  KO=2     )
> DeletePolicy                                             (OK=11004  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 1943   / active: 43     / done: 34126 
================================================================================


================================================================================
2024-11-06 21:08:40 GMT                                    3440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=479514 KO=19    )
> restLoginInitiate                                        (OK=33050  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33048  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7337   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7336   KO=0     )
>  UI AM idFromSession                                     (OK=7335   KO=1     )
>  UI AM validateGoto                                      (OK=7335   KO=1     )
> User Authorize PKCE stage                                (OK=40376  KO=3     )
> User AccessToken PKCE stage                              (OK=40373  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7336   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7335   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7334   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7334   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1178   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7331   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7331   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7331   KO=0     )
>  UI IDM uiconfig                                         (OK=7331   KO=0     )
>  UI IDM version                                          (OK=7331   KO=0     )
>  UI IDM features                                         (OK=7331   KO=0     )
>  UI IDM privilege                                        (OK=7331   KO=0     )
>  UI IDM login                                            (OK=7330   KO=1     )
>  UI IDM dashboard                                        (OK=7331   KO=0     )
>  UI IDM managed user schema                              (OK=7331   KO=0     )
>  UI IDM user                                             (OK=7331   KO=0     )
>  UI IDM oidcToken                                        (OK=7333   KO=1     )
> userinfo                                                 (OK=7332   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1178   KO=0     )
> UI-Logout                                                (OK=7334   KO=0     )
> UI-Logout Redirect 1                                     (OK=7334   KO=0     )
>  UI AM revoke1                                           (OK=7332   KO=0     )
>  UI AM revoke2                                           (OK=7331   KO=0     )
>  UI AM endsession                                        (OK=7333   KO=0     )
> Skip 2FA                                                 (OK=18397  KO=0     )
> RootUserinfo                                             (OK=24534  KO=0     )
> GetUUid                                                  (OK=11057  KO=0     )
> GetOpenidConfig                                          (OK=33108  KO=0     )
> CreatePolicy                                             (OK=11054  KO=2     )
> tokenUserinfo                                            (OK=7313   KO=0     )
> getIdToken                                               (OK=2430   KO=0     )
> getIdToken Redirect 1                                    (OK=2430   KO=0     )
> createOrganization                                       (OK=2430   KO=0     )
> queryOrganization                                        (OK=2430   KO=0     )
> deleteOrganization                                       (OK=2430   KO=0     )
> ReadPolicy                                               (OK=11031  KO=2     )
> DeletePolicy                                             (OK=11016  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 1883   / active: 52     / done: 34177 
================================================================================


================================================================================
2024-11-06 21:08:45 GMT                                    3445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=480144 KO=19    )
> restLoginInitiate                                        (OK=33089  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33086  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7345   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7345   KO=0     )
>  UI AM idFromSession                                     (OK=7344   KO=1     )
>  UI AM validateGoto                                      (OK=7344   KO=1     )
> User Authorize PKCE stage                                (OK=40425  KO=3     )
> User AccessToken PKCE stage                              (OK=40422  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7345   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7345   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7345   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7345   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1178   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7342   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7342   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7342   KO=0     )
>  UI IDM uiconfig                                         (OK=7342   KO=0     )
>  UI IDM version                                          (OK=7342   KO=0     )
>  UI IDM features                                         (OK=7342   KO=0     )
>  UI IDM privilege                                        (OK=7342   KO=0     )
>  UI IDM login                                            (OK=7341   KO=1     )
>  UI IDM dashboard                                        (OK=7342   KO=0     )
>  UI IDM managed user schema                              (OK=7342   KO=0     )
>  UI IDM user                                             (OK=7342   KO=0     )
>  UI IDM oidcToken                                        (OK=7344   KO=1     )
> userinfo                                                 (OK=7343   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1178   KO=0     )
> UI-Logout                                                (OK=7344   KO=0     )
> UI-Logout Redirect 1                                     (OK=7344   KO=0     )
>  UI AM revoke1                                           (OK=7342   KO=0     )
>  UI AM revoke2                                           (OK=7341   KO=0     )
>  UI AM endsession                                        (OK=7343   KO=0     )
> Skip 2FA                                                 (OK=18417  KO=0     )
> RootUserinfo                                             (OK=24561  KO=0     )
> GetUUid                                                  (OK=11070  KO=0     )
> GetOpenidConfig                                          (OK=33159  KO=0     )
> CreatePolicy                                             (OK=11068  KO=2     )
> tokenUserinfo                                            (OK=7321   KO=0     )
> getIdToken                                               (OK=2433   KO=0     )
> getIdToken Redirect 1                                    (OK=2433   KO=0     )
> createOrganization                                       (OK=2433   KO=0     )
> queryOrganization                                        (OK=2433   KO=0     )
> deleteOrganization                                       (OK=2433   KO=0     )
> ReadPolicy                                               (OK=11054  KO=2     )
> DeletePolicy                                             (OK=11031  KO=2     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 1843   / active: 48     / done: 34221 
================================================================================


================================================================================
2024-11-06 21:08:50 GMT                                    3450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=480782 KO=19    )
> restLoginInitiate                                        (OK=33131  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33129  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7356   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7356   KO=0     )
>  UI AM idFromSession                                     (OK=7355   KO=1     )
>  UI AM validateGoto                                      (OK=7355   KO=1     )
> User Authorize PKCE stage                                (OK=40477  KO=3     )
> User AccessToken PKCE stage                              (OK=40473  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7356   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7355   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7355   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7355   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1180   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7352   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7352   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7352   KO=0     )
>  UI IDM uiconfig                                         (OK=7352   KO=0     )
>  UI IDM version                                          (OK=7352   KO=0     )
>  UI IDM features                                         (OK=7352   KO=0     )
>  UI IDM privilege                                        (OK=7352   KO=0     )
>  UI IDM login                                            (OK=7351   KO=1     )
>  UI IDM dashboard                                        (OK=7352   KO=0     )
>  UI IDM managed user schema                              (OK=7352   KO=0     )
>  UI IDM user                                             (OK=7352   KO=0     )
>  UI IDM oidcToken                                        (OK=7353   KO=1     )
> userinfo                                                 (OK=7352   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1180   KO=0     )
> UI-Logout                                                (OK=7354   KO=0     )
> UI-Logout Redirect 1                                     (OK=7354   KO=0     )
>  UI AM revoke1                                           (OK=7352   KO=0     )
>  UI AM revoke2                                           (OK=7351   KO=0     )
>  UI AM endsession                                        (OK=7353   KO=0     )
> Skip 2FA                                                 (OK=18438  KO=0     )
> RootUserinfo                                             (OK=24587  KO=0     )
> GetUUid                                                  (OK=11080  KO=0     )
> GetOpenidConfig                                          (OK=33206  KO=0     )
> CreatePolicy                                             (OK=11078  KO=2     )
> tokenUserinfo                                            (OK=7332   KO=0     )
> getIdToken                                               (OK=2437   KO=0     )
> getIdToken Redirect 1                                    (OK=2437   KO=0     )
> createOrganization                                       (OK=2437   KO=0     )
> queryOrganization                                        (OK=2437   KO=0     )
> deleteOrganization                                       (OK=2437   KO=0     )
> ReadPolicy                                               (OK=11068  KO=2     )
> DeletePolicy                                             (OK=11054  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 1800   / active: 36     / done: 34276 
================================================================================


================================================================================
2024-11-06 21:08:55 GMT                                    3455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=481434 KO=19    )
> restLoginInitiate                                        (OK=33179  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33178  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7366   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7366   KO=0     )
>  UI AM idFromSession                                     (OK=7365   KO=1     )
>  UI AM validateGoto                                      (OK=7365   KO=1     )
> User Authorize PKCE stage                                (OK=40537  KO=3     )
> User AccessToken PKCE stage                              (OK=40534  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7365   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7365   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7365   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7365   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1181   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7362   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7362   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7362   KO=0     )
>  UI IDM uiconfig                                         (OK=7362   KO=0     )
>  UI IDM version                                          (OK=7362   KO=0     )
>  UI IDM features                                         (OK=7362   KO=0     )
>  UI IDM privilege                                        (OK=7362   KO=0     )
>  UI IDM login                                            (OK=7361   KO=1     )
>  UI IDM dashboard                                        (OK=7362   KO=0     )
>  UI IDM managed user schema                              (OK=7362   KO=0     )
>  UI IDM user                                             (OK=7362   KO=0     )
>  UI IDM oidcToken                                        (OK=7364   KO=1     )
> userinfo                                                 (OK=7363   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1181   KO=0     )
> UI-Logout                                                (OK=7365   KO=0     )
> UI-Logout Redirect 1                                     (OK=7364   KO=0     )
>  UI AM revoke1                                           (OK=7362   KO=0     )
>  UI AM revoke2                                           (OK=7361   KO=0     )
>  UI AM endsession                                        (OK=7363   KO=0     )
> Skip 2FA                                                 (OK=18464  KO=0     )
> RootUserinfo                                             (OK=24620  KO=0     )
> GetUUid                                                  (OK=11093  KO=0     )
> GetOpenidConfig                                          (OK=33241  KO=0     )
> CreatePolicy                                             (OK=11090  KO=2     )
> tokenUserinfo                                            (OK=7346   KO=0     )
> getIdToken                                               (OK=2440   KO=0     )
> getIdToken Redirect 1                                    (OK=2440   KO=0     )
> createOrganization                                       (OK=2440   KO=0     )
> queryOrganization                                        (OK=2440   KO=0     )
> deleteOrganization                                       (OK=2440   KO=0     )
> ReadPolicy                                               (OK=11078  KO=2     )
> DeletePolicy                                             (OK=11066  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 1751   / active: 39     / done: 34322 
================================================================================


================================================================================
2024-11-06 21:09:00 GMT                                    3460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=482122 KO=19    )
> restLoginInitiate                                        (OK=33237  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33233  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7375   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7375   KO=0     )
>  UI AM idFromSession                                     (OK=7373   KO=1     )
>  UI AM validateGoto                                      (OK=7373   KO=1     )
> User Authorize PKCE stage                                (OK=40598  KO=3     )
> User AccessToken PKCE stage                              (OK=40595  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7374   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7374   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7374   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7374   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1182   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7370   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7370   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7369   KO=0     )
>  UI IDM uiconfig                                         (OK=7369   KO=0     )
>  UI IDM version                                          (OK=7369   KO=0     )
>  UI IDM features                                         (OK=7369   KO=0     )
>  UI IDM privilege                                        (OK=7369   KO=0     )
>  UI IDM login                                            (OK=7368   KO=1     )
>  UI IDM dashboard                                        (OK=7369   KO=0     )
>  UI IDM managed user schema                              (OK=7369   KO=0     )
>  UI IDM user                                             (OK=7369   KO=0     )
>  UI IDM oidcToken                                        (OK=7371   KO=1     )
> userinfo                                                 (OK=7370   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1182   KO=0     )
> UI-Logout                                                (OK=7372   KO=0     )
> UI-Logout Redirect 1                                     (OK=7372   KO=0     )
>  UI AM revoke1                                           (OK=7370   KO=0     )
>  UI AM revoke2                                           (OK=7369   KO=0     )
>  UI AM endsession                                        (OK=7371   KO=0     )
> Skip 2FA                                                 (OK=18501  KO=0     )
> RootUserinfo                                             (OK=24688  KO=0     )
> GetUUid                                                  (OK=11116  KO=0     )
> GetOpenidConfig                                          (OK=33288  KO=0     )
> CreatePolicy                                             (OK=11113  KO=2     )
> tokenUserinfo                                            (OK=7354   KO=0     )
> getIdToken                                               (OK=2444   KO=0     )
> getIdToken Redirect 1                                    (OK=2444   KO=0     )
> createOrganization                                       (OK=2444   KO=0     )
> queryOrganization                                        (OK=2444   KO=0     )
> deleteOrganization                                       (OK=2444   KO=0     )
> ReadPolicy                                               (OK=11089  KO=2     )
> DeletePolicy                                             (OK=11078  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 1689   / active: 61     / done: 34362 
================================================================================


================================================================================
2024-11-06 21:09:05 GMT                                    3465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=482768 KO=19    )
> restLoginInitiate                                        (OK=33283  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33282  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7381   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7381   KO=0     )
>  UI AM idFromSession                                     (OK=7380   KO=1     )
>  UI AM validateGoto                                      (OK=7380   KO=1     )
> User Authorize PKCE stage                                (OK=40656  KO=3     )
> User AccessToken PKCE stage                              (OK=40652  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7380   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7380   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7380   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7380   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1184   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7377   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7377   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7377   KO=0     )
>  UI IDM uiconfig                                         (OK=7377   KO=0     )
>  UI IDM version                                          (OK=7377   KO=0     )
>  UI IDM features                                         (OK=7377   KO=0     )
>  UI IDM privilege                                        (OK=7377   KO=0     )
>  UI IDM login                                            (OK=7376   KO=1     )
>  UI IDM dashboard                                        (OK=7377   KO=0     )
>  UI IDM managed user schema                              (OK=7377   KO=0     )
>  UI IDM user                                             (OK=7377   KO=0     )
>  UI IDM oidcToken                                        (OK=7379   KO=1     )
> userinfo                                                 (OK=7378   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1184   KO=0     )
> UI-Logout                                                (OK=7380   KO=0     )
> UI-Logout Redirect 1                                     (OK=7380   KO=0     )
>  UI AM revoke1                                           (OK=7378   KO=0     )
>  UI AM revoke2                                           (OK=7377   KO=0     )
>  UI AM endsession                                        (OK=7379   KO=0     )
> Skip 2FA                                                 (OK=18536  KO=0     )
> RootUserinfo                                             (OK=24748  KO=0     )
> GetUUid                                                  (OK=11135  KO=0     )
> GetOpenidConfig                                          (OK=33341  KO=0     )
> CreatePolicy                                             (OK=11133  KO=2     )
> tokenUserinfo                                            (OK=7362   KO=0     )
> getIdToken                                               (OK=2446   KO=0     )
> getIdToken Redirect 1                                    (OK=2446   KO=0     )
> createOrganization                                       (OK=2446   KO=0     )
> queryOrganization                                        (OK=2446   KO=0     )
> deleteOrganization                                       (OK=2446   KO=0     )
> ReadPolicy                                               (OK=11113  KO=2     )
> DeletePolicy                                             (OK=11089  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 1643   / active: 62     / done: 34407 
================================================================================


================================================================================
2024-11-06 21:09:10 GMT                                    3470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=483412 KO=19    )
> restLoginInitiate                                        (OK=33318  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33317  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7392   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7391   KO=0     )
>  UI AM idFromSession                                     (OK=7390   KO=1     )
>  UI AM validateGoto                                      (OK=7390   KO=1     )
> User Authorize PKCE stage                                (OK=40702  KO=3     )
> User AccessToken PKCE stage                              (OK=40699  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7391   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7391   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7391   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7391   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1185   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7388   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7388   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7388   KO=0     )
>  UI IDM uiconfig                                         (OK=7388   KO=0     )
>  UI IDM version                                          (OK=7388   KO=0     )
>  UI IDM features                                         (OK=7388   KO=0     )
>  UI IDM privilege                                        (OK=7388   KO=0     )
>  UI IDM login                                            (OK=7387   KO=1     )
>  UI IDM dashboard                                        (OK=7388   KO=0     )
>  UI IDM managed user schema                              (OK=7388   KO=0     )
>  UI IDM user                                             (OK=7388   KO=0     )
>  UI IDM oidcToken                                        (OK=7389   KO=1     )
> userinfo                                                 (OK=7388   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1185   KO=0     )
> UI-Logout                                                (OK=7390   KO=0     )
> UI-Logout Redirect 1                                     (OK=7390   KO=0     )
>  UI AM revoke1                                           (OK=7388   KO=0     )
>  UI AM revoke2                                           (OK=7387   KO=0     )
>  UI AM endsession                                        (OK=7389   KO=0     )
> Skip 2FA                                                 (OK=18555  KO=0     )
> RootUserinfo                                             (OK=24774  KO=0     )
> GetUUid                                                  (OK=11150  KO=0     )
> GetOpenidConfig                                          (OK=33400  KO=0     )
> CreatePolicy                                             (OK=11148  KO=2     )
> tokenUserinfo                                            (OK=7369   KO=0     )
> getIdToken                                               (OK=2450   KO=0     )
> getIdToken Redirect 1                                    (OK=2450   KO=0     )
> createOrganization                                       (OK=2450   KO=0     )
> queryOrganization                                        (OK=2449   KO=0     )
> deleteOrganization                                       (OK=2449   KO=0     )
> ReadPolicy                                               (OK=11133  KO=2     )
> DeletePolicy                                             (OK=11113  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 1608   / active: 40     / done: 34464 
================================================================================


================================================================================
2024-11-06 21:09:15 GMT                                    3475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=484092 KO=19    )
> restLoginInitiate                                        (OK=33367  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33366  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7400   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7400   KO=0     )
>  UI AM idFromSession                                     (OK=7399   KO=1     )
>  UI AM validateGoto                                      (OK=7399   KO=1     )
> User Authorize PKCE stage                                (OK=40759  KO=3     )
> User AccessToken PKCE stage                              (OK=40756  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7400   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7400   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7400   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7400   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1185   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7397   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7397   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7397   KO=0     )
>  UI IDM uiconfig                                         (OK=7397   KO=0     )
>  UI IDM version                                          (OK=7397   KO=0     )
>  UI IDM features                                         (OK=7397   KO=0     )
>  UI IDM privilege                                        (OK=7397   KO=0     )
>  UI IDM login                                            (OK=7396   KO=1     )
>  UI IDM dashboard                                        (OK=7397   KO=0     )
>  UI IDM managed user schema                              (OK=7397   KO=0     )
>  UI IDM user                                             (OK=7397   KO=0     )
>  UI IDM oidcToken                                        (OK=7399   KO=1     )
> userinfo                                                 (OK=7398   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1185   KO=0     )
> UI-Logout                                                (OK=7400   KO=0     )
> UI-Logout Redirect 1                                     (OK=7400   KO=0     )
>  UI AM revoke1                                           (OK=7398   KO=0     )
>  UI AM revoke2                                           (OK=7397   KO=0     )
>  UI AM endsession                                        (OK=7399   KO=0     )
> Skip 2FA                                                 (OK=18590  KO=0     )
> RootUserinfo                                             (OK=24790  KO=0     )
> GetUUid                                                  (OK=11172  KO=0     )
> GetOpenidConfig                                          (OK=33457  KO=0     )
> CreatePolicy                                             (OK=11170  KO=2     )
> tokenUserinfo                                            (OK=7373   KO=0     )
> getIdToken                                               (OK=2457   KO=0     )
> getIdToken Redirect 1                                    (OK=2457   KO=0     )
> createOrganization                                       (OK=2457   KO=0     )
> queryOrganization                                        (OK=2457   KO=0     )
> deleteOrganization                                       (OK=2457   KO=0     )
> ReadPolicy                                               (OK=11148  KO=2     )
> DeletePolicy                                             (OK=11133  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 1559   / active: 45     / done: 34508 
================================================================================


================================================================================
2024-11-06 21:09:20 GMT                                    3480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=484768 KO=19    )
> restLoginInitiate                                        (OK=33418  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33415  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7410   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7410   KO=0     )
>  UI AM idFromSession                                     (OK=7409   KO=1     )
>  UI AM validateGoto                                      (OK=7409   KO=1     )
> User Authorize PKCE stage                                (OK=40818  KO=3     )
> User AccessToken PKCE stage                              (OK=40814  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7410   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7410   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7410   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7410   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1188   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7407   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7407   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7407   KO=0     )
>  UI IDM uiconfig                                         (OK=7407   KO=0     )
>  UI IDM version                                          (OK=7407   KO=0     )
>  UI IDM features                                         (OK=7407   KO=0     )
>  UI IDM privilege                                        (OK=7407   KO=0     )
>  UI IDM login                                            (OK=7406   KO=1     )
>  UI IDM dashboard                                        (OK=7406   KO=0     )
>  UI IDM managed user schema                              (OK=7406   KO=0     )
>  UI IDM user                                             (OK=7406   KO=0     )
>  UI IDM oidcToken                                        (OK=7408   KO=1     )
> userinfo                                                 (OK=7407   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1188   KO=0     )
> UI-Logout                                                (OK=7409   KO=0     )
> UI-Logout Redirect 1                                     (OK=7408   KO=0     )
>  UI AM revoke1                                           (OK=7406   KO=0     )
>  UI AM revoke2                                           (OK=7405   KO=0     )
>  UI AM endsession                                        (OK=7407   KO=0     )
> Skip 2FA                                                 (OK=18618  KO=0     )
> RootUserinfo                                             (OK=24829  KO=0     )
> GetUUid                                                  (OK=11187  KO=0     )
> GetOpenidConfig                                          (OK=33507  KO=0     )
> CreatePolicy                                             (OK=11184  KO=2     )
> tokenUserinfo                                            (OK=7385   KO=0     )
> getIdToken                                               (OK=2460   KO=0     )
> getIdToken Redirect 1                                    (OK=2460   KO=0     )
> createOrganization                                       (OK=2460   KO=0     )
> queryOrganization                                        (OK=2460   KO=0     )
> deleteOrganization                                       (OK=2460   KO=0     )
> ReadPolicy                                               (OK=11169  KO=2     )
> DeletePolicy                                             (OK=11146  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 1505   / active: 54     / done: 34553 
================================================================================


================================================================================
2024-11-06 21:09:25 GMT                                    3485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=485390 KO=19    )
> restLoginInitiate                                        (OK=33464  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33462  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7419   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7419   KO=0     )
>  UI AM idFromSession                                     (OK=7417   KO=1     )
>  UI AM validateGoto                                      (OK=7417   KO=1     )
> User Authorize PKCE stage                                (OK=40873  KO=3     )
> User AccessToken PKCE stage                              (OK=40869  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7418   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7418   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7418   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7418   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1190   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7414   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7414   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7414   KO=0     )
>  UI IDM uiconfig                                         (OK=7414   KO=0     )
>  UI IDM version                                          (OK=7414   KO=0     )
>  UI IDM features                                         (OK=7414   KO=0     )
>  UI IDM privilege                                        (OK=7414   KO=0     )
>  UI IDM login                                            (OK=7413   KO=1     )
>  UI IDM dashboard                                        (OK=7414   KO=0     )
>  UI IDM managed user schema                              (OK=7414   KO=0     )
>  UI IDM user                                             (OK=7414   KO=0     )
>  UI IDM oidcToken                                        (OK=7416   KO=1     )
> userinfo                                                 (OK=7415   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1190   KO=0     )
> UI-Logout                                                (OK=7417   KO=0     )
> UI-Logout Redirect 1                                     (OK=7417   KO=0     )
>  UI AM revoke1                                           (OK=7415   KO=0     )
>  UI AM revoke2                                           (OK=7414   KO=0     )
>  UI AM endsession                                        (OK=7416   KO=0     )
> Skip 2FA                                                 (OK=18643  KO=0     )
> RootUserinfo                                             (OK=24870  KO=0     )
> GetUUid                                                  (OK=11203  KO=0     )
> GetOpenidConfig                                          (OK=33560  KO=0     )
> CreatePolicy                                             (OK=11201  KO=2     )
> tokenUserinfo                                            (OK=7399   KO=0     )
> getIdToken                                               (OK=2461   KO=0     )
> getIdToken Redirect 1                                    (OK=2461   KO=0     )
> createOrganization                                       (OK=2461   KO=0     )
> queryOrganization                                        (OK=2461   KO=0     )
> deleteOrganization                                       (OK=2461   KO=0     )
> ReadPolicy                                               (OK=11184  KO=2     )
> DeletePolicy                                             (OK=11169  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 1456   / active: 46     / done: 34610 
================================================================================


================================================================================
2024-11-06 21:09:30 GMT                                    3490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=486246 KO=19    )
> restLoginInitiate                                        (OK=33527  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33526  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7434   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7434   KO=0     )
>  UI AM idFromSession                                     (OK=7432   KO=1     )
>  UI AM validateGoto                                      (OK=7432   KO=1     )
> User Authorize PKCE stage                                (OK=40950  KO=3     )
> User AccessToken PKCE stage                              (OK=40945  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7432   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7431   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7431   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7431   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1190   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7428   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7428   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7427   KO=0     )
>  UI IDM uiconfig                                         (OK=7427   KO=0     )
>  UI IDM version                                          (OK=7427   KO=0     )
>  UI IDM features                                         (OK=7427   KO=0     )
>  UI IDM privilege                                        (OK=7427   KO=0     )
>  UI IDM login                                            (OK=7426   KO=1     )
>  UI IDM dashboard                                        (OK=7427   KO=0     )
>  UI IDM managed user schema                              (OK=7427   KO=0     )
>  UI IDM user                                             (OK=7427   KO=0     )
>  UI IDM oidcToken                                        (OK=7429   KO=1     )
> userinfo                                                 (OK=7428   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1190   KO=0     )
> UI-Logout                                                (OK=7430   KO=0     )
> UI-Logout Redirect 1                                     (OK=7430   KO=0     )
>  UI AM revoke1                                           (OK=7428   KO=0     )
>  UI AM revoke2                                           (OK=7427   KO=0     )
>  UI AM endsession                                        (OK=7429   KO=0     )
> Skip 2FA                                                 (OK=18676  KO=0     )
> RootUserinfo                                             (OK=24920  KO=0     )
> GetUUid                                                  (OK=11224  KO=0     )
> GetOpenidConfig                                          (OK=33613  KO=0     )
> CreatePolicy                                             (OK=11222  KO=2     )
> tokenUserinfo                                            (OK=7413   KO=0     )
> getIdToken                                               (OK=2462   KO=0     )
> getIdToken Redirect 1                                    (OK=2462   KO=0     )
> createOrganization                                       (OK=2462   KO=0     )
> queryOrganization                                        (OK=2462   KO=0     )
> deleteOrganization                                       (OK=2462   KO=0     )
> ReadPolicy                                               (OK=11201  KO=2     )
> DeletePolicy                                             (OK=11182  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 95%
          waiting: 1394   / active: 60     / done: 34658 
================================================================================


================================================================================
2024-11-06 21:09:35 GMT                                    3495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=486859 KO=19    )
> restLoginInitiate                                        (OK=33562  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33561  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7442   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7442   KO=0     )
>  UI AM idFromSession                                     (OK=7441   KO=1     )
>  UI AM validateGoto                                      (OK=7441   KO=1     )
> User Authorize PKCE stage                                (OK=40995  KO=3     )
> User AccessToken PKCE stage                              (OK=40992  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7440   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7440   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7440   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7440   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1192   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7437   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7437   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7437   KO=0     )
>  UI IDM uiconfig                                         (OK=7437   KO=0     )
>  UI IDM version                                          (OK=7437   KO=0     )
>  UI IDM features                                         (OK=7437   KO=0     )
>  UI IDM privilege                                        (OK=7437   KO=0     )
>  UI IDM login                                            (OK=7436   KO=1     )
>  UI IDM dashboard                                        (OK=7437   KO=0     )
>  UI IDM managed user schema                              (OK=7437   KO=0     )
>  UI IDM user                                             (OK=7437   KO=0     )
>  UI IDM oidcToken                                        (OK=7438   KO=1     )
> userinfo                                                 (OK=7437   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1192   KO=0     )
> UI-Logout                                                (OK=7439   KO=0     )
> UI-Logout Redirect 1                                     (OK=7439   KO=0     )
>  UI AM revoke1                                           (OK=7437   KO=0     )
>  UI AM revoke2                                           (OK=7436   KO=0     )
>  UI AM endsession                                        (OK=7438   KO=0     )
> Skip 2FA                                                 (OK=18698  KO=0     )
> RootUserinfo                                             (OK=24949  KO=0     )
> GetUUid                                                  (OK=11241  KO=0     )
> GetOpenidConfig                                          (OK=33668  KO=0     )
> CreatePolicy                                             (OK=11239  KO=2     )
> tokenUserinfo                                            (OK=7420   KO=0     )
> getIdToken                                               (OK=2466   KO=0     )
> getIdToken Redirect 1                                    (OK=2466   KO=0     )
> createOrganization                                       (OK=2466   KO=0     )
> queryOrganization                                        (OK=2466   KO=0     )
> deleteOrganization                                       (OK=2466   KO=0     )
> ReadPolicy                                               (OK=11222  KO=2     )
> DeletePolicy                                             (OK=11201  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 1355   / active: 45     / done: 34712 
================================================================================


================================================================================
2024-11-06 21:09:40 GMT                                    3500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=487577 KO=19    )
> restLoginInitiate                                        (OK=33616  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33614  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7451   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7451   KO=0     )
>  UI AM idFromSession                                     (OK=7449   KO=1     )
>  UI AM validateGoto                                      (OK=7449   KO=1     )
> User Authorize PKCE stage                                (OK=41058  KO=3     )
> User AccessToken PKCE stage                              (OK=41053  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7450   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7450   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7450   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7450   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1192   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7447   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7447   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7447   KO=0     )
>  UI IDM uiconfig                                         (OK=7447   KO=0     )
>  UI IDM version                                          (OK=7447   KO=0     )
>  UI IDM features                                         (OK=7447   KO=0     )
>  UI IDM privilege                                        (OK=7447   KO=0     )
>  UI IDM login                                            (OK=7446   KO=1     )
>  UI IDM dashboard                                        (OK=7447   KO=0     )
>  UI IDM managed user schema                              (OK=7447   KO=0     )
>  UI IDM user                                             (OK=7447   KO=0     )
>  UI IDM oidcToken                                        (OK=7449   KO=1     )
> userinfo                                                 (OK=7448   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1192   KO=0     )
> UI-Logout                                                (OK=7450   KO=0     )
> UI-Logout Redirect 1                                     (OK=7450   KO=0     )
>  UI AM revoke1                                           (OK=7448   KO=0     )
>  UI AM revoke2                                           (OK=7447   KO=0     )
>  UI AM endsession                                        (OK=7449   KO=0     )
> Skip 2FA                                                 (OK=18732  KO=0     )
> RootUserinfo                                             (OK=24974  KO=0     )
> GetUUid                                                  (OK=11267  KO=0     )
> GetOpenidConfig                                          (OK=33731  KO=0     )
> CreatePolicy                                             (OK=11263  KO=2     )
> tokenUserinfo                                            (OK=7428   KO=0     )
> getIdToken                                               (OK=2468   KO=0     )
> getIdToken Redirect 1                                    (OK=2468   KO=0     )
> createOrganization                                       (OK=2468   KO=0     )
> queryOrganization                                        (OK=2468   KO=0     )
> deleteOrganization                                       (OK=2468   KO=0     )
> ReadPolicy                                               (OK=11238  KO=2     )
> DeletePolicy                                             (OK=11221  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 1303   / active: 55     / done: 34754 
================================================================================


================================================================================
2024-11-06 21:09:45 GMT                                    3505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=488252 KO=19    )
> restLoginInitiate                                        (OK=33662  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33659  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7461   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7461   KO=0     )
>  UI AM idFromSession                                     (OK=7460   KO=1     )
>  UI AM validateGoto                                      (OK=7460   KO=1     )
> User Authorize PKCE stage                                (OK=41115  KO=3     )
> User AccessToken PKCE stage                              (OK=41112  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7461   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7461   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7461   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7461   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1195   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7458   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7458   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7457   KO=0     )
>  UI IDM uiconfig                                         (OK=7457   KO=0     )
>  UI IDM version                                          (OK=7457   KO=0     )
>  UI IDM features                                         (OK=7457   KO=0     )
>  UI IDM privilege                                        (OK=7457   KO=0     )
>  UI IDM login                                            (OK=7456   KO=1     )
>  UI IDM dashboard                                        (OK=7457   KO=0     )
>  UI IDM managed user schema                              (OK=7457   KO=0     )
>  UI IDM user                                             (OK=7457   KO=0     )
>  UI IDM oidcToken                                        (OK=7459   KO=1     )
> userinfo                                                 (OK=7458   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1195   KO=0     )
> UI-Logout                                                (OK=7460   KO=0     )
> UI-Logout Redirect 1                                     (OK=7460   KO=0     )
>  UI AM revoke1                                           (OK=7458   KO=0     )
>  UI AM revoke2                                           (OK=7457   KO=0     )
>  UI AM endsession                                        (OK=7459   KO=0     )
> Skip 2FA                                                 (OK=18755  KO=0     )
> RootUserinfo                                             (OK=25000  KO=0     )
> GetUUid                                                  (OK=11281  KO=0     )
> GetOpenidConfig                                          (OK=33786  KO=0     )
> CreatePolicy                                             (OK=11278  KO=2     )
> tokenUserinfo                                            (OK=7442   KO=0     )
> getIdToken                                               (OK=2469   KO=0     )
> getIdToken Redirect 1                                    (OK=2469   KO=0     )
> createOrganization                                       (OK=2469   KO=0     )
> queryOrganization                                        (OK=2469   KO=0     )
> deleteOrganization                                       (OK=2469   KO=0     )
> ReadPolicy                                               (OK=11263  KO=2     )
> DeletePolicy                                             (OK=11238  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 1254   / active: 53     / done: 34805 
================================================================================


================================================================================
2024-11-06 21:09:50 GMT                                    3510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=488961 KO=19    )
> restLoginInitiate                                        (OK=33705  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33704  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7473   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7473   KO=0     )
>  UI AM idFromSession                                     (OK=7472   KO=1     )
>  UI AM validateGoto                                      (OK=7472   KO=1     )
> User Authorize PKCE stage                                (OK=41172  KO=3     )
> User AccessToken PKCE stage                              (OK=41168  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7473   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7473   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7473   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7473   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1198   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7470   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7470   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7469   KO=0     )
>  UI IDM uiconfig                                         (OK=7469   KO=0     )
>  UI IDM version                                          (OK=7469   KO=0     )
>  UI IDM features                                         (OK=7469   KO=0     )
>  UI IDM privilege                                        (OK=7469   KO=0     )
>  UI IDM login                                            (OK=7468   KO=1     )
>  UI IDM dashboard                                        (OK=7468   KO=0     )
>  UI IDM managed user schema                              (OK=7468   KO=0     )
>  UI IDM user                                             (OK=7468   KO=0     )
>  UI IDM oidcToken                                        (OK=7470   KO=1     )
> userinfo                                                 (OK=7468   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1198   KO=0     )
> UI-Logout                                                (OK=7470   KO=0     )
> UI-Logout Redirect 1                                     (OK=7470   KO=0     )
>  UI AM revoke1                                           (OK=7466   KO=0     )
>  UI AM revoke2                                           (OK=7465   KO=0     )
>  UI AM endsession                                        (OK=7467   KO=0     )
> Skip 2FA                                                 (OK=18779  KO=0     )
> RootUserinfo                                             (OK=25032  KO=0     )
> GetUUid                                                  (OK=11295  KO=0     )
> GetOpenidConfig                                          (OK=33840  KO=0     )
> CreatePolicy                                             (OK=11293  KO=2     )
> tokenUserinfo                                            (OK=7450   KO=0     )
> getIdToken                                               (OK=2474   KO=0     )
> getIdToken Redirect 1                                    (OK=2474   KO=0     )
> createOrganization                                       (OK=2474   KO=0     )
> queryOrganization                                        (OK=2474   KO=0     )
> deleteOrganization                                       (OK=2474   KO=0     )
> ReadPolicy                                               (OK=11278  KO=2     )
> DeletePolicy                                             (OK=11263  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 1207   / active: 45     / done: 34860 
================================================================================


================================================================================
2024-11-06 21:09:55 GMT                                    3515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=489725 KO=19    )
> restLoginInitiate                                        (OK=33753  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33751  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7486   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7486   KO=0     )
>  UI AM idFromSession                                     (OK=7485   KO=1     )
>  UI AM validateGoto                                      (OK=7485   KO=1     )
> User Authorize PKCE stage                                (OK=41229  KO=3     )
> User AccessToken PKCE stage                              (OK=41226  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7486   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7486   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7486   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7486   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1200   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7483   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7483   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7483   KO=0     )
>  UI IDM uiconfig                                         (OK=7483   KO=0     )
>  UI IDM version                                          (OK=7483   KO=0     )
>  UI IDM features                                         (OK=7482   KO=0     )
>  UI IDM privilege                                        (OK=7482   KO=0     )
>  UI IDM login                                            (OK=7481   KO=1     )
>  UI IDM dashboard                                        (OK=7482   KO=0     )
>  UI IDM managed user schema                              (OK=7482   KO=0     )
>  UI IDM user                                             (OK=7482   KO=0     )
>  UI IDM oidcToken                                        (OK=7484   KO=1     )
> userinfo                                                 (OK=7483   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1200   KO=0     )
> UI-Logout                                                (OK=7485   KO=0     )
> UI-Logout Redirect 1                                     (OK=7485   KO=0     )
>  UI AM revoke1                                           (OK=7483   KO=0     )
>  UI AM revoke2                                           (OK=7482   KO=0     )
>  UI AM endsession                                        (OK=7484   KO=0     )
> Skip 2FA                                                 (OK=18804  KO=0     )
> RootUserinfo                                             (OK=25068  KO=0     )
> GetUUid                                                  (OK=11309  KO=0     )
> GetOpenidConfig                                          (OK=33882  KO=0     )
> CreatePolicy                                             (OK=11306  KO=2     )
> tokenUserinfo                                            (OK=7458   KO=0     )
> getIdToken                                               (OK=2478   KO=0     )
> getIdToken Redirect 1                                    (OK=2478   KO=0     )
> createOrganization                                       (OK=2478   KO=0     )
> queryOrganization                                        (OK=2478   KO=0     )
> deleteOrganization                                       (OK=2478   KO=0     )
> ReadPolicy                                               (OK=11293  KO=2     )
> DeletePolicy                                             (OK=11277  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 1158   / active: 44     / done: 34910 
================================================================================


================================================================================
2024-11-06 21:10:00 GMT                                    3520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=490312 KO=19    )
> restLoginInitiate                                        (OK=33804  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33802  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7493   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7493   KO=0     )
>  UI AM idFromSession                                     (OK=7492   KO=1     )
>  UI AM validateGoto                                      (OK=7492   KO=1     )
> User Authorize PKCE stage                                (OK=41288  KO=3     )
> User AccessToken PKCE stage                              (OK=41283  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7491   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7491   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7491   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7491   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1203   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7488   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7488   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7488   KO=0     )
>  UI IDM uiconfig                                         (OK=7488   KO=0     )
>  UI IDM version                                          (OK=7488   KO=0     )
>  UI IDM features                                         (OK=7488   KO=0     )
>  UI IDM privilege                                        (OK=7488   KO=0     )
>  UI IDM login                                            (OK=7487   KO=1     )
>  UI IDM dashboard                                        (OK=7488   KO=0     )
>  UI IDM managed user schema                              (OK=7488   KO=0     )
>  UI IDM user                                             (OK=7488   KO=0     )
>  UI IDM oidcToken                                        (OK=7490   KO=1     )
> userinfo                                                 (OK=7489   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1203   KO=0     )
> UI-Logout                                                (OK=7490   KO=0     )
> UI-Logout Redirect 1                                     (OK=7490   KO=0     )
>  UI AM revoke1                                           (OK=7488   KO=0     )
>  UI AM revoke2                                           (OK=7487   KO=0     )
>  UI AM endsession                                        (OK=7489   KO=0     )
> Skip 2FA                                                 (OK=18834  KO=0     )
> RootUserinfo                                             (OK=25111  KO=0     )
> GetUUid                                                  (OK=11326  KO=0     )
> GetOpenidConfig                                          (OK=33928  KO=0     )
> CreatePolicy                                             (OK=11323  KO=2     )
> tokenUserinfo                                            (OK=7474   KO=0     )
> getIdToken                                               (OK=2482   KO=0     )
> getIdToken Redirect 1                                    (OK=2482   KO=0     )
> createOrganization                                       (OK=2482   KO=0     )
> queryOrganization                                        (OK=2482   KO=0     )
> deleteOrganization                                       (OK=2482   KO=0     )
> ReadPolicy                                               (OK=11306  KO=2     )
> DeletePolicy                                             (OK=11292  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 1103   / active: 48     / done: 34961 
================================================================================


================================================================================
2024-11-06 21:10:05 GMT                                    3525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=490965 KO=19    )
> restLoginInitiate                                        (OK=33843  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33842  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7503   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7503   KO=0     )
>  UI AM idFromSession                                     (OK=7502   KO=1     )
>  UI AM validateGoto                                      (OK=7502   KO=1     )
> User Authorize PKCE stage                                (OK=41338  KO=3     )
> User AccessToken PKCE stage                              (OK=41335  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7503   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7503   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7503   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7503   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1207   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7500   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7500   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7500   KO=0     )
>  UI IDM uiconfig                                         (OK=7500   KO=0     )
>  UI IDM version                                          (OK=7500   KO=0     )
>  UI IDM features                                         (OK=7500   KO=0     )
>  UI IDM privilege                                        (OK=7500   KO=0     )
>  UI IDM login                                            (OK=7499   KO=1     )
>  UI IDM dashboard                                        (OK=7499   KO=0     )
>  UI IDM managed user schema                              (OK=7499   KO=0     )
>  UI IDM user                                             (OK=7499   KO=0     )
>  UI IDM oidcToken                                        (OK=7500   KO=1     )
> userinfo                                                 (OK=7499   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1207   KO=0     )
> UI-Logout                                                (OK=7501   KO=0     )
> UI-Logout Redirect 1                                     (OK=7501   KO=0     )
>  UI AM revoke1                                           (OK=7499   KO=0     )
>  UI AM revoke2                                           (OK=7498   KO=0     )
>  UI AM endsession                                        (OK=7500   KO=0     )
> Skip 2FA                                                 (OK=18853  KO=0     )
> RootUserinfo                                             (OK=25148  KO=0     )
> GetUUid                                                  (OK=11337  KO=0     )
> GetOpenidConfig                                          (OK=33970  KO=0     )
> CreatePolicy                                             (OK=11335  KO=2     )
> tokenUserinfo                                            (OK=7484   KO=0     )
> getIdToken                                               (OK=2484   KO=0     )
> getIdToken Redirect 1                                    (OK=2484   KO=0     )
> createOrganization                                       (OK=2484   KO=0     )
> queryOrganization                                        (OK=2484   KO=0     )
> deleteOrganization                                       (OK=2484   KO=0     )
> ReadPolicy                                               (OK=11323  KO=2     )
> DeletePolicy                                             (OK=11306  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 1061   / active: 38     / done: 35013 
================================================================================


================================================================================
2024-11-06 21:10:10 GMT                                    3530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=491577 KO=19    )
> restLoginInitiate                                        (OK=33890  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33888  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7512   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7512   KO=0     )
>  UI AM idFromSession                                     (OK=7511   KO=1     )
>  UI AM validateGoto                                      (OK=7511   KO=1     )
> User Authorize PKCE stage                                (OK=41394  KO=3     )
> User AccessToken PKCE stage                              (OK=41391  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7512   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7512   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7512   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7512   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1208   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7509   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7509   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7507   KO=0     )
>  UI IDM uiconfig                                         (OK=7507   KO=0     )
>  UI IDM version                                          (OK=7507   KO=0     )
>  UI IDM features                                         (OK=7507   KO=0     )
>  UI IDM privilege                                        (OK=7507   KO=0     )
>  UI IDM login                                            (OK=7506   KO=1     )
>  UI IDM dashboard                                        (OK=7507   KO=0     )
>  UI IDM managed user schema                              (OK=7507   KO=0     )
>  UI IDM user                                             (OK=7507   KO=0     )
>  UI IDM oidcToken                                        (OK=7509   KO=1     )
> userinfo                                                 (OK=7508   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1208   KO=0     )
> UI-Logout                                                (OK=7510   KO=0     )
> UI-Logout Redirect 1                                     (OK=7510   KO=0     )
>  UI AM revoke1                                           (OK=7508   KO=0     )
>  UI AM revoke2                                           (OK=7507   KO=0     )
>  UI AM endsession                                        (OK=7509   KO=0     )
> Skip 2FA                                                 (OK=18877  KO=0     )
> RootUserinfo                                             (OK=25174  KO=0     )
> GetUUid                                                  (OK=11352  KO=0     )
> GetOpenidConfig                                          (OK=34014  KO=0     )
> CreatePolicy                                             (OK=11350  KO=2     )
> tokenUserinfo                                            (OK=7497   KO=0     )
> getIdToken                                               (OK=2488   KO=0     )
> getIdToken Redirect 1                                    (OK=2488   KO=0     )
> createOrganization                                       (OK=2488   KO=0     )
> queryOrganization                                        (OK=2488   KO=0     )
> deleteOrganization                                       (OK=2488   KO=0     )
> ReadPolicy                                               (OK=11335  KO=2     )
> DeletePolicy                                             (OK=11323  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 1013   / active: 36     / done: 35063 
================================================================================


================================================================================
2024-11-06 21:10:15 GMT                                    3535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=492120 KO=19    )
> restLoginInitiate                                        (OK=33935  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33933  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7518   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7518   KO=0     )
>  UI AM idFromSession                                     (OK=7517   KO=1     )
>  UI AM validateGoto                                      (OK=7517   KO=1     )
> User Authorize PKCE stage                                (OK=41444  KO=3     )
> User AccessToken PKCE stage                              (OK=41440  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7517   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7517   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7517   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7517   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1209   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7514   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7514   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7514   KO=0     )
>  UI IDM uiconfig                                         (OK=7514   KO=0     )
>  UI IDM version                                          (OK=7514   KO=0     )
>  UI IDM features                                         (OK=7514   KO=0     )
>  UI IDM privilege                                        (OK=7514   KO=0     )
>  UI IDM login                                            (OK=7513   KO=1     )
>  UI IDM dashboard                                        (OK=7514   KO=0     )
>  UI IDM managed user schema                              (OK=7514   KO=0     )
>  UI IDM user                                             (OK=7514   KO=0     )
>  UI IDM oidcToken                                        (OK=7516   KO=1     )
> userinfo                                                 (OK=7515   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1209   KO=0     )
> UI-Logout                                                (OK=7516   KO=0     )
> UI-Logout Redirect 1                                     (OK=7516   KO=0     )
>  UI AM revoke1                                           (OK=7514   KO=0     )
>  UI AM revoke2                                           (OK=7513   KO=0     )
>  UI AM endsession                                        (OK=7515   KO=0     )
> Skip 2FA                                                 (OK=18903  KO=0     )
> RootUserinfo                                             (OK=25201  KO=0     )
> GetUUid                                                  (OK=11363  KO=0     )
> GetOpenidConfig                                          (OK=34052  KO=0     )
> CreatePolicy                                             (OK=11361  KO=2     )
> tokenUserinfo                                            (OK=7511   KO=0     )
> getIdToken                                               (OK=2496   KO=0     )
> getIdToken Redirect 1                                    (OK=2496   KO=0     )
> createOrganization                                       (OK=2495   KO=0     )
> queryOrganization                                        (OK=2495   KO=0     )
> deleteOrganization                                       (OK=2495   KO=0     )
> ReadPolicy                                               (OK=11350  KO=2     )
> DeletePolicy                                             (OK=11335  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 967    / active: 36     / done: 35109 
================================================================================


================================================================================
2024-11-06 21:10:20 GMT                                    3540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=492838 KO=19    )
> restLoginInitiate                                        (OK=33986  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=33985  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7529   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7529   KO=0     )
>  UI AM idFromSession                                     (OK=7528   KO=1     )
>  UI AM validateGoto                                      (OK=7528   KO=1     )
> User Authorize PKCE stage                                (OK=41509  KO=3     )
> User AccessToken PKCE stage                              (OK=41506  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7529   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7529   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7529   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7529   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1210   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7526   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7525   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7525   KO=0     )
>  UI IDM uiconfig                                         (OK=7525   KO=0     )
>  UI IDM version                                          (OK=7525   KO=0     )
>  UI IDM features                                         (OK=7525   KO=0     )
>  UI IDM privilege                                        (OK=7525   KO=0     )
>  UI IDM login                                            (OK=7524   KO=1     )
>  UI IDM dashboard                                        (OK=7525   KO=0     )
>  UI IDM managed user schema                              (OK=7525   KO=0     )
>  UI IDM user                                             (OK=7525   KO=0     )
>  UI IDM oidcToken                                        (OK=7527   KO=1     )
> userinfo                                                 (OK=7526   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1210   KO=0     )
> UI-Logout                                                (OK=7528   KO=0     )
> UI-Logout Redirect 1                                     (OK=7528   KO=0     )
>  UI AM revoke1                                           (OK=7525   KO=0     )
>  UI AM revoke2                                           (OK=7524   KO=0     )
>  UI AM endsession                                        (OK=7526   KO=0     )
> Skip 2FA                                                 (OK=18926  KO=0     )
> RootUserinfo                                             (OK=25248  KO=0     )
> GetUUid                                                  (OK=11372  KO=0     )
> GetOpenidConfig                                          (OK=34087  KO=0     )
> CreatePolicy                                             (OK=11370  KO=2     )
> tokenUserinfo                                            (OK=7528   KO=0     )
> getIdToken                                               (OK=2500   KO=0     )
> getIdToken Redirect 1                                    (OK=2500   KO=0     )
> createOrganization                                       (OK=2500   KO=0     )
> queryOrganization                                        (OK=2500   KO=0     )
> deleteOrganization                                       (OK=2500   KO=0     )
> ReadPolicy                                               (OK=11361  KO=2     )
> DeletePolicy                                             (OK=11350  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 914    / active: 34     / done: 35164 
================================================================================


================================================================================
2024-11-06 21:10:25 GMT                                    3545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=493410 KO=19    )
> restLoginInitiate                                        (OK=34028  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34025  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7538   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7538   KO=0     )
>  UI AM idFromSession                                     (OK=7537   KO=1     )
>  UI AM validateGoto                                      (OK=7537   KO=1     )
> User Authorize PKCE stage                                (OK=41557  KO=3     )
> User AccessToken PKCE stage                              (OK=41550  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7537   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     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1214   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7534   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7534   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 features                                         (OK=7534   KO=0     )
>  UI IDM privilege                                        (OK=7534   KO=0     )
>  UI IDM login                                            (OK=7533   KO=1     )
>  UI IDM dashboard                                        (OK=7534   KO=0     )
>  UI IDM managed user schema                              (OK=7534   KO=0     )
>  UI IDM user                                             (OK=7534   KO=0     )
>  UI IDM oidcToken                                        (OK=7536   KO=1     )
> userinfo                                                 (OK=7535   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1214   KO=0     )
> UI-Logout                                                (OK=7537   KO=0     )
> UI-Logout Redirect 1                                     (OK=7537   KO=0     )
>  UI AM revoke1                                           (OK=7535   KO=0     )
>  UI AM revoke2                                           (OK=7534   KO=0     )
>  UI AM endsession                                        (OK=7536   KO=0     )
> Skip 2FA                                                 (OK=18950  KO=0     )
> RootUserinfo                                             (OK=25288  KO=0     )
> GetUUid                                                  (OK=11384  KO=0     )
> GetOpenidConfig                                          (OK=34119  KO=0     )
> CreatePolicy                                             (OK=11382  KO=2     )
> tokenUserinfo                                            (OK=7536   KO=0     )
> getIdToken                                               (OK=2502   KO=0     )
> getIdToken Redirect 1                                    (OK=2502   KO=0     )
> createOrganization                                       (OK=2502   KO=0     )
> queryOrganization                                        (OK=2502   KO=0     )
> deleteOrganization                                       (OK=2502   KO=0     )
> ReadPolicy                                               (OK=11370  KO=2     )
> DeletePolicy                                             (OK=11361  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 869    / active: 36     / done: 35207 
================================================================================


================================================================================
2024-11-06 21:10:30 GMT                                    3550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=494177 KO=19    )
> restLoginInitiate                                        (OK=34076  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34075  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7551   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7551   KO=0     )
>  UI AM idFromSession                                     (OK=7550   KO=1     )
>  UI AM validateGoto                                      (OK=7550   KO=1     )
> User Authorize PKCE stage                                (OK=41618  KO=3     )
> User AccessToken PKCE stage                              (OK=41615  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7550   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7550   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7550   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7550   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1216   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7547   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7547   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7547   KO=0     )
>  UI IDM uiconfig                                         (OK=7547   KO=0     )
>  UI IDM version                                          (OK=7547   KO=0     )
>  UI IDM features                                         (OK=7547   KO=0     )
>  UI IDM privilege                                        (OK=7547   KO=0     )
>  UI IDM login                                            (OK=7546   KO=1     )
>  UI IDM dashboard                                        (OK=7547   KO=0     )
>  UI IDM managed user schema                              (OK=7547   KO=0     )
>  UI IDM user                                             (OK=7547   KO=0     )
>  UI IDM oidcToken                                        (OK=7549   KO=1     )
> userinfo                                                 (OK=7548   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1216   KO=0     )
> UI-Logout                                                (OK=7550   KO=0     )
> UI-Logout Redirect 1                                     (OK=7550   KO=0     )
>  UI AM revoke1                                           (OK=7548   KO=0     )
>  UI AM revoke2                                           (OK=7547   KO=0     )
>  UI AM endsession                                        (OK=7549   KO=0     )
> Skip 2FA                                                 (OK=18978  KO=0     )
> RootUserinfo                                             (OK=25327  KO=0     )
> GetUUid                                                  (OK=11402  KO=0     )
> GetOpenidConfig                                          (OK=34158  KO=0     )
> CreatePolicy                                             (OK=11400  KO=2     )
> tokenUserinfo                                            (OK=7544   KO=0     )
> getIdToken                                               (OK=2508   KO=0     )
> getIdToken Redirect 1                                    (OK=2508   KO=0     )
> createOrganization                                       (OK=2508   KO=0     )
> queryOrganization                                        (OK=2508   KO=0     )
> deleteOrganization                                       (OK=2508   KO=0     )
> ReadPolicy                                               (OK=11382  KO=2     )
> DeletePolicy                                             (OK=11370  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 817    / active: 39     / done: 35256 
================================================================================


================================================================================
2024-11-06 21:10:35 GMT                                    3555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=494984 KO=19    )
> restLoginInitiate                                        (OK=34130  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34129  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7565   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7565   KO=0     )
>  UI AM idFromSession                                     (OK=7564   KO=1     )
>  UI AM validateGoto                                      (OK=7564   KO=1     )
> User Authorize PKCE stage                                (OK=41687  KO=3     )
> User AccessToken PKCE stage                              (OK=41684  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7565   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7565   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7565   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7565   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1218   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7562   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7562   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7561   KO=0     )
>  UI IDM uiconfig                                         (OK=7561   KO=0     )
>  UI IDM version                                          (OK=7561   KO=0     )
>  UI IDM features                                         (OK=7561   KO=0     )
>  UI IDM privilege                                        (OK=7561   KO=0     )
>  UI IDM login                                            (OK=7560   KO=1     )
>  UI IDM dashboard                                        (OK=7560   KO=0     )
>  UI IDM managed user schema                              (OK=7560   KO=0     )
>  UI IDM user                                             (OK=7560   KO=0     )
>  UI IDM oidcToken                                        (OK=7562   KO=1     )
> userinfo                                                 (OK=7561   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1218   KO=0     )
> UI-Logout                                                (OK=7563   KO=0     )
> UI-Logout Redirect 1                                     (OK=7563   KO=0     )
>  UI AM revoke1                                           (OK=7561   KO=0     )
>  UI AM revoke2                                           (OK=7560   KO=0     )
>  UI AM endsession                                        (OK=7561   KO=0     )
> Skip 2FA                                                 (OK=19007  KO=0     )
> RootUserinfo                                             (OK=25349  KO=0     )
> GetUUid                                                  (OK=11425  KO=0     )
> GetOpenidConfig                                          (OK=34210  KO=0     )
> CreatePolicy                                             (OK=11423  KO=2     )
> tokenUserinfo                                            (OK=7554   KO=0     )
> getIdToken                                               (OK=2510   KO=0     )
> getIdToken Redirect 1                                    (OK=2510   KO=0     )
> createOrganization                                       (OK=2510   KO=0     )
> queryOrganization                                        (OK=2510   KO=0     )
> deleteOrganization                                       (OK=2510   KO=0     )
> ReadPolicy                                               (OK=11400  KO=2     )
> DeletePolicy                                             (OK=11381  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 762    / active: 53     / done: 35297 
================================================================================


================================================================================
2024-11-06 21:10:40 GMT                                    3560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=495565 KO=19    )
> restLoginInitiate                                        (OK=34172  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34171  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7573   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7573   KO=0     )
>  UI AM idFromSession                                     (OK=7571   KO=1     )
>  UI AM validateGoto                                      (OK=7571   KO=1     )
> User Authorize PKCE stage                                (OK=41735  KO=3     )
> User AccessToken PKCE stage                              (OK=41732  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7571   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7571   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7571   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7571   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1219   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7568   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7568   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7568   KO=0     )
>  UI IDM uiconfig                                         (OK=7568   KO=0     )
>  UI IDM version                                          (OK=7568   KO=0     )
>  UI IDM features                                         (OK=7568   KO=0     )
>  UI IDM privilege                                        (OK=7568   KO=0     )
>  UI IDM login                                            (OK=7567   KO=1     )
>  UI IDM dashboard                                        (OK=7568   KO=0     )
>  UI IDM managed user schema                              (OK=7568   KO=0     )
>  UI IDM user                                             (OK=7568   KO=0     )
>  UI IDM oidcToken                                        (OK=7570   KO=1     )
> userinfo                                                 (OK=7569   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1219   KO=0     )
> UI-Logout                                                (OK=7571   KO=0     )
> UI-Logout Redirect 1                                     (OK=7571   KO=0     )
>  UI AM revoke1                                           (OK=7569   KO=0     )
>  UI AM revoke2                                           (OK=7568   KO=0     )
>  UI AM endsession                                        (OK=7570   KO=0     )
> Skip 2FA                                                 (OK=19032  KO=0     )
> RootUserinfo                                             (OK=25368  KO=0     )
> GetUUid                                                  (OK=11443  KO=0     )
> GetOpenidConfig                                          (OK=34269  KO=0     )
> CreatePolicy                                             (OK=11441  KO=2     )
> tokenUserinfo                                            (OK=7564   KO=0     )
> getIdToken                                               (OK=2514   KO=0     )
> getIdToken Redirect 1                                    (OK=2514   KO=0     )
> createOrganization                                       (OK=2514   KO=0     )
> queryOrganization                                        (OK=2514   KO=0     )
> deleteOrganization                                       (OK=2514   KO=0     )
> ReadPolicy                                               (OK=11423  KO=2     )
> DeletePolicy                                             (OK=11399  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 719    / active: 50     / done: 35343 
================================================================================


================================================================================
2024-11-06 21:10:45 GMT                                    3565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=496183 KO=19    )
> restLoginInitiate                                        (OK=34222  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34221  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7582   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7582   KO=0     )
>  UI AM idFromSession                                     (OK=7580   KO=1     )
>  UI AM validateGoto                                      (OK=7580   KO=1     )
> User Authorize PKCE stage                                (OK=41791  KO=3     )
> User AccessToken PKCE stage                              (OK=41787  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7579   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7578   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7578   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7578   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1221   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7575   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7575   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7575   KO=0     )
>  UI IDM uiconfig                                         (OK=7575   KO=0     )
>  UI IDM version                                          (OK=7575   KO=0     )
>  UI IDM features                                         (OK=7575   KO=0     )
>  UI IDM privilege                                        (OK=7575   KO=0     )
>  UI IDM login                                            (OK=7574   KO=1     )
>  UI IDM dashboard                                        (OK=7575   KO=0     )
>  UI IDM managed user schema                              (OK=7575   KO=0     )
>  UI IDM user                                             (OK=7575   KO=0     )
>  UI IDM oidcToken                                        (OK=7577   KO=1     )
> userinfo                                                 (OK=7576   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1221   KO=0     )
> UI-Logout                                                (OK=7578   KO=0     )
> UI-Logout Redirect 1                                     (OK=7578   KO=0     )
>  UI AM revoke1                                           (OK=7576   KO=0     )
>  UI AM revoke2                                           (OK=7575   KO=0     )
>  UI AM endsession                                        (OK=7577   KO=0     )
> Skip 2FA                                                 (OK=19060  KO=0     )
> RootUserinfo                                             (OK=25389  KO=0     )
> GetUUid                                                  (OK=11461  KO=0     )
> GetOpenidConfig                                          (OK=34328  KO=0     )
> CreatePolicy                                             (OK=11459  KO=2     )
> tokenUserinfo                                            (OK=7577   KO=0     )
> getIdToken                                               (OK=2517   KO=0     )
> getIdToken Redirect 1                                    (OK=2517   KO=0     )
> createOrganization                                       (OK=2517   KO=0     )
> queryOrganization                                        (OK=2517   KO=0     )
> deleteOrganization                                       (OK=2517   KO=0     )
> ReadPolicy                                               (OK=11441  KO=2     )
> DeletePolicy                                             (OK=11421  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 668    / active: 50     / done: 35394 
================================================================================


================================================================================
2024-11-06 21:10:50 GMT                                    3570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=496883 KO=19    )
> restLoginInitiate                                        (OK=34268  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34265  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7590   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7590   KO=0     )
>  UI AM idFromSession                                     (OK=7589   KO=1     )
>  UI AM validateGoto                                      (OK=7589   KO=1     )
> User Authorize PKCE stage                                (OK=41847  KO=3     )
> User AccessToken PKCE stage                              (OK=41842  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7590   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7590   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7590   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7590   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1221   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7587   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7587   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7587   KO=0     )
>  UI IDM uiconfig                                         (OK=7587   KO=0     )
>  UI IDM version                                          (OK=7587   KO=0     )
>  UI IDM features                                         (OK=7587   KO=0     )
>  UI IDM privilege                                        (OK=7587   KO=0     )
>  UI IDM login                                            (OK=7586   KO=1     )
>  UI IDM dashboard                                        (OK=7587   KO=0     )
>  UI IDM managed user schema                              (OK=7587   KO=0     )
>  UI IDM user                                             (OK=7587   KO=0     )
>  UI IDM oidcToken                                        (OK=7589   KO=1     )
> userinfo                                                 (OK=7588   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1221   KO=0     )
> UI-Logout                                                (OK=7590   KO=0     )
> UI-Logout Redirect 1                                     (OK=7590   KO=0     )
>  UI AM revoke1                                           (OK=7588   KO=0     )
>  UI AM revoke2                                           (OK=7587   KO=0     )
>  UI AM endsession                                        (OK=7589   KO=0     )
> Skip 2FA                                                 (OK=19087  KO=0     )
> RootUserinfo                                             (OK=25414  KO=0     )
> GetUUid                                                  (OK=11479  KO=0     )
> GetOpenidConfig                                          (OK=34382  KO=0     )
> CreatePolicy                                             (OK=11477  KO=2     )
> tokenUserinfo                                            (OK=7584   KO=0     )
> getIdToken                                               (OK=2521   KO=0     )
> getIdToken Redirect 1                                    (OK=2520   KO=0     )
> createOrganization                                       (OK=2520   KO=0     )
> queryOrganization                                        (OK=2520   KO=0     )
> deleteOrganization                                       (OK=2520   KO=0     )
> ReadPolicy                                               (OK=11458  KO=2     )
> DeletePolicy                                             (OK=11441  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 621    / active: 49     / done: 35442 
================================================================================


================================================================================
2024-11-06 21:10:55 GMT                                    3575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=497723 KO=19    )
> restLoginInitiate                                        (OK=34325  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34323  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7603   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7603   KO=0     )
>  UI AM idFromSession                                     (OK=7602   KO=1     )
>  UI AM validateGoto                                      (OK=7602   KO=1     )
> User Authorize PKCE stage                                (OK=41918  KO=3     )
> User AccessToken PKCE stage                              (OK=41915  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7603   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7603   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7603   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7603   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1224   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7600   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7600   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7600   KO=0     )
>  UI IDM uiconfig                                         (OK=7600   KO=0     )
>  UI IDM version                                          (OK=7600   KO=0     )
>  UI IDM features                                         (OK=7600   KO=0     )
>  UI IDM privilege                                        (OK=7600   KO=0     )
>  UI IDM login                                            (OK=7599   KO=1     )
>  UI IDM dashboard                                        (OK=7600   KO=0     )
>  UI IDM managed user schema                              (OK=7600   KO=0     )
>  UI IDM user                                             (OK=7600   KO=0     )
>  UI IDM oidcToken                                        (OK=7602   KO=1     )
> userinfo                                                 (OK=7601   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1224   KO=0     )
> UI-Logout                                                (OK=7603   KO=0     )
> UI-Logout Redirect 1                                     (OK=7603   KO=0     )
>  UI AM revoke1                                           (OK=7601   KO=0     )
>  UI AM revoke2                                           (OK=7600   KO=0     )
>  UI AM endsession                                        (OK=7602   KO=0     )
> Skip 2FA                                                 (OK=19119  KO=0     )
> RootUserinfo                                             (OK=25451  KO=0     )
> GetUUid                                                  (OK=11496  KO=0     )
> GetOpenidConfig                                          (OK=34434  KO=0     )
> CreatePolicy                                             (OK=11494  KO=2     )
> tokenUserinfo                                            (OK=7598   KO=0     )
> getIdToken                                               (OK=2527   KO=0     )
> getIdToken Redirect 1                                    (OK=2527   KO=0     )
> createOrganization                                       (OK=2527   KO=0     )
> queryOrganization                                        (OK=2527   KO=0     )
> deleteOrganization                                       (OK=2526   KO=0     )
> ReadPolicy                                               (OK=11477  KO=2     )
> DeletePolicy                                             (OK=11457  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 562    / active: 53     / done: 35497 
================================================================================


================================================================================
2024-11-06 21:11:00 GMT                                    3580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=498340 KO=19    )
> restLoginInitiate                                        (OK=34371  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34368  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7611   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7611   KO=0     )
>  UI AM idFromSession                                     (OK=7610   KO=1     )
>  UI AM validateGoto                                      (OK=7610   KO=1     )
> User Authorize PKCE stage                                (OK=41972  KO=3     )
> User AccessToken PKCE stage                              (OK=41968  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7610   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7610   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7610   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7610   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1225   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7607   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7607   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7607   KO=0     )
>  UI IDM uiconfig                                         (OK=7607   KO=0     )
>  UI IDM version                                          (OK=7607   KO=0     )
>  UI IDM features                                         (OK=7607   KO=0     )
>  UI IDM privilege                                        (OK=7607   KO=0     )
>  UI IDM login                                            (OK=7606   KO=1     )
>  UI IDM dashboard                                        (OK=7607   KO=0     )
>  UI IDM managed user schema                              (OK=7607   KO=0     )
>  UI IDM user                                             (OK=7607   KO=0     )
>  UI IDM oidcToken                                        (OK=7609   KO=1     )
> userinfo                                                 (OK=7608   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1225   KO=0     )
> UI-Logout                                                (OK=7610   KO=0     )
> UI-Logout Redirect 1                                     (OK=7610   KO=0     )
>  UI AM revoke1                                           (OK=7608   KO=0     )
>  UI AM revoke2                                           (OK=7607   KO=0     )
>  UI AM endsession                                        (OK=7609   KO=0     )
> Skip 2FA                                                 (OK=19152  KO=0     )
> RootUserinfo                                             (OK=25512  KO=0     )
> GetUUid                                                  (OK=11514  KO=0     )
> GetOpenidConfig                                          (OK=34489  KO=0     )
> CreatePolicy                                             (OK=11512  KO=2     )
> tokenUserinfo                                            (OK=7604   KO=0     )
> getIdToken                                               (OK=2528   KO=0     )
> getIdToken Redirect 1                                    (OK=2528   KO=0     )
> createOrganization                                       (OK=2527   KO=0     )
> queryOrganization                                        (OK=2527   KO=0     )
> deleteOrganization                                       (OK=2527   KO=0     )
> ReadPolicy                                               (OK=11494  KO=2     )
> DeletePolicy                                             (OK=11477  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 515    / active: 53     / done: 35544 
================================================================================


================================================================================
2024-11-06 21:11:05 GMT                                    3585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=499235 KO=19    )
> restLoginInitiate                                        (OK=34426  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34425  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7627   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7627   KO=0     )
>  UI AM idFromSession                                     (OK=7626   KO=1     )
>  UI AM validateGoto                                      (OK=7626   KO=1     )
> User Authorize PKCE stage                                (OK=42045  KO=3     )
> User AccessToken PKCE stage                              (OK=42042  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7626   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7626   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7626   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7626   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1225   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7623   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7623   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7623   KO=0     )
>  UI IDM uiconfig                                         (OK=7623   KO=0     )
>  UI IDM version                                          (OK=7623   KO=0     )
>  UI IDM features                                         (OK=7623   KO=0     )
>  UI IDM privilege                                        (OK=7623   KO=0     )
>  UI IDM login                                            (OK=7622   KO=1     )
>  UI IDM dashboard                                        (OK=7623   KO=0     )
>  UI IDM managed user schema                              (OK=7623   KO=0     )
>  UI IDM user                                             (OK=7623   KO=0     )
>  UI IDM oidcToken                                        (OK=7625   KO=1     )
> userinfo                                                 (OK=7624   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1225   KO=0     )
> UI-Logout                                                (OK=7626   KO=0     )
> UI-Logout Redirect 1                                     (OK=7626   KO=0     )
>  UI AM revoke1                                           (OK=7624   KO=0     )
>  UI AM revoke2                                           (OK=7623   KO=0     )
>  UI AM endsession                                        (OK=7625   KO=0     )
> Skip 2FA                                                 (OK=19176  KO=0     )
> RootUserinfo                                             (OK=25548  KO=0     )
> GetUUid                                                  (OK=11533  KO=0     )
> GetOpenidConfig                                          (OK=34543  KO=0     )
> CreatePolicy                                             (OK=11531  KO=2     )
> tokenUserinfo                                            (OK=7620   KO=0     )
> getIdToken                                               (OK=2531   KO=0     )
> getIdToken Redirect 1                                    (OK=2531   KO=0     )
> createOrganization                                       (OK=2531   KO=0     )
> queryOrganization                                        (OK=2531   KO=0     )
> deleteOrganization                                       (OK=2531   KO=0     )
> ReadPolicy                                               (OK=11512  KO=2     )
> DeletePolicy                                             (OK=11493  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 460    / active: 47     / done: 35605 
================================================================================


================================================================================
2024-11-06 21:11:10 GMT                                    3590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=499952 KO=19    )
> restLoginInitiate                                        (OK=34484  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34481  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7638   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7638   KO=0     )
>  UI AM idFromSession                                     (OK=7637   KO=1     )
>  UI AM validateGoto                                      (OK=7637   KO=1     )
> User Authorize PKCE stage                                (OK=42111  KO=3     )
> User AccessToken PKCE stage                              (OK=42104  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7637   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7637   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7636   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7637   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1225   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7632   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7632   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7632   KO=0     )
>  UI IDM uiconfig                                         (OK=7632   KO=0     )
>  UI IDM version                                          (OK=7632   KO=0     )
>  UI IDM features                                         (OK=7632   KO=0     )
>  UI IDM privilege                                        (OK=7632   KO=0     )
>  UI IDM login                                            (OK=7631   KO=1     )
>  UI IDM dashboard                                        (OK=7632   KO=0     )
>  UI IDM managed user schema                              (OK=7632   KO=0     )
>  UI IDM user                                             (OK=7632   KO=0     )
>  UI IDM oidcToken                                        (OK=7634   KO=1     )
> userinfo                                                 (OK=7633   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1225   KO=0     )
> UI-Logout                                                (OK=7635   KO=0     )
> UI-Logout Redirect 1                                     (OK=7634   KO=0     )
>  UI AM revoke1                                           (OK=7632   KO=0     )
>  UI AM revoke2                                           (OK=7631   KO=0     )
>  UI AM endsession                                        (OK=7633   KO=0     )
> Skip 2FA                                                 (OK=19211  KO=0     )
> RootUserinfo                                             (OK=25585  KO=0     )
> GetUUid                                                  (OK=11552  KO=0     )
> GetOpenidConfig                                          (OK=34598  KO=0     )
> CreatePolicy                                             (OK=11550  KO=2     )
> tokenUserinfo                                            (OK=7630   KO=0     )
> getIdToken                                               (OK=2535   KO=0     )
> getIdToken Redirect 1                                    (OK=2535   KO=0     )
> createOrganization                                       (OK=2535   KO=0     )
> queryOrganization                                        (OK=2535   KO=0     )
> deleteOrganization                                       (OK=2535   KO=0     )
> ReadPolicy                                               (OK=11528  KO=2     )
> DeletePolicy                                             (OK=11512  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 401    / active: 59     / done: 35652 
================================================================================


================================================================================
2024-11-06 21:11:15 GMT                                    3595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=500728 KO=19    )
> restLoginInitiate                                        (OK=34529  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34528  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7649   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7649   KO=0     )
>  UI AM idFromSession                                     (OK=7648   KO=1     )
>  UI AM validateGoto                                      (OK=7648   KO=1     )
> User Authorize PKCE stage                                (OK=42171  KO=3     )
> User AccessToken PKCE stage                              (OK=42167  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7649   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7649   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7649   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7649   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1225   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7646   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7646   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7646   KO=0     )
>  UI IDM uiconfig                                         (OK=7646   KO=0     )
>  UI IDM version                                          (OK=7646   KO=0     )
>  UI IDM features                                         (OK=7646   KO=0     )
>  UI IDM privilege                                        (OK=7646   KO=0     )
>  UI IDM login                                            (OK=7645   KO=1     )
>  UI IDM dashboard                                        (OK=7646   KO=0     )
>  UI IDM managed user schema                              (OK=7646   KO=0     )
>  UI IDM user                                             (OK=7646   KO=0     )
>  UI IDM oidcToken                                        (OK=7647   KO=1     )
> userinfo                                                 (OK=7646   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1225   KO=0     )
> UI-Logout                                                (OK=7648   KO=0     )
> UI-Logout Redirect 1                                     (OK=7648   KO=0     )
>  UI AM revoke1                                           (OK=7645   KO=0     )
>  UI AM revoke2                                           (OK=7644   KO=0     )
>  UI AM endsession                                        (OK=7646   KO=0     )
> Skip 2FA                                                 (OK=19237  KO=0     )
> RootUserinfo                                             (OK=25643  KO=0     )
> GetUUid                                                  (OK=11567  KO=0     )
> GetOpenidConfig                                          (OK=34649  KO=0     )
> CreatePolicy                                             (OK=11565  KO=2     )
> tokenUserinfo                                            (OK=7639   KO=0     )
> getIdToken                                               (OK=2537   KO=0     )
> getIdToken Redirect 1                                    (OK=2537   KO=0     )
> createOrganization                                       (OK=2537   KO=0     )
> queryOrganization                                        (OK=2537   KO=0     )
> deleteOrganization                                       (OK=2537   KO=0     )
> ReadPolicy                                               (OK=11550  KO=2     )
> DeletePolicy                                             (OK=11528  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 357    / active: 52     / done: 35703 
================================================================================


================================================================================
2024-11-06 21:11:20 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=501356 KO=19    )
> restLoginInitiate                                        (OK=34569  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34564  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7660   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7660   KO=0     )
>  UI AM idFromSession                                     (OK=7659   KO=1     )
>  UI AM validateGoto                                      (OK=7659   KO=1     )
> User Authorize PKCE stage                                (OK=42219  KO=3     )
> User AccessToken PKCE stage                              (OK=42216  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7660   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7660   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7660   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7660   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1225   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7657   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7657   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7657   KO=0     )
>  UI IDM uiconfig                                         (OK=7657   KO=0     )
>  UI IDM version                                          (OK=7657   KO=0     )
>  UI IDM features                                         (OK=7657   KO=0     )
>  UI IDM privilege                                        (OK=7657   KO=0     )
>  UI IDM login                                            (OK=7656   KO=1     )
>  UI IDM dashboard                                        (OK=7656   KO=0     )
>  UI IDM managed user schema                              (OK=7656   KO=0     )
>  UI IDM user                                             (OK=7656   KO=0     )
>  UI IDM oidcToken                                        (OK=7658   KO=1     )
> userinfo                                                 (OK=7657   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1225   KO=0     )
> UI-Logout                                                (OK=7659   KO=0     )
> UI-Logout Redirect 1                                     (OK=7659   KO=0     )
>  UI AM revoke1                                           (OK=7657   KO=0     )
>  UI AM revoke2                                           (OK=7656   KO=0     )
>  UI AM endsession                                        (OK=7658   KO=0     )
> Skip 2FA                                                 (OK=19252  KO=0     )
> RootUserinfo                                             (OK=25670  KO=0     )
> GetUUid                                                  (OK=11577  KO=0     )
> GetOpenidConfig                                          (OK=34695  KO=0     )
> CreatePolicy                                             (OK=11575  KO=2     )
> tokenUserinfo                                            (OK=7651   KO=0     )
> getIdToken                                               (OK=2540   KO=0     )
> getIdToken Redirect 1                                    (OK=2540   KO=0     )
> createOrganization                                       (OK=2540   KO=0     )
> queryOrganization                                        (OK=2539   KO=0     )
> deleteOrganization                                       (OK=2539   KO=0     )
> ReadPolicy                                               (OK=11564  KO=2     )
> DeletePolicy                                             (OK=11550  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 316    / active: 36     / done: 35760 
================================================================================


================================================================================
2024-11-06 21:11:20 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=501356 KO=19    )
> restLoginInitiate                                        (OK=34569  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=34564  KO=1     )
> UI-Post-Login - stage 1                                  (OK=7660   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7660   KO=0     )
>  UI AM idFromSession                                     (OK=7659   KO=1     )
>  UI AM validateGoto                                      (OK=7659   KO=1     )
> User Authorize PKCE stage                                (OK=42219  KO=3     )
> User AccessToken PKCE stage                              (OK=42216  KO=4     )
> UI-Post-Login - stage 2                                  (OK=7660   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7660   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7660   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7660   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1225   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7657   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7657   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7657   KO=0     )
>  UI IDM uiconfig                                         (OK=7657   KO=0     )
>  UI IDM version                                          (OK=7657   KO=0     )
>  UI IDM features                                         (OK=7657   KO=0     )
>  UI IDM privilege                                        (OK=7657   KO=0     )
>  UI IDM login                                            (OK=7656   KO=1     )
>  UI IDM dashboard                                        (OK=7656   KO=0     )
>  UI IDM managed user schema                              (OK=7656   KO=0     )
>  UI IDM user                                             (OK=7656   KO=0     )
>  UI IDM oidcToken                                        (OK=7658   KO=1     )
> userinfo                                                 (OK=7657   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1225   KO=0     )
> UI-Logout                                                (OK=7659   KO=0     )
> UI-Logout Redirect 1                                     (OK=7659   KO=0     )
>  UI AM revoke1                                           (OK=7657   KO=0     )
>  UI AM revoke2                                           (OK=7656   KO=0     )
>  UI AM endsession                                        (OK=7658   KO=0     )
> Skip 2FA                                                 (OK=19252  KO=0     )
> RootUserinfo                                             (OK=25670  KO=0     )
> GetUUid                                                  (OK=11577  KO=0     )
> GetOpenidConfig                                          (OK=34695  KO=0     )
> CreatePolicy                                             (OK=11575  KO=2     )
> tokenUserinfo                                            (OK=7651   KO=0     )
> getIdToken                                               (OK=2540   KO=0     )
> getIdToken Redirect 1                                    (OK=2540   KO=0     )
> createOrganization                                       (OK=2540   KO=0     )
> queryOrganization                                        (OK=2539   KO=0     )
> deleteOrganization                                       (OK=2539   KO=0     )
> ReadPolicy                                               (OK=11564  KO=2     )
> DeletePolicy                                             (OK=11550  KO=2     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> status.find.in([200, 209], 304), found 502                          6 (20.69%)
> status.find.in([200, 209], 304), found 404                          4 (13.79%)
> status.find.is(302), but actually found 502                         3 (10.34%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      3 (10.34%)
 
> tokenUserinfo: No attribute named 'access_token' is defined         2 ( 6.90%)
> status.find.is(200), but actually found 502                         2 ( 6.90%)
> userinfo: No attribute named 'access_token' is defined              2 ( 6.90%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 6.90%)
> status.find.in([200, 209], 304), found 409                          1 ( 3.45%)
> status.find.in([200, 209], 304), found 401                          1 ( 3.45%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 3.45%)
ing
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 3.45%)
> status.find.in([200, 209], 304), found 400                          1 ( 3.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 316    / active: 36     / done: 35760 
================================================================================

21:11:20.240 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 35796: j.i.IOException: Premature close
21:11:20.241 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,35796,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.336866, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@56da65c7, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0, password -> Pa_ssw0rd, fake-ip -> 244.49.252.55, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42c5907c),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007e50ac698000@f078bd1,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
	X-Forwarded-For: 244.49.252.55
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
21:11:20.241 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-133' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:00 h
[INFO] Finished at: 2024-11-06T21:11:20Z
[INFO] ------------------------------------------------------------------------
2024-11-06 21:11:20,326 INFO    Gatling simulation run ended successfully
2024-11-06 21:11:20,326 DEBUG   No archive name provided. No archive will be created
