2025-01-17 10:30:07,690 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpefeso0o8 2025-01-17 10:30:07,692 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-90/loadtest-20250117062546839" -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" [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/tmpefeso0o8/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] skip non existing resourceDirectory /tmp/tmpefeso0o8/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [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 --- 10:30:10,031 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 10:30:10,033 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 10:30:10,033 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:30:10,034 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:30:10,040 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:30:10,041 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:30:10,049 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 7 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:30:10,049 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:30:10,050 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:30:10,050 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:30:10,054 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 10:30:10,060 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 10:30:10,116 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 10:30:10,116 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 10:30:10,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:30:10,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:30:10,175 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:30:10,203 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 10:30:10,203 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 10:30:10,203 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 10:30:10,204 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 10:30:10,204 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 154 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 46s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 4514379 (OK=4514286 KO=93 ) > min response time 32 (OK=32 KO=34 ) > max response time 60000 (OK=52730 KO=60000 ) > mean response time 50 (OK=50 KO=1091 ) > std deviation 45 (OK=35 KO=6359 ) > response time 50th percentile 48 (OK=48 KO=48 ) > response time 75th percentile 55 (OK=55 KO=51 ) > response time 95th percentile 78 (OK=78 KO=3576 ) > response time 99th percentile 91 (OK=91 KO=14002 ) > mean requests/sec 1253.99 (OK=1253.97 KO=0.03 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 4514163 ( 100%) > 800 ms <= t < 1200 ms 102 ( 0%) > t >= 1200 ms 21 ( 0%) > failed 93 ( 0%) ---- Errors -------------------------------------------------------------------- > status.find.in([200, 209], 304), found 409 37 (33.33%) > status.find.in([200, 209], 304), found 404 37 (33.33%) > UI AM revoke2: No attribute named 'access_token_2' is defined 4 ( 3.60%) > userinfo: No attribute named 'access_token' is defined 4 ( 3.60%) > UI AM revoke1: No attribute named 'access_token' is defined 4 ( 3.60%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 3 ( 2.70%) ing > j.n.c.ClosedChannelException 3 ( 2.70%) > status.find.in([200, 209], 304), found 401 3 ( 2.70%) > UI AM endsession: No attribute named 'id_token_2' is defined 3 ( 2.70%) > status.find.is(200), but actually found 502 2 ( 1.80%) > status.find.is(200), but actually found 401 2 ( 1.80%) > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 2 ( 1.80%) r 10000ms > status.find.is(302), but actually found 502 1 ( 0.90%) > createOrganization: No attribute named 'access_token' is defin 1 ( 0.90%) ed > Request timeout to openam-perf-200m.forgeblocks.com/34.107.203 1 ( 0.90%) .37:443 after 60000 ms > status.find.in([200, 209], 304), found 400 1 ( 0.90%) > queryOrganization: No attribute named 'organization_id' is def 1 ( 0.90%) ined > deleteOrganization: No attribute named 'organization_id' is de 1 ( 0.90%) fined > status.find.in([200, 209], 304), found 502 1 ( 0.90%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-90/loadtest-20250117062546839/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.641 s [INFO] Finished at: 2025-01-17T10:30:58Z [INFO] ------------------------------------------------------------------------ 2025-01-17 10:30:58,447 INFO Gatling simulation run ended successfully 2025-01-17 10:30:58,447 INFO Creating archive benchmark-90.tar.gz with report files 2025-01-17 10:30:59,155 INFO Archive /results/gatling/benchmark-90/benchmark-90.tar.gz successfully created