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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
08:50:02.793 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
08:50:04.288 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0
08:50:04.447 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 104 ms to scan 1 urls, producing 3 keys and 6 values 
08:50:04.515 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 27 ms to scan 1 urls, producing 4 keys and 9 values 
08:50:04.545 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 24 ms to scan 1 urls, producing 3 keys and 10 values 
08:50:05.861 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 1309 ms to scan 297 urls, producing 0 keys and 0 values 
08:50:05.886 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 22 ms to scan 1 urls, producing 1 keys and 5 values 
08:50:05.915 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 1 keys and 7 values 
08:50:05.938 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 2 keys and 8 values 
08:50:06.459 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 513 ms to scan 297 urls, producing 0 keys and 0 values 
08:50:06.461 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
08:50:06.463 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1252713736
08:50:06.464 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/100703210
08:50:06.465 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
08:50:06.467 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
08:50:06.485 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:50:09.059 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718671808688_192.168.110.235_60635
08:50:09.060 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Notify connected event to listeners.
08:50:09.060 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:50:09.061 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/440307236
08:50:09.227 [main] INFO  c.r.a.RuoYiArticleApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
08:50:19.137 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
08:50:19.277 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
08:50:19.297 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
08:50:19.484 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0
08:50:19.484 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
08:50:19.485 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1252713736
08:50:19.485 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/100703210
08:50:19.485 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
08:50:19.486 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
08:50:19.486 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:50:19.606 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718671819413_192.168.110.235_60690
08:50:19.606 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Notify connected event to listeners.
08:50:19.606 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:50:19.606 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/440307236
08:50:19.793 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
08:50:20.142 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
08:50:20.378 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of db0fd3b6-ffe6-4e6f-af80-6b80bde148c0
08:50:20.378 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] RpcClient init label, labels = {module=naming, source=sdk}
08:50:20.382 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
08:50:20.383 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
08:50:20.384 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
08:50:20.384 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:50:20.512 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718671820314_192.168.110.235_60695
08:50:20.513 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Notify connected event to listeners.
08:50:20.513 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:50:20.513 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/440307236
08:50:20.571 [main] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
08:50:20.911 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
08:50:21.178 [nacos-grpc-client-executor-4] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Receive server push request, request = NotifySubscriberRequest, requestId = 789
08:50:21.189 [nacos-grpc-client-executor-4] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Ack server push request, request = NotifySubscriberRequest, requestId = 789
08:50:21.739 [main] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x38e108b9, L:/192.168.110.235:60701 - R:/192.168.110.188:8091]
08:50:21.750 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 136 ms, version:1.7.0,role:TMROLE,channel:[id: 0x38e108b9, L:/192.168.110.235:60701 - R:/192.168.110.188:8091]
08:50:21.752 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
08:50:21.820 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
08:50:21.821 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
08:50:21.844 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
08:50:21.844 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
08:50:21.844 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
08:50:23.832 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
08:50:23.833 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
08:50:23.834 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
08:50:24.573 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
08:50:25.639 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
08:50:25.641 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
08:50:25.642 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
08:50:30.954 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
08:50:35.709 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
08:50:35.940 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
08:50:36.099 [redisson-netty-4-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
08:50:38.964 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e82f23ac-8817-4bb5-be3f-e35e4621af60
08:50:38.964 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] RpcClient init label, labels = {module=naming, source=sdk}
08:50:38.965 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
08:50:38.965 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
08:50:38.968 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
08:50:38.968 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:50:39.082 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718671838894_192.168.110.235_61063
08:50:39.083 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Notify connected event to listeners.
08:50:39.083 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:50:39.083 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/440307236
08:50:39.111 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
08:50:39.171 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-article 192.168.110.235:9202 register finished
08:50:39.693 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Receive server push request, request = NotifySubscriberRequest, requestId = 792
08:50:39.702 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Ack server push request, request = NotifySubscriberRequest, requestId = 792
08:50:41.207 [main] INFO  c.r.a.RuoYiArticleApplication - [logStarted,61] - Started RuoYiArticleApplication in 39.969 seconds (JVM running for 45.661)
08:50:41.243 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article-dev.yml, group=DEFAULT_GROUP
08:50:41.261 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article.yml, group=DEFAULT_GROUP
08:50:41.279 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article, group=DEFAULT_GROUP
08:50:44.483 [RMI TCP Connection(11)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
08:51:21.850 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
08:51:21.852 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:RMROLE,address:192.168.110.188:8091,msg:< RegisterRMRequest{resourceIds='null', applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
08:51:21.891 [timeoutChecker_2_1] INFO  i.s.c.r.n.RmNettyRemotingClient - [onRegisterMsgSuccess,177] - register RM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x5cd5c70c, L:/192.168.110.235:61745 - R:/192.168.110.188:8091]
08:51:21.891 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 36 ms, version:1.7.0,role:RMROLE,channel:[id: 0x5cd5c70c, L:/192.168.110.235:61745 - R:/192.168.110.188:8091]
09:29:12.432 [nacos-grpc-client-executor-470] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Receive server push request, request = NotifySubscriberRequest, requestId = 833
09:29:12.433 [nacos-grpc-client-executor-470] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Ack server push request, request = NotifySubscriberRequest, requestId = 833
10:42:28.840 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Server healthy check fail, currentConnection = 1718671808688_192.168.110.235_60635
10:42:28.843 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:42:29.284 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718678548791_192.168.110.235_51295
10:42:29.285 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718671808688_192.168.110.235_60635
10:42:29.285 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718671808688_192.168.110.235_60635
10:42:29.294 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Notify disconnected event to listeners
10:42:29.303 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Notify connected event to listeners.
10:42:40.935 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Server healthy check fail, currentConnection = 1718671819413_192.168.110.235_60690
10:42:40.936 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:42:42.244 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718678560886_192.168.110.235_51318
10:42:42.244 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718671819413_192.168.110.235_60690
10:42:42.244 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718671819413_192.168.110.235_60690
10:42:42.245 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Notify disconnected event to listeners
10:42:42.252 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Notify connected event to listeners.
10:42:47.626 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Server healthy check fail, currentConnection = 1718678548791_192.168.110.235_51295
10:42:47.626 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:42:50.089 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Server healthy check fail, currentConnection = 1718671820314_192.168.110.235_60695
10:42:50.090 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:42:51.737 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Success to connect a server [192.168.110.235:8848], connectionId = 1718678571025_192.168.110.235_51349
10:42:51.738 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718671820314_192.168.110.235_60695
10:42:51.738 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718671820314_192.168.110.235_60695
10:42:51.740 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Notify disconnected event to listeners
10:42:51.766 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Notify connected event to listeners.
10:42:51.890 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718678571694_192.168.110.235_51353
10:42:51.890 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718678548791_192.168.110.235_51295
10:42:51.891 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718678548791_192.168.110.235_51295
10:42:51.892 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Notify disconnected event to listeners
10:42:51.900 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Notify connected event to listeners.
10:42:53.997 [nacos-grpc-client-executor-1358] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Receive server push request, request = NotifySubscriberRequest, requestId = 916
10:42:53.998 [nacos-grpc-client-executor-1358] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [db0fd3b6-ffe6-4e6f-af80-6b80bde148c0] Ack server push request, request = NotifySubscriberRequest, requestId = 916
10:42:55.040 [nacos-grpc-client-executor-1354] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Receive server push request, request = NotifySubscriberRequest, requestId = 904
10:42:55.055 [nacos-grpc-client-executor-1354] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Ack server push request, request = NotifySubscriberRequest, requestId = 904
10:42:55.058 [nacos-grpc-client-executor-1356] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Receive server push request, request = NotifySubscriberRequest, requestId = 914
10:42:55.064 [nacos-grpc-client-executor-1356] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Ack server push request, request = NotifySubscriberRequest, requestId = 914
10:42:55.248 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Server healthy check fail, currentConnection = 1718678560886_192.168.110.235_51318
10:42:55.248 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:42:58.489 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718678578295_192.168.110.235_51394
10:42:58.489 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718678560886_192.168.110.235_51318
10:42:58.490 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718678560886_192.168.110.235_51318
10:42:58.490 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Notify disconnected event to listeners
10:42:58.497 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6e83f10e-e279-4e4d-8021-6c00636a8ab5_config-0] Notify connected event to listeners.
10:42:58.992 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [userEventTriggered,450] - channel [id: 0x5cd5c70c, L:/192.168.110.235:61745 - R:/192.168.110.188:8091] read idle.
10:42:58.992 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [userEventTriggered,450] - channel [id: 0x38e108b9, L:/192.168.110.235:60701 - R:/192.168.110.188:8091] read idle.
10:42:58.993 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x38e108b9, L:/192.168.110.235:60701 - R:/192.168.110.188:8091]
10:42:58.993 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x5cd5c70c, L:/192.168.110.235:61745 - R:/192.168.110.188:8091]
10:42:58.994 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x38e108b9, L:/192.168.110.235:60701 - R:/192.168.110.188:8091]) will closed
10:42:58.994 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x5cd5c70c, L:/192.168.110.235:61745 - R:/192.168.110.188:8091]) will closed
10:42:58.997 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]) will closed
10:42:58.997 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]) will closed
10:42:58.998 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]
10:42:58.998 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]
10:42:58.998 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]
10:42:58.998 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]
10:42:58.998 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]
10:42:58.999 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]
10:42:58.999 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]) will closed
10:42:58.999 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]) will closed
10:42:58.999 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]) will closed
10:42:58.999 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]) will closed
10:42:58.999 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]
10:42:58.999 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]
10:42:58.999 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]
10:42:58.999 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]
10:42:59.000 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]
10:42:59.000 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]
10:42:59.000 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]) will closed
10:42:59.000 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]) will closed
10:42:59.000 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x38e108b9, L:/192.168.110.235:60701 ! R:/192.168.110.188:8091]) will closed
10:42:59.000 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x5cd5c70c, L:/192.168.110.235:61745 ! R:/192.168.110.188:8091]) will closed
10:43:00.131 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
10:43:00.132 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
10:43:01.843 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
10:43:01.843 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:RMROLE,address:192.168.110.188:8091,msg:< RegisterRMRequest{resourceIds='null', applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
10:43:01.871 [timeoutChecker_2_1] INFO  i.s.c.r.n.RmNettyRemotingClient - [onRegisterMsgSuccess,177] - register RM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x89f197a9, L:/192.168.110.235:51405 - R:/192.168.110.188:8091]
10:43:01.871 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 16 ms, version:1.7.0,role:RMROLE,channel:[id: 0x89f197a9, L:/192.168.110.235:51405 - R:/192.168.110.188:8091]
10:43:04.911 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Server healthy check fail, currentConnection = 1718678571694_192.168.110.235_51353
10:43:04.912 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:43:06.045 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718678585851_192.168.110.235_51413
10:43:06.045 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718678571694_192.168.110.235_51353
10:43:06.046 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718678571694_192.168.110.235_51353
10:43:06.046 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Notify disconnected event to listeners
10:43:06.052 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Notify connected event to listeners.
10:43:08.079 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Server healthy check fail, currentConnection = 1718671838894_192.168.110.235_61063
10:43:08.079 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:43:09.201 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Success to connect a server [192.168.110.235:8848], connectionId = 1718678589018_192.168.110.235_51428
10:43:09.201 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718671838894_192.168.110.235_61063
10:43:09.201 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718671838894_192.168.110.235_61063
10:43:09.202 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Notify disconnected event to listeners
10:43:09.208 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Notify connected event to listeners.
10:43:10.143 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xbfd79bc9]) will closed
10:43:10.149 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
10:43:10.149 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
10:43:11.667 [nacos-grpc-client-executor-1365] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Receive server push request, request = NotifySubscriberRequest, requestId = 941
10:43:11.667 [nacos-grpc-client-executor-1365] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Ack server push request, request = NotifySubscriberRequest, requestId = 941
10:43:11.671 [nacos-grpc-client-executor-1366] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Receive server push request, request = NotifySubscriberRequest, requestId = 943
10:43:11.672 [nacos-grpc-client-executor-1366] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Ack server push request, request = NotifySubscriberRequest, requestId = 943
10:43:11.831 [timeoutChecker_1_1] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x0105b0c9, L:/192.168.110.235:51431 - R:/192.168.110.188:8091]
10:43:11.831 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 669 ms, version:1.7.0,role:TMROLE,channel:[id: 0x0105b0c9, L:/192.168.110.235:51431 - R:/192.168.110.188:8091]
10:43:52.759 [nacos-grpc-client-executor-1374] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Receive server push request, request = NotifySubscriberRequest, requestId = 958
10:43:52.761 [nacos-grpc-client-executor-1374] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Ack server push request, request = NotifySubscriberRequest, requestId = 958
11:20:33.482 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a061b6e3-4c4d-4626-9d50-824f7b5de5db_config-0] Server check success, currentServer is 192.168.110.235:8848
11:37:23.605 [lettuce-nioEventLoop-7-1] INFO  i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
    at sun.nio.ch.IOUtil.read(IOUtil.java:192)
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
    at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)
11:37:23.775 [lettuce-eventExecutorLoop-2-2] INFO  i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /192.168.110.188:6379
11:37:24.130 [lettuce-nioEventLoop-7-3] INFO  i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 192.168.110.188:6379
14:18:11.916 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
14:18:11.966 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
14:18:12.027 [nacos-grpc-client-executor-3953] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Receive server push request, request = NotifySubscriberRequest, requestId = 1266
14:18:12.034 [nacos-grpc-client-executor-3953] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e82f23ac-8817-4bb5-be3f-e35e4621af60] Ack server push request, request = NotifySubscriberRequest, requestId = 1266
14:18:12.325 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
14:18:12.386 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@508a0aa[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
14:18:12.386 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718678589018_192.168.110.235_51428
14:18:12.388 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@33dd8441[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 3954]
14:18:13.550 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
14:18:13.649 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
14:18:13.747 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
14:18:13.748 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
14:18:13.770 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x0105b0c9, L:/192.168.110.235:51431 ! R:/192.168.110.188:8091]
14:18:13.771 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x0105b0c9, L:/192.168.110.235:51431 ! R:/192.168.110.188:8091]
14:18:13.772 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x0105b0c9, L:/192.168.110.235:51431 ! R:/192.168.110.188:8091]
14:18:13.772 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x0105b0c9, L:/192.168.110.235:51431 ! R:/192.168.110.188:8091]
14:18:13.772 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x89f197a9, L:/192.168.110.235:51405 ! R:/192.168.110.188:8091]
14:18:13.772 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x89f197a9, L:/192.168.110.235:51405 ! R:/192.168.110.188:8091]
14:18:13.772 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x0105b0c9, L:/192.168.110.235:51431 ! R:/192.168.110.188:8091]) will closed
14:18:13.772 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x0105b0c9, L:/192.168.110.235:51431 ! R:/192.168.110.188:8091]) will closed
14:18:13.772 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x89f197a9, L:/192.168.110.235:51405 ! R:/192.168.110.188:8091]
14:18:13.773 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x89f197a9, L:/192.168.110.235:51405 ! R:/192.168.110.188:8091]
14:18:13.773 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x89f197a9, L:/192.168.110.235:51405 ! R:/192.168.110.188:8091]) will closed
14:18:13.773 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x89f197a9, L:/192.168.110.235:51405 ! R:/192.168.110.188:8091]) will closed
14:27:32.232 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
14:27:33.309 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0
14:27:33.406 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 58 ms to scan 1 urls, producing 3 keys and 6 values 
14:27:33.456 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 4 keys and 9 values 
14:27:33.472 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
14:27:33.893 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 417 ms to scan 297 urls, producing 0 keys and 0 values 
14:27:33.913 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 1 keys and 5 values 
14:27:33.939 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 1 keys and 7 values 
14:27:33.958 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 2 keys and 8 values 
14:27:34.334 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 371 ms to scan 297 urls, producing 0 keys and 0 values 
14:27:34.336 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:27:34.337 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/149818403
14:27:34.337 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/716550087
14:27:34.339 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:27:34.342 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:27:34.354 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:27:38.129 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:27:40.172 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:27:42.206 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
14:27:42.206 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:27:42.207 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/520043771
14:27:43.660 [main] INFO  c.r.a.RuoYiArticleApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
14:27:46.407 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:27:48.009 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
14:27:48.150 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
14:27:48.169 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
14:27:48.396 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0
14:27:48.396 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:27:48.397 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/149818403
14:27:48.397 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/716550087
14:27:48.397 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:27:48.397 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:27:48.398 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:27:48.677 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:27:48.721 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718692068373_192.168.110.235_60011
14:27:48.723 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0] Notify connected event to listeners.
14:27:48.723 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:27:48.723 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed557c5f-b73a-4c3b-b007-c68778f76cc3_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/520043771
14:27:48.899 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
14:27:49.172 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
14:27:49.432 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of a40f3b99-98f5-4915-b77d-df497543a07a
14:27:49.433 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] RpcClient init label, labels = {module=naming, source=sdk}
14:27:49.437 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:27:49.437 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:27:49.438 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:27:49.439 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:27:49.567 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718692069376_192.168.110.235_60016
14:27:49.567 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:27:49.567 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] Notify connected event to listeners.
14:27:49.567 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/520043771
14:27:49.616 [main] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
14:27:49.892 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
14:27:50.205 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] Receive server push request, request = NotifySubscriberRequest, requestId = 1271
14:27:50.213 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a40f3b99-98f5-4915-b77d-df497543a07a] Ack server push request, request = NotifySubscriberRequest, requestId = 1271
14:27:51.294 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:27:51.357 [main] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x0caf2058, L:/192.168.110.235:60017 - R:/192.168.110.188:8091]
14:27:51.365 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 878 ms, version:1.7.0,role:TMROLE,channel:[id: 0x0caf2058, L:/192.168.110.235:60017 - R:/192.168.110.188:8091]
14:27:51.366 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
14:27:51.420 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
14:27:51.421 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
14:27:51.437 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
14:27:51.438 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
14:27:51.438 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
14:27:52.773 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
14:27:52.774 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
14:27:52.774 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
14:27:53.417 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
14:27:53.735 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:27:54.388 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
14:27:54.390 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
14:27:54.391 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
14:27:56.280 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:27:58.900 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
14:27:59.077 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:28:01.835 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:28:02.933 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
14:28:03.118 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
14:28:03.221 [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
14:28:04.721 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:28:05.436 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 1056764b-c541-4498-804c-6ce044ca4c8d
14:28:05.437 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] RpcClient init label, labels = {module=naming, source=sdk}
14:28:05.437 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:28:05.437 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:28:05.438 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:28:05.438 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:28:07.475 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:28:07.674 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Fail to connect server, after trying 9 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:28:09.527 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:28:10.720 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ae83c939-d85f-49c9-8abc-d2ce5747a746_config-0] Fail to connect server, after trying 10 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:28:11.566 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:28:11.566 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] Try to reconnect to a new server, server is  not appointed, will choose a random server.
14:28:11.566 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/520043771
14:28:11.906 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
14:28:13.042 [main] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
14:28:13.042 [main] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@76c6b12c[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
14:28:13.042 [main] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@79a7f553[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 6]
14:28:13.082 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
14:28:13.089 [main] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
14:28:13.103 [main] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
14:28:13.104 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
14:28:13.106 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x0caf2058, L:/192.168.110.235:60017 ! R:/192.168.110.188:8091]
14:28:13.106 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x0caf2058, L:/192.168.110.235:60017 ! R:/192.168.110.188:8091]
14:28:13.107 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x0caf2058, L:/192.168.110.235:60017 ! R:/192.168.110.188:8091]
14:28:13.108 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x0caf2058, L:/192.168.110.235:60017 ! R:/192.168.110.188:8091]
14:28:13.109 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x0caf2058, L:/192.168.110.235:60017 ! R:/192.168.110.188:8091]) will closed
14:28:13.109 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x0caf2058, L:/192.168.110.235:60017 ! R:/192.168.110.188:8091]) will closed
14:28:13.144 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1056764b-c541-4498-804c-6ce044ca4c8d] Client is shutdown, stop reconnect to server
14:28:13.442 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Pausing ProtocolHandler ["http-nio-9202"]
14:28:13.443 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
14:28:13.455 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Stopping ProtocolHandler ["http-nio-9202"]
14:28:13.461 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Destroying ProtocolHandler ["http-nio-9202"]
14:29:27.612 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
14:29:28.850 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0
14:29:28.959 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 71 ms to scan 1 urls, producing 3 keys and 6 values 
14:29:29.008 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 24 ms to scan 1 urls, producing 4 keys and 9 values 
14:29:29.026 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 3 keys and 10 values 
14:29:29.474 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 442 ms to scan 297 urls, producing 0 keys and 0 values 
14:29:29.487 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
14:29:29.508 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 1 keys and 7 values 
14:29:29.533 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 2 keys and 8 values 
14:29:29.944 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 407 ms to scan 297 urls, producing 0 keys and 0 values 
14:29:29.945 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:29:29.947 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1006398046
14:29:29.947 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1370709582
14:29:29.948 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:29:29.949 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:29:29.966 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:29:34.078 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:29:36.119 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:29:38.166 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
14:29:38.167 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:29:38.167 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1787913218
14:29:39.620 [main] INFO  c.r.a.RuoYiArticleApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
14:29:42.348 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:29:43.654 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
14:29:43.762 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
14:29:43.781 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
14:29:44.013 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0
14:29:44.013 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:29:44.014 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1006398046
14:29:44.014 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1370709582
14:29:44.014 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:29:44.014 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:29:44.015 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:29:44.319 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718692183986_192.168.110.235_61490
14:29:44.320 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0] Notify connected event to listeners.
14:29:44.320 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:29:44.321 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bc9f87b0-6b4c-43aa-af1d-341be8f74fbb_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1787913218
14:29:44.477 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
14:29:44.601 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:29:44.750 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
14:29:44.955 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of a520e23c-1d54-48b2-879e-72e7c3811282
14:29:44.955 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] RpcClient init label, labels = {module=naming, source=sdk}
14:29:44.958 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:29:44.958 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:29:44.959 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:29:44.960 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:29:45.075 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718692184897_192.168.110.235_61497
14:29:45.075 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:29:45.075 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] Notify connected event to listeners.
14:29:45.075 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1787913218
14:29:45.123 [main] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
14:29:45.393 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
14:29:45.629 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] Receive server push request, request = NotifySubscriberRequest, requestId = 1290
14:29:45.640 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a520e23c-1d54-48b2-879e-72e7c3811282] Ack server push request, request = NotifySubscriberRequest, requestId = 1290
14:29:46.066 [main] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x40f9e216, L:/192.168.110.235:61569 - R:/192.168.110.188:8091]
14:29:46.074 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 114 ms, version:1.7.0,role:TMROLE,channel:[id: 0x40f9e216, L:/192.168.110.235:61569 - R:/192.168.110.188:8091]
14:29:46.075 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
14:29:46.119 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
14:29:46.120 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
14:29:46.136 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
14:29:46.137 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
14:29:46.137 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
14:29:46.932 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:29:47.363 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
14:29:47.363 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
14:29:47.364 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
14:29:48.602 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
14:29:49.265 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
14:29:49.267 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
14:29:49.268 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
14:29:49.369 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:29:51.932 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:29:52.656 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
14:29:54.586 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:29:55.569 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
14:29:55.712 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
14:29:55.792 [redisson-netty-4-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
14:29:57.338 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:29:57.428 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 831f89e7-1bf4-4e34-903f-2ce5344b65b0
14:29:57.429 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] RpcClient init label, labels = {module=naming, source=sdk}
14:29:57.430 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:29:57.430 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:29:57.431 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:29:57.431 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:29:59.456 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:30:00.179 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:30:01.508 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:30:03.116 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b244d7d5-623f-4430-99c3-d19b45f8c53b_config-0] Fail to connect server, after trying 9 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
14:30:03.538 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
14:30:03.538 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:30:03.538 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1787913218
14:30:03.871 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
14:30:05.013 [main] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
14:30:05.014 [main] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@549561ab[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
14:30:05.014 [main] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@785aeba9[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 6]
14:30:05.048 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
14:30:05.053 [main] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
14:30:05.063 [main] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
14:30:05.063 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
14:30:05.065 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x40f9e216, L:/192.168.110.235:61569 ! R:/192.168.110.188:8091]
14:30:05.065 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x40f9e216, L:/192.168.110.235:61569 ! R:/192.168.110.188:8091]
14:30:05.065 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x40f9e216, L:/192.168.110.235:61569 ! R:/192.168.110.188:8091]
14:30:05.066 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x40f9e216, L:/192.168.110.235:61569 ! R:/192.168.110.188:8091]
14:30:05.067 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x40f9e216, L:/192.168.110.235:61569 ! R:/192.168.110.188:8091]) will closed
14:30:05.067 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x40f9e216, L:/192.168.110.235:61569 ! R:/192.168.110.188:8091]) will closed
14:30:05.119 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [831f89e7-1bf4-4e34-903f-2ce5344b65b0] Client is shutdown, stop reconnect to server
14:30:05.283 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Pausing ProtocolHandler ["http-nio-9202"]
14:30:05.283 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
14:30:05.292 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Stopping ProtocolHandler ["http-nio-9202"]
14:30:05.296 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Destroying ProtocolHandler ["http-nio-9202"]
14:31:56.208 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
14:31:57.538 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0
14:31:57.668 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 82 ms to scan 1 urls, producing 3 keys and 6 values 
14:31:57.721 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 26 ms to scan 1 urls, producing 4 keys and 9 values 
14:31:57.745 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 3 keys and 10 values 
14:31:58.254 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 503 ms to scan 297 urls, producing 0 keys and 0 values 
14:31:58.274 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 1 keys and 5 values 
14:31:58.300 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 22 ms to scan 1 urls, producing 1 keys and 7 values 
14:31:58.325 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 2 keys and 8 values 
14:31:58.774 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 445 ms to scan 297 urls, producing 0 keys and 0 values 
14:31:58.777 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:31:58.778 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1315908533
14:31:58.779 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/568462037
14:31:58.781 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:31:58.783 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:31:58.802 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8858}
14:32:03.012 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8858}
14:32:05.054 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8858}
14:32:07.109 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
14:32:07.110 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:32:07.111 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/906927110
14:32:08.562 [main] INFO  c.r.a.RuoYiArticleApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
14:32:11.417 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '127.0.0.1', server main port = 8858}, error = unknown
14:32:14.311 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
14:32:14.358 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '127.0.0.1', server main port = 8858}, error = unknown
14:32:14.436 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
14:32:14.452 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
14:32:14.651 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0
14:32:14.652 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:32:14.652 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1315908533
14:32:14.652 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/568462037
14:32:14.652 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:32:14.652 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:32:14.653 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:32:14.947 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718692334616_192.168.110.235_62017
14:32:14.948 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:32:14.948 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0] Notify connected event to listeners.
14:32:14.948 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [51900dff-dc51-4f4a-bbb8-13df886d4b1b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/906927110
14:32:15.126 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
14:32:15.367 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
14:32:15.578 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ef479fc0-b520-417d-8688-56e810048f17
14:32:15.578 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] RpcClient init label, labels = {module=naming, source=sdk}
14:32:15.581 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:32:15.582 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:32:15.582 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:32:15.583 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:32:15.705 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718692335520_192.168.110.235_62025
14:32:15.705 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:32:15.705 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] Notify connected event to listeners.
14:32:15.706 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/906927110
14:32:15.764 [main] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
14:32:16.202 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
14:32:16.245 [nacos-grpc-client-executor-4] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] Receive server push request, request = NotifySubscriberRequest, requestId = 1291
14:32:16.255 [nacos-grpc-client-executor-4] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ef479fc0-b520-417d-8688-56e810048f17] Ack server push request, request = NotifySubscriberRequest, requestId = 1291
14:32:16.940 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '127.0.0.1', server main port = 8858}, error = unknown
14:32:17.309 [main] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x7adf8dbb, L:/192.168.110.235:62077 - R:/192.168.110.188:8091]
14:32:17.320 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 139 ms, version:1.7.0,role:TMROLE,channel:[id: 0x7adf8dbb, L:/192.168.110.235:62077 - R:/192.168.110.188:8091]
14:32:17.322 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
14:32:17.378 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
14:32:17.379 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
14:32:17.394 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
14:32:17.395 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
14:32:17.395 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
14:32:18.877 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
14:32:18.877 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
14:32:18.878 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
14:32:19.383 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '127.0.0.1', server main port = 8858}, error = unknown
14:32:19.464 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
14:32:20.244 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
14:32:20.246 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
14:32:20.246 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
14:32:22.061 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '127.0.0.1', server main port = 8858}, error = unknown
14:32:24.564 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
14:32:24.734 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '127.0.0.1', server main port = 8858}, error = unknown
14:32:27.921 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '127.0.0.1', server main port = 8858}, error = unknown
14:32:28.574 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
14:32:28.749 [redisson-netty-4-6] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
14:32:28.837 [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
14:32:31.034 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 81945996-a643-4288-9e6e-2b2459397a29
14:32:31.036 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] RpcClient init label, labels = {module=naming, source=sdk}
14:32:31.036 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:32:31.037 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:32:31.037 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:32:31.038 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8858}
14:32:31.320 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '127.0.0.1', server main port = 8858}, error = unknown
14:32:33.070 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8858}
14:32:34.712 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Fail to connect server, after trying 9 times, last try server is {serverIp = '127.0.0.1', server main port = 8858}, error = unknown
14:32:35.422 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8858}
14:32:37.463 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] Try to reconnect to a new server, server is  not appointed, will choose a random server.
14:32:37.463 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:32:37.463 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/906927110
14:32:37.761 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af610f04-699b-4fd8-9940-5cc3c9ce1268_config-0] Fail to connect server, after trying 10 times, last try server is {serverIp = '127.0.0.1', server main port = 8858}, error = unknown
14:32:37.793 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
14:32:38.877 [main] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
14:32:38.877 [main] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@678f685f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
14:32:38.878 [main] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@9e96118[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 6]
14:32:38.913 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
14:32:38.919 [main] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
14:32:38.930 [main] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
14:32:38.930 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
14:32:38.932 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x7adf8dbb, L:/192.168.110.235:62077 ! R:/192.168.110.188:8091]
14:32:38.932 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x7adf8dbb, L:/192.168.110.235:62077 ! R:/192.168.110.188:8091]
14:32:38.932 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x7adf8dbb, L:/192.168.110.235:62077 ! R:/192.168.110.188:8091]
14:32:38.933 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x7adf8dbb, L:/192.168.110.235:62077 ! R:/192.168.110.188:8091]
14:32:38.933 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x7adf8dbb, L:/192.168.110.235:62077 ! R:/192.168.110.188:8091]) will closed
14:32:38.934 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x7adf8dbb, L:/192.168.110.235:62077 ! R:/192.168.110.188:8091]) will closed
14:32:38.985 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [81945996-a643-4288-9e6e-2b2459397a29] Client is shutdown, stop reconnect to server
14:32:39.186 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Pausing ProtocolHandler ["http-nio-9202"]
14:32:39.186 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
14:32:39.196 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Stopping ProtocolHandler ["http-nio-9202"]
14:32:39.200 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Destroying ProtocolHandler ["http-nio-9202"]
14:33:53.707 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
14:33:55.333 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0
14:33:55.478 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 88 ms to scan 1 urls, producing 3 keys and 6 values 
14:33:55.547 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 31 ms to scan 1 urls, producing 4 keys and 9 values 
14:33:55.579 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 3 keys and 10 values 
14:33:56.132 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 545 ms to scan 297 urls, producing 0 keys and 0 values 
14:33:56.152 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 1 keys and 5 values 
14:33:56.180 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 1 keys and 7 values 
14:33:56.208 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 2 keys and 8 values 
14:33:56.665 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 450 ms to scan 297 urls, producing 0 keys and 0 values 
14:33:56.668 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:33:56.669 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1470295349
14:33:56.670 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/318755294
14:33:56.671 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:33:56.672 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:33:56.690 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:33:59.013 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718692438708_192.168.110.235_62971
14:33:59.014 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Notify connected event to listeners.
14:33:59.016 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:33:59.016 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/379972461
14:33:59.241 [main] INFO  c.r.a.RuoYiArticleApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
14:34:03.074 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
14:34:03.187 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
14:34:03.202 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
14:34:03.385 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0
14:34:03.385 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:34:03.385 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1470295349
14:34:03.386 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/318755294
14:34:03.386 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:34:03.386 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:34:03.387 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:34:03.503 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718692443327_192.168.110.235_63011
14:34:03.503 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Notify connected event to listeners.
14:34:03.503 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:34:03.504 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/379972461
14:34:03.671 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
14:34:03.967 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
14:34:04.168 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e42f316f-5483-45b0-a75a-0676729754cd
14:34:04.169 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] RpcClient init label, labels = {module=naming, source=sdk}
14:34:04.171 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:34:04.171 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:34:04.172 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:34:04.172 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:34:04.313 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718692444112_192.168.110.235_63014
14:34:04.313 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Notify connected event to listeners.
14:34:04.313 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:34:04.313 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/379972461
14:34:04.361 [main] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
14:34:04.676 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
14:34:04.857 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Receive server push request, request = NotifySubscriberRequest, requestId = 1295
14:34:04.866 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Ack server push request, request = NotifySubscriberRequest, requestId = 1295
14:34:05.480 [main] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0xa0d711b9, L:/192.168.110.235:63018 - R:/192.168.110.188:8091]
14:34:05.495 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 145 ms, version:1.7.0,role:TMROLE,channel:[id: 0xa0d711b9, L:/192.168.110.235:63018 - R:/192.168.110.188:8091]
14:34:05.498 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
14:34:05.558 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
14:34:05.559 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
14:34:05.580 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
14:34:05.580 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
14:34:05.580 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
14:34:07.183 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
14:34:07.184 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
14:34:07.185 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
14:34:07.879 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
14:34:08.631 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
14:34:08.633 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
14:34:08.634 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
14:34:13.591 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
14:34:17.470 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
14:34:17.655 [redisson-netty-4-6] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
14:34:17.728 [redisson-netty-4-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
14:34:19.775 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 11abffdd-c7b0-4fbd-b97a-17d7e6a29451
14:34:19.776 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] RpcClient init label, labels = {module=naming, source=sdk}
14:34:19.776 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:34:19.777 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:34:19.777 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:34:19.777 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:34:19.890 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718692459715_192.168.110.235_63306
14:34:19.891 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:34:19.891 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Notify connected event to listeners.
14:34:19.891 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/379972461
14:34:19.921 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
14:34:19.965 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-article 192.168.110.235:9202 register finished
14:34:20.421 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Receive server push request, request = NotifySubscriberRequest, requestId = 1299
14:34:20.423 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Ack server push request, request = NotifySubscriberRequest, requestId = 1299
14:34:21.170 [main] INFO  c.r.a.RuoYiArticleApplication - [logStarted,61] - Started RuoYiArticleApplication in 28.821 seconds (JVM running for 31.393)
14:34:21.195 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article-dev.yml, group=DEFAULT_GROUP
14:34:21.210 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article.yml, group=DEFAULT_GROUP
14:34:21.217 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article, group=DEFAULT_GROUP
14:34:21.813 [RMI TCP Connection(3)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:35:05.586 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
14:35:05.589 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:RMROLE,address:192.168.110.188:8091,msg:< RegisterRMRequest{resourceIds='null', applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
14:35:05.597 [timeoutChecker_2_1] INFO  i.s.c.r.n.RmNettyRemotingClient - [onRegisterMsgSuccess,177] - register RM success. client version:1.5.2, server version:1.7.0,channel:[id: 0xf1e5920e, L:/192.168.110.235:63638 - R:/192.168.110.188:8091]
14:35:05.597 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 5 ms, version:1.7.0,role:RMROLE,channel:[id: 0xf1e5920e, L:/192.168.110.235:63638 - R:/192.168.110.188:8091]
14:35:06.358 [nacos-grpc-client-executor-18] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Receive server push request, request = NotifySubscriberRequest, requestId = 1308
14:35:06.360 [nacos-grpc-client-executor-18] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Ack server push request, request = NotifySubscriberRequest, requestId = 1308
15:14:29.636 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Server healthy check fail, currentConnection = 1718692444112_192.168.110.235_63014
15:14:29.644 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Try to reconnect to a new server, server is  not appointed, will choose a random server.
15:14:29.785 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Success to connect a server [192.168.110.235:8848], connectionId = 1718694869601_192.168.110.235_50057
15:14:29.785 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718692444112_192.168.110.235_63014
15:14:29.786 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718692444112_192.168.110.235_63014
15:14:29.795 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Notify disconnected event to listeners
15:14:29.806 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Notify connected event to listeners.
15:14:30.486 [nacos-grpc-client-executor-490] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Receive server push request, request = NotifySubscriberRequest, requestId = 1429
15:14:30.497 [nacos-grpc-client-executor-490] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Ack server push request, request = NotifySubscriberRequest, requestId = 1429
15:14:31.802 [nacos-grpc-client-executor-491] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Receive server push request, request = NotifySubscriberRequest, requestId = 1437
15:14:31.821 [nacos-grpc-client-executor-491] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Ack server push request, request = NotifySubscriberRequest, requestId = 1437
15:14:33.713 [nacos-grpc-client-executor-494] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Receive server push request, request = NotifySubscriberRequest, requestId = 1433
15:14:33.713 [nacos-grpc-client-executor-494] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Ack server push request, request = NotifySubscriberRequest, requestId = 1433
15:14:35.392 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Server healthy check fail, currentConnection = 1718692443327_192.168.110.235_63011
15:14:35.392 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
15:14:36.716 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Server healthy check fail, currentConnection = 1718692438708_192.168.110.235_62971
15:14:36.717 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
15:14:36.841 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718694876659_192.168.110.235_50068
15:14:36.841 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718692438708_192.168.110.235_62971
15:14:36.841 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718692438708_192.168.110.235_62971
15:14:36.842 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Notify disconnected event to listeners
15:14:36.848 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bb4588cc-59ba-42df-a5d0-2d7b02fef5bf_config-0] Notify connected event to listeners.
15:14:38.683 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718694878480_192.168.110.235_50073
15:14:38.683 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718692443327_192.168.110.235_63011
15:14:38.683 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718692443327_192.168.110.235_63011
15:14:38.684 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Notify disconnected event to listeners
15:14:38.689 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3ba8208-5aa1-4d86-993c-e13cbddb0afb_config-0] Notify connected event to listeners.
15:14:42.829 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Server healthy check fail, currentConnection = 1718694869601_192.168.110.235_50057
15:14:42.829 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Try to reconnect to a new server, server is  not appointed, will choose a random server.
15:14:42.939 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Success to connect a server [192.168.110.235:8848], connectionId = 1718694882768_192.168.110.235_50080
15:14:42.940 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718694869601_192.168.110.235_50057
15:14:42.940 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718694869601_192.168.110.235_50057
15:14:42.941 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Notify disconnected event to listeners
15:14:42.947 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Notify connected event to listeners.
15:14:43.665 [nacos-grpc-client-executor-501] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Receive server push request, request = NotifySubscriberRequest, requestId = 1452
15:14:43.666 [nacos-grpc-client-executor-501] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e42f316f-5483-45b0-a75a-0676729754cd] Ack server push request, request = NotifySubscriberRequest, requestId = 1452
17:21:02.889 [lettuce-nioEventLoop-7-1] INFO  i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
    at sun.nio.ch.IOUtil.read(IOUtil.java:192)
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
    at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)
17:21:02.991 [lettuce-eventExecutorLoop-2-7] INFO  i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /192.168.110.188:6379
17:21:03.060 [lettuce-nioEventLoop-7-3] INFO  i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 192.168.110.188:6379
18:26:10.325 [SpringContextShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
18:26:10.335 [SpringContextShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
18:26:10.455 [nacos-grpc-client-executor-2799] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Receive server push request, request = NotifySubscriberRequest, requestId = 1823
18:26:10.461 [nacos-grpc-client-executor-2799] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11abffdd-c7b0-4fbd-b97a-17d7e6a29451] Ack server push request, request = NotifySubscriberRequest, requestId = 1823
18:26:10.713 [SpringContextShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
18:26:10.714 [SpringContextShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@224905ce[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
18:26:10.714 [SpringContextShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718692459715_192.168.110.235_63306
18:26:10.716 [SpringContextShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@31a7963c[Running, pool size = 6, active threads = 1, queued tasks = 0, completed tasks = 2800]
18:26:10.716 [nacos-grpc-client-executor-2800] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1718692459715_192.168.110.235_63306]Ignore complete event,isRunning:false,isAbandon=false
18:26:10.948 [SpringContextShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
18:26:10.952 [SpringContextShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
18:26:10.967 [SpringContextShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
18:26:10.968 [SpringContextShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
18:26:10.971 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0xa0d711b9, L:/192.168.110.235:63018 ! R:/192.168.110.188:8091]
18:26:10.972 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0xa0d711b9, L:/192.168.110.235:63018 ! R:/192.168.110.188:8091]
18:26:10.972 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0xf1e5920e, L:/192.168.110.235:63638 ! R:/192.168.110.188:8091]
18:26:10.972 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0xa0d711b9, L:/192.168.110.235:63018 ! R:/192.168.110.188:8091]
18:26:10.972 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0xf1e5920e, L:/192.168.110.235:63638 ! R:/192.168.110.188:8091]
18:26:10.974 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0xa0d711b9, L:/192.168.110.235:63018 ! R:/192.168.110.188:8091]
18:26:10.974 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0xf1e5920e, L:/192.168.110.235:63638 ! R:/192.168.110.188:8091]
18:26:10.975 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0xf1e5920e, L:/192.168.110.235:63638 ! R:/192.168.110.188:8091]
18:26:10.975 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xf1e5920e, L:/192.168.110.235:63638 ! R:/192.168.110.188:8091]) will closed
18:26:10.975 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xa0d711b9, L:/192.168.110.235:63018 ! R:/192.168.110.188:8091]) will closed
18:26:10.975 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xf1e5920e, L:/192.168.110.235:63638 ! R:/192.168.110.188:8091]) will closed
18:26:10.975 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xa0d711b9, L:/192.168.110.235:63018 ! R:/192.168.110.188:8091]) will closed