rentaiming
2024-07-08 8e6989e09a2cc4046fd6985b18f715f98f45e1c7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
10:00:15.050 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
10:00:16.014 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0
10:00:16.080 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 44 ms to scan 1 urls, producing 3 keys and 6 values 
10:00:16.117 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values 
10:00:16.136 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 3 keys and 10 values 
10:00:16.497 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 358 ms to scan 249 urls, producing 0 keys and 0 values 
10:00:16.521 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 22 ms to scan 1 urls, producing 1 keys and 5 values 
10:00:16.543 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 1 keys and 7 values 
10:00:16.562 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 2 keys and 8 values 
10:00:16.871 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 305 ms to scan 249 urls, producing 0 keys and 0 values 
10:00:16.873 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
10:00:16.873 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1648458262
10:00:16.874 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/52451302
10:00:16.875 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
10:00:16.876 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
10:00:16.885 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
10:00:18.535 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717552817555_192.168.110.235_58945
10:00:18.536 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0] Notify connected event to listeners.
10:00:18.537 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
10:00:18.537 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55a5cd5a-2d97-4bb1-b53e-400c1cc3b1a7_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/2054787417
10:00:18.648 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
10:00:22.406 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9207"]
10:00:22.406 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
10:00:22.407 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
10:00:22.843 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
10:00:24.018 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
10:00:24.020 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
10:00:24.021 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
10:00:26.972 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
10:00:29.532 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
10:00:29.923 [redisson-netty-4-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
10:00:29.978 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
10:00:31.185 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 55d81a14-da9c-4539-a20d-c5bfbfdebb3c
10:00:31.185 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] RpcClient init label, labels = {module=naming, source=sdk}
10:00:31.186 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
10:00:31.187 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
10:00:31.187 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
10:00:31.188 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
10:00:31.314 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717552830458_192.168.110.235_59165
10:00:31.315 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Notify connected event to listeners.
10:00:31.314 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
10:00:31.315 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/2054787417
10:00:31.354 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9207"]
10:00:31.379 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-promotion 192.168.110.235:9207 register finished
10:00:31.925 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Receive server push request, request = NotifySubscriberRequest, requestId = 58
10:00:31.933 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Ack server push request, request = NotifySubscriberRequest, requestId = 58
10:00:32.042 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStarted,61] - Started RuoYiPromotionApplication in 18.021 seconds (JVM running for 20.025)
10:00:32.063 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion.yml, group=DEFAULT_GROUP
10:00:32.070 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion-dev.yml, group=DEFAULT_GROUP
10:00:32.077 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion, group=DEFAULT_GROUP
10:00:33.050 [RMI TCP Connection(3)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
10:07:00.350 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Server healthy check fail, currentConnection = 1717552830458_192.168.110.235_59165
10:07:00.351 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:07:00.469 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Success to connect a server [192.168.110.235:8848], connectionId = 1717553219618_192.168.110.235_59661
10:07:00.469 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717552830458_192.168.110.235_59165
10:07:00.469 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717552830458_192.168.110.235_59165
10:07:00.474 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Notify disconnected event to listeners
10:07:00.477 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Notify connected event to listeners.
10:07:02.729 [nacos-grpc-client-executor-92] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Receive server push request, request = NotifySubscriberRequest, requestId = 69
10:07:02.729 [nacos-grpc-client-executor-92] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Ack server push request, request = NotifySubscriberRequest, requestId = 69
11:13:04.633 [nacos-grpc-client-executor-887] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Receive server push request, request = NotifySubscriberRequest, requestId = 136
11:13:04.640 [nacos-grpc-client-executor-887] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Ack server push request, request = NotifySubscriberRequest, requestId = 136
11:14:52.701 [nacos-grpc-client-executor-909] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Receive server push request, request = NotifySubscriberRequest, requestId = 155
11:14:52.704 [nacos-grpc-client-executor-909] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [55d81a14-da9c-4539-a20d-c5bfbfdebb3c] Ack server push request, request = NotifySubscriberRequest, requestId = 155
15:40:29.399 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
15:40:29.409 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
15:40:29.767 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
15:40:29.767 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5d050d59[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
15:40:29.767 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717553219618_192.168.110.235_59661
15:40:29.770 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2734f6da[Running, pool size = 5, active threads = 1, queued tasks = 0, completed tasks = 4103]
15:40:29.770 [nacos-grpc-client-executor-4103] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717553219618_192.168.110.235_59661]Ignore complete event,isRunning:false,isAbandon=false
15:40:30.005 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
15:40:30.014 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
15:40:30.074 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
15:40:30.074 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
15:41:30.932 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
15:41:32.421 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0
15:41:32.550 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 82 ms to scan 1 urls, producing 3 keys and 6 values 
15:41:32.618 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 33 ms to scan 1 urls, producing 4 keys and 9 values 
15:41:32.647 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 22 ms to scan 1 urls, producing 3 keys and 10 values 
15:41:33.152 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 497 ms to scan 250 urls, producing 0 keys and 0 values 
15:41:33.180 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 27 ms to scan 1 urls, producing 1 keys and 5 values 
15:41:33.212 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 1 keys and 7 values 
15:41:33.239 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 2 keys and 8 values 
15:41:33.697 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 451 ms to scan 250 urls, producing 0 keys and 0 values 
15:41:33.704 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
15:41:33.706 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1434367299
15:41:33.706 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/999674172
15:41:33.709 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
15:41:33.711 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
15:41:33.733 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
15:41:36.507 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717573295432_192.168.110.235_61008
15:41:36.509 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0] Notify connected event to listeners.
15:41:36.510 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
15:41:36.513 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac034c3e-e77e-41b1-aaac-a4d93e767f85_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1134051859
15:41:36.762 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
15:41:44.373 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9207"]
15:41:44.373 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
15:41:44.374 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
15:41:45.019 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
15:41:46.685 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
15:41:46.687 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
15:41:46.688 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
15:41:50.876 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
15:41:55.536 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
15:41:56.247 [redisson-netty-4-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
15:41:56.329 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
15:41:57.899 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 766e7c00-0828-48e8-a80c-db10924719b9
15:41:57.899 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] RpcClient init label, labels = {module=naming, source=sdk}
15:41:57.902 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
15:41:57.902 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
15:41:57.902 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
15:41:57.903 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
15:41:58.017 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717573317144_192.168.110.235_61516
15:41:58.017 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
15:41:58.017 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] Notify connected event to listeners.
15:41:58.017 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1134051859
15:41:58.064 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9207"]
15:41:58.092 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-promotion 192.168.110.235:9207 register finished
15:41:58.620 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] Receive server push request, request = NotifySubscriberRequest, requestId = 413
15:41:58.623 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [766e7c00-0828-48e8-a80c-db10924719b9] Ack server push request, request = NotifySubscriberRequest, requestId = 413
15:41:58.855 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStarted,61] - Started RuoYiPromotionApplication in 29.422 seconds (JVM running for 32.428)
15:41:58.877 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion.yml, group=DEFAULT_GROUP
15:41:58.883 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion-dev.yml, group=DEFAULT_GROUP
15:41:58.889 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion, group=DEFAULT_GROUP
15:41:59.266 [RMI TCP Connection(4)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
17:50:29.085 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
17:50:29.088 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
17:50:29.477 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
17:50:29.478 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@10b1cf27[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
17:50:29.478 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717573317144_192.168.110.235_61516
17:50:29.505 [nacos-grpc-client-executor-1554] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717573317144_192.168.110.235_61516]Ignore complete event,isRunning:false,isAbandon=false
17:50:29.517 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5873faeb[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 1555]
17:50:29.739 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
17:50:29.745 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
17:50:29.763 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
17:50:29.763 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
18:58:43.940 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
18:58:45.027 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of d61e299c-ba53-422e-84fc-2e26ef122e78_config-0
18:58:45.107 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 48 ms to scan 1 urls, producing 3 keys and 6 values 
18:58:45.153 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values 
18:58:45.169 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
18:58:45.504 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 331 ms to scan 250 urls, producing 0 keys and 0 values 
18:58:45.524 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 1 keys and 5 values 
18:58:45.542 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
18:58:45.563 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 2 keys and 8 values 
18:58:45.864 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 298 ms to scan 250 urls, producing 0 keys and 0 values 
18:58:45.867 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d61e299c-ba53-422e-84fc-2e26ef122e78_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
18:58:45.868 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d61e299c-ba53-422e-84fc-2e26ef122e78_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1140202235
18:58:45.868 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d61e299c-ba53-422e-84fc-2e26ef122e78_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1898996968
18:58:45.869 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d61e299c-ba53-422e-84fc-2e26ef122e78_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
18:58:45.870 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d61e299c-ba53-422e-84fc-2e26ef122e78_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
18:58:45.881 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d61e299c-ba53-422e-84fc-2e26ef122e78_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}