CoordinatorAclAuditHttpIntegrationTest
Tests
| Test |
Duration |
Result |
| acl allows member heartbeat but rejects monitoring reads() |
0.302s |
passed |
| acl allows read role monitoring reads but rejects admin mutations() |
0.008s |
passed |
| acl allows read role on read only stream endpoints() |
0.058s |
passed |
| acl allows write role to read monitoring and mutate admin endpoints() |
0.954s |
passed |
| acl keeps legacy admin and monitor roles as aliases() |
0.015s |
passed |
| audit log captures delete group mutation() |
0.029s |
passed |
| audit log captures successful admin scale request() |
0.030s |
passed |
Standard output
16:32:12.114 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration io.github.ghkdqhrbals.redisstreamcoordinator.RedisStreamCoordinatorApplication for test class io.github.ghkdqhrbals.redisstreamcoordinator.CoordinatorAclAuditHttpIntegrationTest
16:32:12.207 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration io.github.ghkdqhrbals.redisstreamcoordinator.RedisStreamCoordinatorApplication for test class io.github.ghkdqhrbals.redisstreamcoordinator.CoordinatorAclAuditHttpIntegrationTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v4.0.6)
2026-06-06T16:32:12.551Z INFO 2783 --- [ Test worker] r.CoordinatorAclAuditHttpIntegrationTest : Starting CoordinatorAclAuditHttpIntegrationTest using Java 24.0.2 with PID 2783 (started by runner in /home/runner/work/redis-stream-coordinator/redis-stream-coordinator/coordinator-server)
2026-06-06T16:32:12.554Z INFO 2783 --- [ Test worker] r.CoordinatorAclAuditHttpIntegrationTest : No active profile set, falling back to 1 default profile: "default"
2026-06-06T16:32:13.883Z INFO 2783 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2026-06-06T16:32:13.885Z INFO 2783 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2026-06-06T16:32:13.923Z INFO 2783 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 24 ms. Found 0 Redis repository interfaces.
2026-06-06T16:32:15.807Z INFO 2783 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator'
2026-06-06T16:32:15.865Z INFO 2783 --- [ Test worker] r.CoordinatorAclAuditHttpIntegrationTest : Started CoordinatorAclAuditHttpIntegrationTest in 3.602 seconds (process running for 5.402)
2026-06-06T16:32:15.944Z WARN 2783 --- [ Test worker] o.s.core.events.SpringDocAppInitializer : SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'
2026-06-06T16:32:16.443Z INFO 2783 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2026-06-06T16:32:16.443Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet ''
2026-06-06T16:32:16.445Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms
2026-06-06T16:32:16.913Z INFO 2783 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2026-06-06T16:32:16.913Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet ''
2026-06-06T16:32:16.915Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms
2026-06-06T16:32:16.929Z INFO 2783 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2026-06-06T16:32:16.929Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet ''
2026-06-06T16:32:16.930Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms
2026-06-06T16:32:16.938Z INFO 2783 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2026-06-06T16:32:16.939Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet ''
2026-06-06T16:32:16.940Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms
2026-06-06T16:32:16.998Z INFO 2783 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2026-06-06T16:32:16.998Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet ''
2026-06-06T16:32:16.999Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms
2026-06-06T16:32:17.303Z INFO 2783 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2026-06-06T16:32:17.304Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet ''
2026-06-06T16:32:17.305Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms
2026-06-06T16:32:17.334Z INFO 2783 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2026-06-06T16:32:17.334Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet ''
2026-06-06T16:32:17.335Z INFO 2783 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms
Standard error
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/runner/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.8/f09415827a71be7ed621c7bd02550678f28bc81c/byte-buddy-agent-1.17.8.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release