|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217 |
- 2024-08-13 09:21:18 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.ruoyi.test.TagUnitTest], using SpringBootContextLoader
- 2024-08-13 09:21:18 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [com.ruoyi.test.TagUnitTest]: no resource found for suffixes {-context.xml, Context.groovy}.
- 2024-08-13 09:21:18 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.ruoyi.test.TagUnitTest]: TagUnitTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
- 2024-08-13 09:21:18 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.ruoyi.RuoYiApplication for test class com.ruoyi.test.TagUnitTest
- 2024-08-13 09:21:18 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
- 2024-08-13 09:21:18 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4566d049, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@61ce23ac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3668d4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1c3b9394, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f2cfcc2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f6f61c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c2cc639, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ccb4b1b, org.springframework.test.context.event.EventPublishingTestExecutionListener@4097cac, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@ec2cc4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a5b3fee, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c1e2a2d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@333dd51e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@52d645b1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2101b44a]
- 2024-08-13 09:21:18 [main] INFO com.ruoyi.test.TagUnitTest - Starting TagUnitTest using Java 1.8.0_181 on zhushi-wangqiang with PID 18160 (started by Adminis in D:\idea\sy\ruoyi-plus\ruoyi-admin)
- 2024-08-13 09:21:18 [main] INFO com.ruoyi.test.TagUnitTest - The following 1 profile is active: "dev"
- 2024-08-13 09:21:18 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
- 2024-08-13 09:21:21 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
- 2024-08-13 09:21:21 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
- 2024-08-13 09:21:21 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
- 2024-08-13 09:21:21 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [slave] success
- 2024-08-13 09:21:21 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
- 2024-08-13 09:21:21 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
- 2024-08-13 09:21:23 [main] INFO c.r.framework.config.JacksonConfig - 初始化 jackson 配置
- 2024-08-13 09:21:23 [main] INFO c.ruoyi.framework.config.RedisConfig - 初始化 redis 配置
- 2024-08-13 09:21:23 [main] INFO org.redisson.Version - Redisson 3.20.0
- 2024-08-13 09:21:23 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 09:21:23 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 09:21:25 [main] INFO o.a.e.c.DefaultActiviti5CompatibilityHandlerFactory - Activiti 5 compatibility handler implementation not found or error during instantiation : org.activiti.compatibility.DefaultActiviti5CompatibilityHandler. Activiti 5 backwards compatibility disabled.
- 2024-08-13 09:21:25 [main] INFO o.a.engine.impl.ProcessEngineImpl - ProcessEngine default created
- 2024-08-13 09:21:27 [main] INFO com.ruoyi.test.TagUnitTest - Started TagUnitTest in 9.283 seconds (JVM running for 10.409)
- 2024-08-13 09:21:27 [main] INFO c.r.s.runner.SystemApplicationRunner - 初始化OSS配置成功
- 2024-08-13 09:21:27 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
- 2024-08-13 09:21:28 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
- 2024-08-13 09:21:28 [SpringApplicationShutdownHook] INFO c.r.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
- 2024-08-13 09:21:28 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
- 2024-08-13 09:21:28 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
- 2024-08-13 09:21:28 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
- 2024-08-13 09:21:28 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
- 2024-08-13 09:23:52 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.ruoyi.test.TagUnitTest], using SpringBootContextLoader
- 2024-08-13 09:23:52 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [com.ruoyi.test.TagUnitTest]: no resource found for suffixes {-context.xml, Context.groovy}.
- 2024-08-13 09:23:52 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.ruoyi.test.TagUnitTest]: TagUnitTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
- 2024-08-13 09:23:52 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.ruoyi.RuoYiApplication for test class com.ruoyi.test.TagUnitTest
- 2024-08-13 09:23:52 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
- 2024-08-13 09:23:52 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4566d049, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@61ce23ac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3668d4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1c3b9394, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f2cfcc2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f6f61c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c2cc639, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ccb4b1b, org.springframework.test.context.event.EventPublishingTestExecutionListener@4097cac, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@ec2cc4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a5b3fee, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c1e2a2d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@333dd51e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@52d645b1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2101b44a]
- 2024-08-13 09:23:53 [main] INFO com.ruoyi.test.TagUnitTest - Starting TagUnitTest using Java 1.8.0_181 on zhushi-wangqiang with PID 10192 (started by Adminis in D:\idea\sy\ruoyi-plus\ruoyi-admin)
- 2024-08-13 09:23:53 [main] INFO com.ruoyi.test.TagUnitTest - The following 1 profile is active: "dev"
- 2024-08-13 09:23:53 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
- 2024-08-13 09:23:55 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
- 2024-08-13 09:23:55 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
- 2024-08-13 09:23:55 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
- 2024-08-13 09:23:55 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [slave] success
- 2024-08-13 09:23:55 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
- 2024-08-13 09:23:55 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
- 2024-08-13 09:23:57 [main] INFO c.r.framework.config.JacksonConfig - 初始化 jackson 配置
- 2024-08-13 09:23:57 [main] INFO c.ruoyi.framework.config.RedisConfig - 初始化 redis 配置
- 2024-08-13 09:23:57 [main] INFO org.redisson.Version - Redisson 3.20.0
- 2024-08-13 09:23:57 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 09:23:57 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 09:23:59 [main] INFO o.a.e.c.DefaultActiviti5CompatibilityHandlerFactory - Activiti 5 compatibility handler implementation not found or error during instantiation : org.activiti.compatibility.DefaultActiviti5CompatibilityHandler. Activiti 5 backwards compatibility disabled.
- 2024-08-13 09:23:59 [main] INFO o.a.engine.impl.ProcessEngineImpl - ProcessEngine default created
- 2024-08-13 09:24:01 [main] INFO com.ruoyi.test.TagUnitTest - Started TagUnitTest in 8.762 seconds (JVM running for 9.659)
- 2024-08-13 09:24:02 [main] INFO c.r.s.runner.SystemApplicationRunner - 初始化OSS配置成功
- 2024-08-13 09:24:02 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
- 2024-08-13 09:24:02 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
- 2024-08-13 09:24:02 [SpringApplicationShutdownHook] INFO c.r.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
- 2024-08-13 09:24:02 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
- 2024-08-13 09:24:02 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
- 2024-08-13 09:24:02 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
- 2024-08-13 09:24:02 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
- 2024-08-13 12:36:13 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.ruoyi.test.TagUnitTest], using SpringBootContextLoader
- 2024-08-13 12:36:13 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [com.ruoyi.test.TagUnitTest]: no resource found for suffixes {-context.xml, Context.groovy}.
- 2024-08-13 12:36:13 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.ruoyi.test.TagUnitTest]: TagUnitTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
- 2024-08-13 12:36:13 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.ruoyi.RuoYiApplication for test class com.ruoyi.test.TagUnitTest
- 2024-08-13 12:36:13 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
- 2024-08-13 12:36:13 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4566d049, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@61ce23ac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3668d4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1c3b9394, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f2cfcc2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f6f61c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c2cc639, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ccb4b1b, org.springframework.test.context.event.EventPublishingTestExecutionListener@4097cac, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@ec2cc4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a5b3fee, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c1e2a2d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@333dd51e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@52d645b1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2101b44a]
- 2024-08-13 12:36:13 [main] INFO com.ruoyi.test.TagUnitTest - Starting TagUnitTest using Java 1.8.0_181 on zhushi-wangqiang with PID 20500 (started by Adminis in D:\idea\sy\ruoyi-plus\ruoyi-admin)
- 2024-08-13 12:36:13 [main] INFO com.ruoyi.test.TagUnitTest - The following 1 profile is active: "dev"
- 2024-08-13 12:36:13 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
- 2024-08-13 12:36:16 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
- 2024-08-13 12:36:16 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
- 2024-08-13 12:36:16 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
- 2024-08-13 12:36:16 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [slave] success
- 2024-08-13 12:36:16 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
- 2024-08-13 12:36:16 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
- 2024-08-13 12:36:17 [main] INFO c.r.framework.config.JacksonConfig - 初始化 jackson 配置
- 2024-08-13 12:36:18 [main] INFO c.ruoyi.framework.config.RedisConfig - 初始化 redis 配置
- 2024-08-13 12:36:18 [main] INFO org.redisson.Version - Redisson 3.20.0
- 2024-08-13 12:36:18 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 12:36:18 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 12:36:20 [main] INFO o.a.e.c.DefaultActiviti5CompatibilityHandlerFactory - Activiti 5 compatibility handler implementation not found or error during instantiation : org.activiti.compatibility.DefaultActiviti5CompatibilityHandler. Activiti 5 backwards compatibility disabled.
- 2024-08-13 12:36:20 [main] INFO o.a.engine.impl.ProcessEngineImpl - ProcessEngine default created
- 2024-08-13 12:36:22 [main] INFO com.ruoyi.test.TagUnitTest - Started TagUnitTest in 8.891 seconds (JVM running for 9.983)
- 2024-08-13 12:36:22 [main] INFO c.r.s.runner.SystemApplicationRunner - 初始化OSS配置成功
- 2024-08-13 12:36:22 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
- 2024-08-13 12:36:22 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
- 2024-08-13 12:36:23 [SpringApplicationShutdownHook] INFO c.r.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
- 2024-08-13 12:36:23 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
- 2024-08-13 12:36:23 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
- 2024-08-13 12:36:23 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
- 2024-08-13 12:36:23 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
- 2024-08-13 12:39:12 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.ruoyi.test.TagUnitTest], using SpringBootContextLoader
- 2024-08-13 12:39:12 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [com.ruoyi.test.TagUnitTest]: no resource found for suffixes {-context.xml, Context.groovy}.
- 2024-08-13 12:39:12 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.ruoyi.test.TagUnitTest]: TagUnitTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
- 2024-08-13 12:39:12 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.ruoyi.RuoYiApplication for test class com.ruoyi.test.TagUnitTest
- 2024-08-13 12:39:12 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
- 2024-08-13 12:39:12 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4566d049, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@61ce23ac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3668d4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1c3b9394, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f2cfcc2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f6f61c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c2cc639, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ccb4b1b, org.springframework.test.context.event.EventPublishingTestExecutionListener@4097cac, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@ec2cc4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a5b3fee, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c1e2a2d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@333dd51e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@52d645b1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2101b44a]
- 2024-08-13 12:39:13 [main] INFO com.ruoyi.test.TagUnitTest - Starting TagUnitTest using Java 1.8.0_181 on zhushi-wangqiang with PID 3980 (started by Adminis in D:\idea\sy\ruoyi-plus\ruoyi-admin)
- 2024-08-13 12:39:13 [main] INFO com.ruoyi.test.TagUnitTest - The following 1 profile is active: "dev"
- 2024-08-13 12:39:13 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
- 2024-08-13 12:39:15 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
- 2024-08-13 12:39:15 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
- 2024-08-13 12:39:15 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
- 2024-08-13 12:39:15 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [slave] success
- 2024-08-13 12:39:15 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
- 2024-08-13 12:39:15 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
- 2024-08-13 12:39:17 [main] INFO c.r.framework.config.JacksonConfig - 初始化 jackson 配置
- 2024-08-13 12:39:17 [main] INFO c.ruoyi.framework.config.RedisConfig - 初始化 redis 配置
- 2024-08-13 12:39:17 [main] INFO org.redisson.Version - Redisson 3.20.0
- 2024-08-13 12:39:17 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 12:39:17 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 12:39:19 [main] INFO o.a.e.c.DefaultActiviti5CompatibilityHandlerFactory - Activiti 5 compatibility handler implementation not found or error during instantiation : org.activiti.compatibility.DefaultActiviti5CompatibilityHandler. Activiti 5 backwards compatibility disabled.
- 2024-08-13 12:39:19 [main] INFO o.a.engine.impl.ProcessEngineImpl - ProcessEngine default created
- 2024-08-13 12:39:21 [main] INFO com.ruoyi.test.TagUnitTest - Started TagUnitTest in 8.866 seconds (JVM running for 9.836)
- 2024-08-13 12:39:21 [main] INFO c.r.s.runner.SystemApplicationRunner - 初始化OSS配置成功
- 2024-08-13 12:39:21 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
- 2024-08-13 12:39:22 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
- 2024-08-13 12:39:22 [SpringApplicationShutdownHook] INFO c.r.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
- 2024-08-13 12:39:22 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
- 2024-08-13 12:39:22 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
- 2024-08-13 12:39:22 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
- 2024-08-13 12:39:22 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
- 2024-08-13 15:27:35 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.ruoyi.test.TagUnitTest], using SpringBootContextLoader
- 2024-08-13 15:27:35 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [com.ruoyi.test.TagUnitTest]: no resource found for suffixes {-context.xml, Context.groovy}.
- 2024-08-13 15:27:35 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.ruoyi.test.TagUnitTest]: TagUnitTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
- 2024-08-13 15:27:36 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.ruoyi.RuoYiApplication for test class com.ruoyi.test.TagUnitTest
- 2024-08-13 15:27:36 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
- 2024-08-13 15:27:36 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4566d049, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@61ce23ac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3668d4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1c3b9394, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f2cfcc2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f6f61c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c2cc639, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ccb4b1b, org.springframework.test.context.event.EventPublishingTestExecutionListener@4097cac, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@ec2cc4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a5b3fee, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c1e2a2d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@333dd51e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@52d645b1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2101b44a]
- 2024-08-13 15:27:36 [main] INFO com.ruoyi.test.TagUnitTest - Starting TagUnitTest using Java 1.8.0_181 on zhushi-wangqiang with PID 17884 (started by Adminis in D:\idea\sy\ruoyi-plus\ruoyi-admin)
- 2024-08-13 15:27:36 [main] INFO com.ruoyi.test.TagUnitTest - The following 1 profile is active: "dev"
- 2024-08-13 15:27:36 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
- 2024-08-13 15:27:38 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
- 2024-08-13 15:27:39 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
- 2024-08-13 15:27:39 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
- 2024-08-13 15:27:39 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [slave] success
- 2024-08-13 15:27:39 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
- 2024-08-13 15:27:39 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
- 2024-08-13 15:27:40 [main] INFO c.r.framework.config.JacksonConfig - 初始化 jackson 配置
- 2024-08-13 15:27:40 [main] INFO c.ruoyi.framework.config.RedisConfig - 初始化 redis 配置
- 2024-08-13 15:27:41 [main] INFO org.redisson.Version - Redisson 3.20.0
- 2024-08-13 15:27:41 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 15:27:41 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 15:27:43 [main] INFO o.a.e.c.DefaultActiviti5CompatibilityHandlerFactory - Activiti 5 compatibility handler implementation not found or error during instantiation : org.activiti.compatibility.DefaultActiviti5CompatibilityHandler. Activiti 5 backwards compatibility disabled.
- 2024-08-13 15:27:43 [main] INFO o.a.engine.impl.ProcessEngineImpl - ProcessEngine default created
- 2024-08-13 15:27:45 [main] INFO com.ruoyi.test.TagUnitTest - Started TagUnitTest in 9.333 seconds (JVM running for 10.253)
- 2024-08-13 15:27:45 [main] INFO c.r.s.runner.SystemApplicationRunner - 初始化OSS配置成功
- 2024-08-13 15:27:45 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
- 2024-08-13 15:27:45 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
- 2024-08-13 15:27:46 [SpringApplicationShutdownHook] INFO c.r.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
- 2024-08-13 15:27:46 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
- 2024-08-13 15:27:46 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
- 2024-08-13 15:27:46 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
- 2024-08-13 15:27:46 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
- 2024-08-13 16:57:17 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.ruoyi.test.TagUnitTest], using SpringBootContextLoader
- 2024-08-13 16:57:17 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [com.ruoyi.test.TagUnitTest]: no resource found for suffixes {-context.xml, Context.groovy}.
- 2024-08-13 16:57:17 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.ruoyi.test.TagUnitTest]: TagUnitTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
- 2024-08-13 16:57:17 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.ruoyi.RuoYiApplication for test class com.ruoyi.test.TagUnitTest
- 2024-08-13 16:57:17 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
- 2024-08-13 16:57:18 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4566d049, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@61ce23ac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3668d4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1c3b9394, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f2cfcc2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f6f61c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c2cc639, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ccb4b1b, org.springframework.test.context.event.EventPublishingTestExecutionListener@4097cac, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@ec2cc4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a5b3fee, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c1e2a2d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@333dd51e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@52d645b1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2101b44a]
- 2024-08-13 16:57:18 [main] INFO com.ruoyi.test.TagUnitTest - Starting TagUnitTest using Java 1.8.0_181 on zhushi-wangqiang with PID 21576 (started by Adminis in D:\idea\sy\ruoyi-plus\ruoyi-admin)
- 2024-08-13 16:57:18 [main] INFO com.ruoyi.test.TagUnitTest - The following 1 profile is active: "dev"
- 2024-08-13 16:57:18 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
- 2024-08-13 16:57:20 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
- 2024-08-13 16:57:20 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
- 2024-08-13 16:57:21 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
- 2024-08-13 16:57:21 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [slave] success
- 2024-08-13 16:57:21 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
- 2024-08-13 16:57:21 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
- 2024-08-13 16:57:22 [main] INFO c.r.framework.config.JacksonConfig - 初始化 jackson 配置
- 2024-08-13 16:57:22 [main] INFO c.ruoyi.framework.config.RedisConfig - 初始化 redis 配置
- 2024-08-13 16:57:22 [main] INFO org.redisson.Version - Redisson 3.20.0
- 2024-08-13 16:57:23 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 16:57:23 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 16:57:24 [main] INFO o.a.e.c.DefaultActiviti5CompatibilityHandlerFactory - Activiti 5 compatibility handler implementation not found or error during instantiation : org.activiti.compatibility.DefaultActiviti5CompatibilityHandler. Activiti 5 backwards compatibility disabled.
- 2024-08-13 16:57:25 [main] INFO o.a.engine.impl.ProcessEngineImpl - ProcessEngine default created
- 2024-08-13 16:57:27 [main] INFO com.ruoyi.test.TagUnitTest - Started TagUnitTest in 9.333 seconds (JVM running for 10.404)
- 2024-08-13 16:57:27 [main] INFO c.r.s.runner.SystemApplicationRunner - 初始化OSS配置成功
- 2024-08-13 16:57:27 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
- 2024-08-13 16:57:27 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
- 2024-08-13 16:57:28 [SpringApplicationShutdownHook] INFO c.r.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
- 2024-08-13 16:57:28 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
- 2024-08-13 16:57:28 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
- 2024-08-13 16:57:28 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
- 2024-08-13 16:57:28 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
- 2024-08-13 17:14:25 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.ruoyi.test.TagUnitTest], using SpringBootContextLoader
- 2024-08-13 17:14:25 [main] INFO o.s.t.c.s.AbstractContextLoader - Could not detect default resource locations for test class [com.ruoyi.test.TagUnitTest]: no resource found for suffixes {-context.xml, Context.groovy}.
- 2024-08-13 17:14:25 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.ruoyi.test.TagUnitTest]: TagUnitTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
- 2024-08-13 17:14:25 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.ruoyi.RuoYiApplication for test class com.ruoyi.test.TagUnitTest
- 2024-08-13 17:14:25 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
- 2024-08-13 17:14:25 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4566d049, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@61ce23ac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3668d4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1c3b9394, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6f2cfcc2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f6f61c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c2cc639, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ccb4b1b, org.springframework.test.context.event.EventPublishingTestExecutionListener@4097cac, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@ec2cc4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a5b3fee, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c1e2a2d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@333dd51e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@52d645b1, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2101b44a]
- 2024-08-13 17:14:25 [main] INFO com.ruoyi.test.TagUnitTest - Starting TagUnitTest using Java 1.8.0_181 on zhushi-wangqiang with PID 17684 (started by Adminis in D:\idea\sy\ruoyi-plus\ruoyi-admin)
- 2024-08-13 17:14:25 [main] INFO com.ruoyi.test.TagUnitTest - The following 1 profile is active: "dev"
- 2024-08-13 17:14:25 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
- 2024-08-13 17:14:28 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
- 2024-08-13 17:14:28 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
- 2024-08-13 17:14:28 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
- 2024-08-13 17:14:28 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [slave] success
- 2024-08-13 17:14:28 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
- 2024-08-13 17:14:28 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
- 2024-08-13 17:14:30 [main] INFO c.r.framework.config.JacksonConfig - 初始化 jackson 配置
- 2024-08-13 17:14:30 [main] INFO c.ruoyi.framework.config.RedisConfig - 初始化 redis 配置
- 2024-08-13 17:14:30 [main] INFO org.redisson.Version - Redisson 3.20.0
- 2024-08-13 17:14:31 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 17:14:31 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6379
- 2024-08-13 17:14:32 [main] INFO o.a.e.c.DefaultActiviti5CompatibilityHandlerFactory - Activiti 5 compatibility handler implementation not found or error during instantiation : org.activiti.compatibility.DefaultActiviti5CompatibilityHandler. Activiti 5 backwards compatibility disabled.
- 2024-08-13 17:14:33 [main] INFO o.a.engine.impl.ProcessEngineImpl - ProcessEngine default created
- 2024-08-13 17:14:35 [main] INFO com.ruoyi.test.TagUnitTest - Started TagUnitTest in 10.122 seconds (JVM running for 11.018)
- 2024-08-13 17:14:35 [main] INFO c.r.s.runner.SystemApplicationRunner - 初始化OSS配置成功
- 2024-08-13 17:14:35 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
- 2024-08-13 17:14:35 [main] INFO c.r.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
- 2024-08-13 17:14:36 [SpringApplicationShutdownHook] INFO c.r.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
- 2024-08-13 17:14:36 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
- 2024-08-13 17:14:36 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
- 2024-08-13 17:14:36 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
- 2024-08-13 17:14:36 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|