info.log 168 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765
  1. 2025-04-16 12:21:34 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
  2. 2025-04-16 12:21:35 [main] INFO o.d.r.RuoYiResourceApplication - Starting RuoYiResourceApplication using Java 17.0.8 with PID 5252 (D:\java\tino-ruoyi\tino-charge-cloud-master\ruoyi-modules\ruoyi-resource\target\classes started by Administrator in D:\java\tino-ruoyi\tino-charge-cloud-master)
  3. 2025-04-16 12:21:35 [main] INFO o.d.r.RuoYiResourceApplication - The following 1 profile is active: "dev"
  4. 2025-04-16 12:21:35 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=ruoyi-resource.yml, group=DEFAULT_GROUP] success
  5. 2025-04-16 12:21:35 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=datasource.yml, group=DEFAULT_GROUP] success
  6. 2025-04-16 12:21:35 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=application-common.yml, group=DEFAULT_GROUP] success
  7. 2025-04-16 12:21:42 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  8. 2025-04-16 12:21:45 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
  9. 2025-04-16 12:21:46 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@71a2a9a0
  10. 2025-04-16 12:21:46 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
  11. 2025-04-16 12:21:46 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
  12. 2025-04-16 12:21:46 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  13. 2025-04-16 12:21:47 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置
  14. 2025-04-16 12:21:47 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
  15. 2025-04-16 12:21:48 [main] INFO o.d.c.r.config.RedisConfiguration - 初始化 redis 配置
  16. 2025-04-16 12:21:48 [main] INFO org.redisson.Version - Redisson 3.24.3
  17. 2025-04-16 12:21:48 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 117.72.115.2/117.72.115.2:16379
  18. 2025-04-16 12:21:50 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 117.72.115.2/117.72.115.2:16379
  19. 2025-04-16 12:21:52 [main] INFO io.undertow - starting server: Undertow - 2.3.10.Final
  20. 2025-04-16 12:21:52 [main] INFO org.xnio - XNIO version 3.8.8.Final
  21. 2025-04-16 12:21:52 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  22. 2025-04-16 12:21:52 [main] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  23. 2025-04-16 12:21:52 [main] INFO c.a.c.n.r.NacosServiceRegistry - nacos registry, DEFAULT_GROUP ruoyi-resource 192.168.1.110:9204 register finished
  24. 2025-04-16 12:21:57 [main] INFO o.d.r.RuoYiResourceApplication - Started RuoYiResourceApplication in 26.047 seconds (process running for 27.122)
  25. 2025-04-16 12:21:57 [main] INFO o.d.c.w.l.WebSocketTopicListener - 初始化WebSocket主题订阅监听器成功
  26. 2025-04-16 12:21:58 [main] INFO o.d.r.r.ResourceApplicationRunner - 初始化OSS配置成功
  27. 2025-04-16 12:21:58 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=datasource.yml, group=DEFAULT_GROUP
  28. 2025-04-16 12:21:58 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=application-common.yml, group=DEFAULT_GROUP
  29. 2025-04-16 12:21:58 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=ruoyi-resource.yml, group=DEFAULT_GROUP
  30. 2025-04-16 12:21:58 [RMI TCP Connection(4)-192.168.204.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  31. 2025-04-16 12:26:15 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
  32. 2025-04-16 12:26:15 [main] INFO o.d.r.RuoYiResourceApplication - Starting RuoYiResourceApplication using Java 17.0.8 with PID 17076 (D:\java\tino-ruoyi\tino-charge-cloud-master\ruoyi-modules\ruoyi-resource\target\classes started by Administrator in D:\java\tino-ruoyi\tino-charge-cloud-master)
  33. 2025-04-16 12:26:15 [main] INFO o.d.r.RuoYiResourceApplication - The following 1 profile is active: "dev"
  34. 2025-04-16 12:26:15 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=ruoyi-resource.yml, group=DEFAULT_GROUP] success
  35. 2025-04-16 12:26:15 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=datasource.yml, group=DEFAULT_GROUP] success
  36. 2025-04-16 12:26:15 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=application-common.yml, group=DEFAULT_GROUP] success
  37. 2025-04-16 12:26:22 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  38. 2025-04-16 12:26:24 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
  39. 2025-04-16 12:26:25 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@128fe3ab
  40. 2025-04-16 12:26:25 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
  41. 2025-04-16 12:26:25 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
  42. 2025-04-16 12:26:25 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  43. 2025-04-16 12:26:26 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置
  44. 2025-04-16 12:26:27 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
  45. 2025-04-16 12:26:27 [main] INFO o.d.c.r.config.RedisConfiguration - 初始化 redis 配置
  46. 2025-04-16 12:26:27 [main] INFO org.redisson.Version - Redisson 3.24.3
  47. 2025-04-16 12:26:28 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 117.72.115.2/117.72.115.2:16379
  48. 2025-04-16 12:26:28 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 117.72.115.2/117.72.115.2:16379
  49. 2025-04-16 12:26:30 [main] INFO io.undertow - starting server: Undertow - 2.3.10.Final
  50. 2025-04-16 12:26:30 [main] INFO org.xnio - XNIO version 3.8.8.Final
  51. 2025-04-16 12:26:30 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  52. 2025-04-16 12:26:30 [main] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  53. 2025-04-16 12:26:31 [main] INFO c.a.c.n.r.NacosServiceRegistry - nacos registry, DEFAULT_GROUP ruoyi-resource 192.168.1.110:9204 register finished
  54. 2025-04-16 12:26:36 [main] INFO o.d.r.RuoYiResourceApplication - Started RuoYiResourceApplication in 24.775 seconds (process running for 25.92)
  55. 2025-04-16 12:26:36 [main] INFO o.d.c.w.l.WebSocketTopicListener - 初始化WebSocket主题订阅监听器成功
  56. 2025-04-16 12:26:37 [main] INFO o.d.r.r.ResourceApplicationRunner - 初始化OSS配置成功
  57. 2025-04-16 12:26:37 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=datasource.yml, group=DEFAULT_GROUP
  58. 2025-04-16 12:26:37 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=application-common.yml, group=DEFAULT_GROUP
  59. 2025-04-16 12:26:37 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=ruoyi-resource.yml, group=DEFAULT_GROUP
  60. 2025-04-16 12:26:37 [RMI TCP Connection(3)-192.168.204.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  61. 2025-04-16 13:15:06 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Server healthy check fail, currentConnection = 1744779087064_114.246.237.154_17689
  62. 2025-04-16 13:15:06 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
  63. 2025-04-16 13:15:06 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  64. 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744780506802_114.246.237.154_9283
  65. 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087064_114.246.237.154_17689
  66. 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087064_114.246.237.154_17689
  67. 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
  68. 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
  69. 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  70. 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
  71. 2025-04-16 13:15:07 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  72. 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744780507836_114.246.237.154_18170
  73. 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780506802_114.246.237.154_9283
  74. 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780506802_114.246.237.154_9283
  75. 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
  76. 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
  77. 2025-04-16 13:15:08 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  78. 2025-04-16 13:15:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Server healthy check fail, currentConnection = 1744778483447_114.246.237.154_17196
  79. 2025-04-16 13:15:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Try to reconnect to a new server, server is not appointed, will choose a random server.
  80. 2025-04-16 13:15:18 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  81. 2025-04-16 13:15:21 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  82. 2025-04-16 13:15:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  83. 2025-04-16 13:15:25 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  84. 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  85. 2025-04-16 13:15:28 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  86. 2025-04-16 13:15:29 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Server healthy check fail, currentConnection = 1744779087065_114.246.237.154_8796
  87. 2025-04-16 13:15:29 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  88. 2025-04-16 13:15:29 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  89. 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  90. 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780529730_114.246.237.154_9294
  91. 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087065_114.246.237.154_8796
  92. 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087065_114.246.237.154_8796
  93. 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify disconnected event to listeners
  94. 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] DisConnected,clear listen context...
  95. 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify connected event to listeners.
  96. 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Connected,notify listen context...
  97. 2025-04-16 13:15:31 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  98. 2025-04-16 13:15:32 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Server healthy check fail, currentConnection = 1744779086807_114.246.237.154_8792
  99. 2025-04-16 13:15:32 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  100. 2025-04-16 13:15:32 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  101. 2025-04-16 13:15:34 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server healthy check fail, currentConnection = 1744779087064_114.246.237.154_17688
  102. 2025-04-16 13:15:34 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  103. 2025-04-16 13:15:34 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  104. 2025-04-16 13:15:34 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  105. 2025-04-16 13:15:35 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  106. 2025-04-16 13:15:35 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  107. 2025-04-16 13:15:37 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Server healthy check fail, currentConnection = 1744780507836_114.246.237.154_18170
  108. 2025-04-16 13:15:37 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
  109. 2025-04-16 13:15:37 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  110. 2025-04-16 13:15:37 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  111. 2025-04-16 13:15:38 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  112. 2025-04-16 13:15:38 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  113. 2025-04-16 13:15:38 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  114. 2025-04-16 13:15:39 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  115. 2025-04-16 13:15:39 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Server check success, currentServer is 117.72.115.2:28848
  116. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780540079_114.246.237.154_9777
  117. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Success to connect a server [117.72.115.2:28848], connectionId = 1744780540311_114.246.237.154_18197
  118. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779086807_114.246.237.154_8792
  119. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744778483447_114.246.237.154_17196
  120. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779086807_114.246.237.154_8792
  121. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744778483447_114.246.237.154_17196
  122. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
  123. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
  124. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
  125. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
  126. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify disconnected event to listeners
  127. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify connected event to listeners.
  128. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  129. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780540319_114.246.237.154_18194
  130. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087064_114.246.237.154_17688
  131. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087064_114.246.237.154_17688
  132. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
  133. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
  134. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
  135. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
  136. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  137. 2025-04-16 13:15:41 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Server healthy check fail, currentConnection = 1744779087064_114.246.237.154_8793
  138. 2025-04-16 13:15:41 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Try to reconnect to a new server, server is not appointed, will choose a random server.
  139. 2025-04-16 13:15:41 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  140. 2025-04-16 13:15:41 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-resource
  141. 2025-04-16 13:15:42 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
  142. 2025-04-16 13:15:43 [nacos-grpc-client-executor-117.72.115.2-613] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Receive server push request, request = NotifySubscriberRequest, requestId = 1138
  143. 2025-04-16 13:15:43 [nacos-grpc-client-executor-117.72.115.2-613] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Ack server push request, request = NotifySubscriberRequest, requestId = 1138
  144. 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  145. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  146. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  147. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744780544451_114.246.237.154_18672
  148. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780507836_114.246.237.154_18170
  149. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780507836_114.246.237.154_18170
  150. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
  151. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
  152. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  153. 2025-04-16 13:15:47 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:62796 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  154. 2025-04-16 13:15:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  155. 2025-04-16 13:15:47 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  156. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Success to connect a server [117.72.115.2:28848], connectionId = 1744780549179_114.246.237.154_9794
  157. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087064_114.246.237.154_8793
  158. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087064_114.246.237.154_8793
  159. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify disconnected event to listeners
  160. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify connected event to listeners.
  161. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  162. 2025-04-16 13:15:50 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource
  163. 2025-04-16 13:15:50 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system#
  164. 2025-04-16 13:15:50 [NettyServerWorker-6-4] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54752 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  165. 2025-04-16 13:15:51 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource#
  166. 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-607] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1150
  167. 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-607] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1150
  168. 2025-04-16 13:15:51 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54674 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  169. 2025-04-16 13:15:51 [NettyServerWorker-6-6] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54675 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  170. 2025-04-16 13:15:52 [nacos-grpc-client-executor-117.72.115.2-609] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1153
  171. 2025-04-16 13:15:52 [nacos-grpc-client-executor-117.72.115.2-609] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1153
  172. 2025-04-16 13:16:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Server healthy check fail, currentConnection = 1744780529730_114.246.237.154_9294
  173. 2025-04-16 13:16:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  174. 2025-04-16 13:16:17 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  175. 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780578153_114.246.237.154_18676
  176. 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780529730_114.246.237.154_9294
  177. 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780529730_114.246.237.154_9294
  178. 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify disconnected event to listeners
  179. 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] DisConnected,clear listen context...
  180. 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify connected event to listeners.
  181. 2025-04-16 13:16:18 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Connected,notify listen context...
  182. 2025-04-16 13:16:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Server check success, currentServer is 117.72.115.2:28848
  183. 2025-04-16 13:18:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server healthy check fail, currentConnection = 1744780540319_114.246.237.154_18194
  184. 2025-04-16 13:18:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  185. 2025-04-16 13:18:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  186. 2025-04-16 13:18:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  187. 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780694483_114.246.237.154_18688
  188. 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780540319_114.246.237.154_18194
  189. 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780540319_114.246.237.154_18194
  190. 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
  191. 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
  192. 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
  193. 2025-04-16 13:18:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
  194. 2025-04-16 13:26:32 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping mapping caches, latest entries 7, dubbo version: 3.2.7, current host: 192.168.1.110
  195. 2025-04-16 13:36:32 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping meta caches, latest entries 2, dubbo version: 3.2.7, current host: 192.168.1.110
  196. 2025-04-16 13:54:11 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54674 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  197. 2025-04-16 13:54:11 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57320 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  198. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:63418 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  199. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x66bb872a, L:/192.168.1.110:63418 - R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  200. 2025-04-16 13:54:12 [NettyClientWorker-7-3] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:63418 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  201. 2025-04-16 13:54:12 [NettyClientWorker-7-4] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57525 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  202. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.netty4.NettyClient - [DUBBO] Close old netty channel [id: 0x66bb872a, L:/192.168.1.110:63418 ! R:/192.168.1.110:20881] on create new netty channel [id: 0x23c90d72, L:/192.168.1.110:57525 - R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  203. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Successfully connect to server /192.168.1.110:20881 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x23c90d72, L:/192.168.1.110:57525 - R:/192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  204. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:62797 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  205. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xdaba26b8, L:/192.168.1.110:62797 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  206. 2025-04-16 13:54:12 [NettyClientWorker-7-1] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:62797 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  207. 2025-04-16 13:54:12 [NettyServerWorker-6-2] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:62797 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  208. 2025-04-16 13:54:12 [NettyClientWorker-7-5] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57526 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  209. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.netty4.NettyClient - [DUBBO] Close old netty channel [id: 0xdaba26b8, L:/192.168.1.110:62797 ! R:/192.168.1.110:20880] on create new netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  210. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Successfully connect to server /192.168.1.110:20880 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x4e8d55ff, L:/192.168.1.110:57526 - R:/192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  211. 2025-04-16 13:54:12 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57526 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  212. 2025-04-16 13:54:12 [NettyServerWorker-6-6] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54675 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  213. 2025-04-16 13:54:12 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57528 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  214. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server healthy check fail, currentConnection = 1744780694483_114.246.237.154_18688
  215. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  216. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  217. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Server healthy check fail, currentConnection = 1744780540079_114.246.237.154_9777
  218. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  219. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  220. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852131_114.246.237.154_10281
  221. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780694483_114.246.237.154_18688
  222. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780694483_114.246.237.154_18688
  223. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  224. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  225. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
  226. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
  227. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
  228. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
  229. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852205_114.246.237.154_19161
  230. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780540079_114.246.237.154_9777
  231. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780540079_114.246.237.154_9777
  232. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  233. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
  234. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  235. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
  236. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
  237. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
  238. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Server healthy check fail, currentConnection = 1744780549179_114.246.237.154_9794
  239. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Try to reconnect to a new server, server is not appointed, will choose a random server.
  240. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  241. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852369_114.246.237.154_19164
  242. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852131_114.246.237.154_10281
  243. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852131_114.246.237.154_10281
  244. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
  245. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
  246. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
  247. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
  248. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852444_114.246.237.154_10292
  249. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852205_114.246.237.154_19161
  250. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852205_114.246.237.154_19161
  251. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
  252. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
  253. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
  254. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
  255. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852542_114.246.237.154_19170
  256. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780549179_114.246.237.154_9794
  257. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780549179_114.246.237.154_9794
  258. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Try to reconnect to a new server, server is not appointed, will choose a random server.
  259. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify disconnected event to listeners
  260. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify connected event to listeners.
  261. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  262. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  263. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Server healthy check fail, currentConnection = 1744780544451_114.246.237.154_18672
  264. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
  265. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  266. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Server healthy check fail, currentConnection = 1744780578153_114.246.237.154_18676
  267. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  268. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  269. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852802_114.246.237.154_19173
  270. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852542_114.246.237.154_19170
  271. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852542_114.246.237.154_19170
  272. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify disconnected event to listeners
  273. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify connected event to listeners.
  274. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  275. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852948_114.246.237.154_10772
  276. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780544451_114.246.237.154_18672
  277. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780544451_114.246.237.154_18672
  278. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
  279. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
  280. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  281. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
  282. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  283. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853011_114.246.237.154_19182
  284. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780578153_114.246.237.154_18676
  285. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780578153_114.246.237.154_18676
  286. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  287. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify disconnected event to listeners
  288. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] DisConnected,clear listen context...
  289. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify connected event to listeners.
  290. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Connected,notify listen context...
  291. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  292. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853162_114.246.237.154_10779
  293. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852948_114.246.237.154_10772
  294. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852948_114.246.237.154_10772
  295. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
  296. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
  297. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  298. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853257_114.246.237.154_19190
  299. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853011_114.246.237.154_19182
  300. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853011_114.246.237.154_19182
  301. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify disconnected event to listeners
  302. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] DisConnected,clear listen context...
  303. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify connected event to listeners.
  304. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Connected,notify listen context...
  305. 2025-04-16 13:54:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource
  306. 2025-04-16 13:54:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system#
  307. 2025-04-16 13:54:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource#
  308. 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-984] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1221
  309. 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-984] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1221
  310. 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-986] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1220
  311. 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-986] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1220
  312. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Server healthy check fail, currentConnection = 1744780540311_114.246.237.154_18197
  313. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Try to reconnect to a new server, server is not appointed, will choose a random server.
  314. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  315. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Success to connect a server [117.72.115.2:28848], connectionId = 1744782858532_114.246.237.154_19685
  316. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780540311_114.246.237.154_18197
  317. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780540311_114.246.237.154_18197
  318. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Try to reconnect to a new server, server is not appointed, will choose a random server.
  319. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify disconnected event to listeners
  320. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify connected event to listeners.
  321. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  322. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  323. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Success to connect a server [117.72.115.2:28848], connectionId = 1744782858805_114.246.237.154_19686
  324. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782858532_114.246.237.154_19685
  325. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782858532_114.246.237.154_19685
  326. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify disconnected event to listeners
  327. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify connected event to listeners.
  328. 2025-04-16 13:54:19 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  329. 2025-04-16 13:54:21 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-resource
  330. 2025-04-16 13:54:21 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
  331. 2025-04-16 13:54:21 [nacos-grpc-client-executor-117.72.115.2-987] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1244
  332. 2025-04-16 13:54:21 [nacos-grpc-client-executor-117.72.115.2-987] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1244
  333. 2025-04-16 13:54:21 [nacos-grpc-client-executor-117.72.115.2-993] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Receive server push request, request = NotifySubscriberRequest, requestId = 1246
  334. 2025-04-16 13:54:21 [nacos-grpc-client-executor-117.72.115.2-993] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Ack server push request, request = NotifySubscriberRequest, requestId = 1246
  335. 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Server healthy check fail, currentConnection = 1744782852444_114.246.237.154_10292
  336. 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  337. 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  338. 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Server healthy check fail, currentConnection = 1744782853162_114.246.237.154_10779
  339. 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
  340. 2025-04-16 14:09:46 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  341. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744783786368_114.246.237.154_20154
  342. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852444_114.246.237.154_10292
  343. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852444_114.246.237.154_10292
  344. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  345. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
  346. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
  347. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
  348. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
  349. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  350. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744783786510_114.246.237.154_11279
  351. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853162_114.246.237.154_10779
  352. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853162_114.246.237.154_10779
  353. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
  354. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
  355. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  356. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
  357. 2025-04-16 14:09:47 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  358. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744783787213_114.246.237.154_20155
  359. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783786368_114.246.237.154_20154
  360. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783786368_114.246.237.154_20154
  361. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
  362. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
  363. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
  364. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
  365. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744783787837_114.246.237.154_11280
  366. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783786510_114.246.237.154_11279
  367. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783786510_114.246.237.154_11279
  368. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
  369. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
  370. 2025-04-16 14:09:49 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  371. 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server healthy check fail, currentConnection = 1744782852369_114.246.237.154_19164
  372. 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  373. 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  374. 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744783799711_114.246.237.154_20160
  375. 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852369_114.246.237.154_19164
  376. 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852369_114.246.237.154_19164
  377. 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
  378. 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
  379. 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
  380. 2025-04-16 14:10:00 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
  381. 2025-04-16 14:17:29 [nacos-grpc-client-executor-117.72.115.2-1268] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1254
  382. 2025-04-16 14:17:29 [nacos-grpc-client-executor-117.72.115.2-1268] INFO com.alibaba.nacos.client.naming - removed ips(1) service: DUBBO_GROUP_LKX@@ruoyi-system -> [{"instanceId":"192.168.1.110#20881#null#ruoyi-system","ip":"192.168.1.110","port":20881,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-system","metadata":{"dubbo.endpoints":"[{\"port\":20881,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"a6bb356e0538e9ee6b1690debb891b12","dubbo.metadata.storage-type":"remote","timestamp":"1744777698263"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
  383. 2025-04-16 14:17:29 [nacos-grpc-client-executor-117.72.115.2-1268] INFO com.alibaba.nacos.client.naming - current ips:(0) service: DUBBO_GROUP_LKX@@ruoyi-system -> []
  384. 2025-04-16 14:17:29 [nacos-grpc-client-executor-117.72.115.2-1268] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1254
  385. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Received instance notification, serviceName: ruoyi-system, instances: 0, dubbo version: 3.2.7, current host: 192.168.1.110
  386. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] 0 unique working revisions: , dubbo version: 3.2.7, current host: 192.168.1.110
  387. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteClientService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  388. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteClientService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
  389. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDeptService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  390. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDeptService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
  391. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDataScopeService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  392. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDataScopeService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
  393. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteLogService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  394. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteLogService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
  395. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteUserService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  396. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteUserService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
  397. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDictService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  398. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x23c90d72, L:/192.168.1.110:57525 - R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  399. 2025-04-16 14:17:29 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDictService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
  400. 2025-04-16 14:17:29 [NettyClientWorker-7-4] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57525 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  401. 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1269] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1262
  402. 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1269] INFO com.alibaba.nacos.client.naming - new ips(1) service: DUBBO_GROUP_LKX@@ruoyi-system -> [{"instanceId":"192.168.1.110#20881#null#ruoyi-system","ip":"192.168.1.110","port":20881,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-system","metadata":{"dubbo.endpoints":"[{\"port\":20881,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"a6bb356e0538e9ee6b1690debb891b12","dubbo.metadata.storage-type":"remote","timestamp":"1744777698263"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
  403. 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1269] INFO com.alibaba.nacos.client.naming - current ips:(1) service: DUBBO_GROUP_LKX@@ruoyi-system -> [{"instanceId":"192.168.1.110#20881#null#ruoyi-system","ip":"192.168.1.110","port":20881,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-system","metadata":{"dubbo.endpoints":"[{\"port\":20881,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"a6bb356e0538e9ee6b1690debb891b12","dubbo.metadata.storage-type":"remote","timestamp":"1744777698263"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
  404. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Received instance notification, serviceName: ruoyi-system, instances: 1, dubbo version: 3.2.7, current host: 192.168.1.110
  405. 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1269] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1262
  406. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] 1 unique working revisions: a6bb356e0538e9ee6b1690debb891b12 , dubbo version: 3.2.7, current host: 192.168.1.110
  407. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteClientService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  408. 2025-04-16 14:17:30 [NettyClientWorker-7-6] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:49349 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  409. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Successfully connect to server /192.168.1.110:20881 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x3c7da4c3, L:/192.168.1.110:49349 - R:/192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  410. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Start NettyClient /192.168.1.110 connect to the server /192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
  411. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
  412. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteClientService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
  413. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDeptService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  414. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
  415. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDeptService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
  416. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDataScopeService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  417. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
  418. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDataScopeService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
  419. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteLogService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  420. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
  421. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteLogService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
  422. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteUserService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  423. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
  424. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteUserService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
  425. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.system.api.RemoteDictService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  426. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
  427. 2025-04-16 14:17:30 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.system.api.RemoteDictService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
  428. 2025-04-16 14:19:21 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server check success, currentServer is 117.72.115.2:28848
  429. 2025-04-16 14:20:08 [NettyClientWorker-7-5] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57526 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  430. 2025-04-16 14:20:08 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57320 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  431. 2025-04-16 14:20:08 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57526 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  432. 2025-04-16 14:20:08 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57528 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  433. 2025-04-16 14:20:08 [NettyClientWorker-7-6] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:49349 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  434. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Try to reconnect to a new server, server is not appointed, will choose a random server.
  435. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  436. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  437. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  438. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Try to reconnect to a new server, server is not appointed, will choose a random server.
  439. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  440. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Try to reconnect to a new server, server is not appointed, will choose a random server.
  441. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  442. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  443. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  444. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Server healthy check fail, currentConnection = 1744783799711_114.246.237.154_20160
  445. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  446. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  447. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  448. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  449. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  450. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  451. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  452. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  453. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  454. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  455. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  456. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  457. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  458. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  459. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  460. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  461. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  462. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  463. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  464. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  465. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  466. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  467. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  468. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  469. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  470. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  471. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  472. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  473. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  474. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  475. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  476. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  477. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  478. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  479. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  480. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  481. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  482. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  483. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  484. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  485. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  486. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  487. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  488. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  489. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  490. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  491. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  492. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  493. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  494. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  495. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  496. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  497. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  498. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  499. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  500. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  501. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  502. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  503. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  504. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  505. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  506. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  507. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  508. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  509. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  510. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  511. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  512. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  513. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  514. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  515. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  516. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  517. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  518. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  519. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  520. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  521. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  522. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  523. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  524. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  525. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  526. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  527. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  528. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  529. 2025-04-16 14:20:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  530. 2025-04-16 14:20:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  531. 2025-04-16 14:20:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  532. 2025-04-16 14:20:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  533. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412665_114.246.237.154_11767
  534. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412665_114.246.237.154_20178
  535. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782858805_114.246.237.154_19686
  536. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782858805_114.246.237.154_19686
  537. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783787837_114.246.237.154_11280
  538. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify disconnected event to listeners
  539. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783787837_114.246.237.154_11280
  540. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify connected event to listeners.
  541. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  542. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify disconnected event to listeners
  543. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2deae635-8036-43a4-97b7-60a615f78062] Notify connected event to listeners.
  544. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  545. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412665_114.246.237.154_20182
  546. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852802_114.246.237.154_19173
  547. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852802_114.246.237.154_19173
  548. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify disconnected event to listeners
  549. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Notify connected event to listeners.
  550. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  551. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412691_114.246.237.154_11763
  552. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853257_114.246.237.154_19190
  553. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853257_114.246.237.154_19190
  554. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify disconnected event to listeners
  555. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] DisConnected,clear listen context...
  556. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Notify connected event to listeners.
  557. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [976f4df7-a2f9-4b17-ad00-ed8ca0ad3d41_config-0] Connected,notify listen context...
  558. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412692_114.246.237.154_20648
  559. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783799711_114.246.237.154_20160
  560. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783799711_114.246.237.154_20160
  561. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  562. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
  563. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
  564. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  565. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
  566. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
  567. 2025-04-16 14:20:14 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-resource
  568. 2025-04-16 14:20:14 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
  569. 2025-04-16 14:20:14 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource
  570. 2025-04-16 14:20:14 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system#
  571. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784414216_114.246.237.154_20664
  572. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784412692_114.246.237.154_20648
  573. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412692_114.246.237.154_20648
  574. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify disconnected event to listeners
  575. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] DisConnected,clear listen context...
  576. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [54b2560f-0884-464d-b231-72a26350c770_config-0] Notify connected event to listeners.
  577. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [54b2560f-0884-464d-b231-72a26350c770_config-0] Connected,notify listen context...
  578. 2025-04-16 14:20:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource#
  579. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784414216_114.246.237.154_11771
  580. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783787213_114.246.237.154_20155
  581. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783787213_114.246.237.154_20155
  582. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify disconnected event to listeners
  583. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] DisConnected,clear listen context...
  584. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Notify connected event to listeners.
  585. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0] Connected,notify listen context...
  586. 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1312] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Receive server push request, request = NotifySubscriberRequest, requestId = 1284
  587. 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1312] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Ack server push request, request = NotifySubscriberRequest, requestId = 1284
  588. 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1305] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1280
  589. 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1305] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1280
  590. 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1306] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1283
  591. 2025-04-16 14:20:15 [nacos-grpc-client-executor-117.72.115.2-1306] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1283
  592. 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1307] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1308
  593. 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1307] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1308
  594. 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1314] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1392
  595. 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1314] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1392
  596. 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1315] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Receive server push request, request = NotifySubscriberRequest, requestId = 1399
  597. 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1315] INFO c.alibaba.nacos.common.remote.client - [837327bd-c929-479b-ba2c-ef529dff8cc3] Ack server push request, request = NotifySubscriberRequest, requestId = 1399
  598. 2025-04-16 14:20:32 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  599. 2025-04-16 14:20:32 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  600. 2025-04-16 14:20:37 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  601. 2025-04-16 14:20:37 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  602. 2025-04-16 14:21:36 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  603. 2025-04-16 14:21:36 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  604. 2025-04-16 14:21:41 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  605. 2025-04-16 14:21:41 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  606. 2025-04-16 14:22:40 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  607. 2025-04-16 14:22:40 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  608. 2025-04-16 14:22:45 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  609. 2025-04-16 14:22:45 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  610. 2025-04-16 14:23:44 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  611. 2025-04-16 14:23:44 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  612. 2025-04-16 14:23:48 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping mapping caches, latest entries 7, dubbo version: 3.2.7, current host: 192.168.1.110
  613. 2025-04-16 14:23:49 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  614. 2025-04-16 14:23:49 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  615. 2025-04-16 14:24:48 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  616. 2025-04-16 14:24:48 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  617. 2025-04-16 14:24:53 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  618. 2025-04-16 14:24:53 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  619. 2025-04-16 14:25:52 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  620. 2025-04-16 14:25:52 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  621. 2025-04-16 14:25:57 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  622. 2025-04-16 14:25:57 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  623. 2025-04-16 14:26:56 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  624. 2025-04-16 14:26:56 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  625. 2025-04-16 14:27:01 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  626. 2025-04-16 14:27:01 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  627. 2025-04-16 14:28:00 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  628. 2025-04-16 14:28:00 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  629. 2025-04-16 14:28:05 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  630. 2025-04-16 14:28:05 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  631. 2025-04-16 14:29:04 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:49349 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  632. 2025-04-16 14:29:04 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  633. 2025-04-16 14:29:09 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57526 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  634. 2025-04-16 14:29:09 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  635. 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Run shutdown hook now., dubbo version: 3.2.7, current host: 192.168.1.110
  636. 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Waiting for modules(Dubbo Application[1.1](ruoyi-resource)) managed by Spring to be shutdown., dubbo version: 3.2.7, current host: 192.168.1.110
  637. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.1] is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
  638. 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Dubbo wait for application(Dubbo Application[1.1](ruoyi-resource)) managed by Spring to be shutdown failed, time usage: 21ms, dubbo version: 3.2.7, current host: 192.168.1.110
  639. 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Dubbo shutdown hooks execute now. Dubbo Application[1.1](ruoyi-resource), dubbo version: 3.2.7, current host: 192.168.1.110
  640. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteClientService, group=mapping, cnt=0
  641. 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteClientService+mapping+dev
  642. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteDeptService, group=mapping, cnt=0
  643. 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteDeptService+mapping+dev
  644. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteDataScopeService, group=mapping, cnt=0
  645. 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteDataScopeService+mapping+dev
  646. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteLogService, group=mapping, cnt=0
  647. 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteLogService+mapping+dev
  648. 2025-04-16 14:29:21 [Dubbo-framework-shared-scheduler-thread-2] INFO o.a.d.r.c.AbstractServiceDiscovery - [DUBBO] Metadata of instance changed, updating instance with revision 0., dubbo version: 3.2.7, current host: 192.168.1.110
  649. 2025-04-16 14:29:21 [Dubbo-framework-shared-scheduler-thread-2] INFO com.alibaba.nacos.client.naming - [DEREGISTER-SERVICE] dev deregistering service ruoyi-resource with instance: Instance{instanceId='null', ip='192.168.1.110', port=20880, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='null', serviceName='ruoyi-resource', metadata={dubbo.endpoints=[{"port":20880,"protocol":"dubbo"}], dubbo.metadata.revision=f90804b5e8983a9a58cdcb62da76f4da, dubbo.metadata.storage-type=remote, timestamp=1744777593460}}
  650. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.resource.api.RemoteFileService, group=mapping, cnt=0
  651. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Destroying instance listener of [ruoyi-resource], dubbo version: 3.2.7, current host: 192.168.1.110
  652. 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.resource.api.RemoteFileService+mapping+dev
  653. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x4e8d55ff, L:/192.168.1.110:57526 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  654. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteUserService, group=mapping, cnt=0
  655. 2025-04-16 14:29:22 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteUserService+mapping+dev
  656. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteDictService, group=mapping, cnt=0
  657. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Destroying instance listener of [ruoyi-system], dubbo version: 3.2.7, current host: 192.168.1.110
  658. 2025-04-16 14:29:22 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteDictService+mapping+dev
  659. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x3c7da4c3, L:/192.168.1.110:49349 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  660. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.1] has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  661. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Reset global default application from Dubbo Application[1.1](ruoyi-resource) to null, dubbo version: 3.2.7, current host: 192.168.1.110
  662. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.1](ruoyi-resource) is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
  663. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.protocol.dubbo.DubboProtocol - [DUBBO] Destroying protocol [DubboProtocol] ..., dubbo version: 3.2.7, current host: 192.168.1.110
  664. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.protocol.dubbo.DubboProtocol - [DUBBO] Closing dubbo server: /192.168.1.110:20880, dubbo version: 3.2.7, current host: 192.168.1.110
  665. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.transport.AbstractServer - [DUBBO] Close NettyServer bind /0.0.0.0:20880, export /192.168.1.110:20880, dubbo version: 3.2.7, current host: 192.168.1.110
  666. 2025-04-16 14:29:22 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REMOVE for DUBBO_GROUP_LKX@@ruoyi-resource
  667. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  668. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  669. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  670. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  671. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.0] is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
  672. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.0] has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  673. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.r.support.RegistryManager - [DUBBO] Close all registries [nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-resource&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=17076&qos.enable=false&register-mode=instance&release=3.2.7&serialize.check.status=WARN, nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-resource&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=17076&qos.enable=false&register-mode=instance&release=3.2.7&serialize.check.status=WARN, nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-resource&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=17076&qos.enable=false&register=false&register-mode=instance&release=3.2.7&serialize.check.status=WARN], dubbo version: 3.2.7, current host: 192.168.1.110
  674. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.registry.nacos.NacosRegistry - [DUBBO] Destroy registry:nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-resource&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=17076&qos.enable=false&register-mode=instance&release=3.2.7&serialize.check.status=WARN, dubbo version: 3.2.7, current host: 192.168.1.110
  675. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
  676. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
  677. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
  678. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
  679. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
  680. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
  681. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
  682. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
  683. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
  684. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
  685. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
  686. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
  687. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3f092c6f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
  688. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412665_114.246.237.154_11767
  689. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6c09e390[Running, pool size = 3, active threads = 1, queued tasks = 0, completed tasks = 1473]
  690. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3528842d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2305]
  691. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [null] CredentialWatcher is stopped
  692. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [null] CredentialService is freed
  693. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
  694. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
  695. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
  696. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
  697. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
  698. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
  699. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
  700. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
  701. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
  702. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
  703. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
  704. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
  705. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
  706. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@b4df5b7[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
  707. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412665_114.246.237.154_20182
  708. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@14b0c457[Running, pool size = 16, active threads = 0, queued tasks = 0, completed tasks = 1486]
  709. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1b638114[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2304]
  710. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
  711. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.t.m.DefaultExecutorRepository - [DUBBO] destroying application executor repository .., dubbo version: 3.2.7, current host: 192.168.1.110
  712. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.1](ruoyi-resource) has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  713. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - com.alibaba.nacos.client.config.impl.ClientWorker do shutdown begin
  714. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Trying to shutdown transport client com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient@4bb660e9
  715. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Trying to shutdown rpc client 6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0
  716. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
  717. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3d9e5124[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
  718. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784414216_114.246.237.154_11771
  719. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@77dbd4c7[Running, pool size = 3, active threads = 1, queued tasks = 0, completed tasks = 1708]
  720. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Remove rpc client 6ac3ca84-8491-48b8-9783-a5ac5204e4b5_config-0
  721. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Shutdown executor java.util.concurrent.ScheduledThreadPoolExecutor@f1243fd[Running, pool size = 8, active threads = 1, queued tasks = 1, completed tasks = 1387]
  722. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - com.alibaba.nacos.client.config.impl.ClientWorker do shutdown stop
  723. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Destroying default framework model: Dubbo Framework[1], dubbo version: 3.2.7, current host: 192.168.1.110
  724. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Dubbo Framework[1] is destroying ..., dubbo version: 3.2.7, current host: 192.168.1.110
  725. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.0](DUBBO_INTERNAL_APPLICATION) is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
  726. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.0.0] is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
  727. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.0.0] has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  728. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.r.support.RegistryManager - [DUBBO] Close all registries [], dubbo version: 3.2.7, current host: 192.168.1.110
  729. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.t.m.DefaultExecutorRepository - [DUBBO] destroying application executor repository .., dubbo version: 3.2.7, current host: 192.168.1.110
  730. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.0](DUBBO_INTERNAL_APPLICATION) has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  731. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Dubbo Framework[1] is destroyed, dubbo version: 3.2.7, current host: 192.168.1.110
  732. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Reset global default framework from Dubbo Framework[1] to null, dubbo version: 3.2.7, current host: 192.168.1.110
  733. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.r.GlobalResourcesRepository - [DUBBO] Destroying global resources ..., dubbo version: 3.2.7, current host: 192.168.1.110
  734. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.r.GlobalResourcesRepository - [DUBBO] Dubbo is completely destroyed, dubbo version: 3.2.7, current host: 192.168.1.110
  735. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.t.m.FrameworkExecutorRepository - [DUBBO] destroying framework executor repository .., dubbo version: 3.2.7, current host: 192.168.1.110
  736. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.s.c.DubboSpringInitializer - [DUBBO] Unbind Dubbo Module[1.1.1] from spring container: org.springframework.beans.factory.support.DefaultListableBeanFactory@9a20cbd, dubbo version: 3.2.7, current host: 192.168.1.110
  737. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.10.Final
  738. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  739. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.d.common.core.config.AsyncConfig - ====关闭后台任务任务线程池====
  740. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - De-registering from Nacos Server now...
  741. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - [DEREGISTER-SERVICE] dev deregistering service ruoyi-resource with instance: Instance{instanceId='null', ip='192.168.1.110', port=9204, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
  742. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - De-registration finished.
  743. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
  744. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
  745. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
  746. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
  747. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
  748. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
  749. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
  750. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
  751. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
  752. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
  753. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
  754. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
  755. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2b7fc12f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
  756. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412665_114.246.237.154_20178
  757. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@46247084[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 1462]
  758. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@24edaf32[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2308]
  759. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
  760. 2025-04-16 14:29:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [c61d98d9-97ce-46bb-aeaa-d2ea11d6881c] Notify disconnected event to listeners
  761. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
  762. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
  763. 2025-04-16 14:29:25 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
  764. 2025-04-16 14:29:25 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - dynamic-datasource close the datasource named [master] success,
  765. 2025-04-16 14:29:25 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye