2025-01-17 10:32:53,520 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmprv4fjpcs 2025-01-17 10:32:53,521 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-150/loadtest-20250117082721374" -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/tmprv4fjpcs/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/tmprv4fjpcs/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:32:55,860 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 10:32:55,862 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 10:32:55,862 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:32:55,863 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:32:55,869 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:32:55,870 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:32:55,879 |-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:32:55,879 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:32:55,879 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:32:55,880 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:32:55,883 |-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:32:55,889 |-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:32:55,946 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 10:32:55,946 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 10:32:55,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:32:55,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:32:56,007 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:32:56,034 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 10:32:56,034 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 10:32:56,034 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 10:32:56,035 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 10:32:56,035 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 156 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 80s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 7503988 (OK=7503665 KO=323 ) > min response time 32 (OK=32 KO=34 ) > max response time 60000 (OK=53019 KO=60000 ) > mean response time 51 (OK=51 KO=637 ) > std deviation 51 (OK=34 KO=5774 ) > response time 50th percentile 48 (OK=48 KO=48 ) > response time 75th percentile 56 (OK=56 KO=51 ) > response time 95th percentile 78 (OK=78 KO=57 ) > response time 99th percentile 93 (OK=93 KO=7821 ) > mean requests/sec 2084.44 (OK=2084.35 KO=0.09 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 7503455 ( 99.99%) > 800 ms <= t < 1200 ms 176 ( 0%) > t >= 1200 ms 34 ( 0%) > failed 323 ( 0%) ---- Errors -------------------------------------------------------------------- > status.find.in([200, 209], 304), found 409 206 (63.19%) > status.find.in([200, 209], 304), found 404 112 (34.36%) > Request timeout to openam-perf-200m.forgeblocks.com/34.107.203 3 ( 0.92%) .37:443 after 60000 ms > queryOrganization: No attribute named 'organization_id' is def 1 ( 0.31%) ined > deleteOrganization: No attribute named 'organization_id' is de 1 ( 0.31%) fined > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 1 ( 0.31%) r 10000ms > createOrganization: No attribute named 'access_token' is defin 1 ( 0.31%) ed > status.find.in([200, 209], 304), found 502 1 ( 0.31%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-150/loadtest-20250117082721374/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:23 min [INFO] Finished at: 2025-01-17T10:34:18Z [INFO] ------------------------------------------------------------------------ 2025-01-17 10:34:18,433 INFO Gatling simulation run ended successfully 2025-01-17 10:34:18,433 INFO Creating archive benchmark-150.tar.gz with report files 2025-01-17 10:34:19,132 INFO Archive /results/gatling/benchmark-150/benchmark-150.tar.gz successfully created