2438 lines
495 KiB
Plaintext
2438 lines
495 KiB
Plaintext
16:44:58.378 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
16:45:00.255 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
16:45:00.255 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
16:45:00.322 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
16:45:00.559 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
16:45:11.272 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
16:45:13.023 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
16:45:19.461 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
16:45:21.879 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
16:45:22.400 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
16:45:26.441 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
16:45:26.933 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
16:45:28.494 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
16:45:29.801 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
16:45:32.866 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
16:45:44.947 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
16:45:44.948 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
16:45:44.948 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
16:45:44.989 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
16:45:45.760 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
16:45:52.828 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
16:45:52.829 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
16:45:52.829 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
16:45:52.834 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
16:45:52.837 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
16:45:52.837 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
16:45:53.175 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 26b807ed-049a-480f-879c-23917d2ba4a8
|
||
16:45:53.177 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->26b807ed-049a-480f-879c-23917d2ba4a8
|
||
16:45:53.177 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [26b807ed-049a-480f-879c-23917d2ba4a8] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
16:45:53.177 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [26b807ed-049a-480f-879c-23917d2ba4a8] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
16:45:53.177 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [26b807ed-049a-480f-879c-23917d2ba4a8] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
16:45:53.178 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [26b807ed-049a-480f-879c-23917d2ba4a8] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
16:45:53.178 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:45:54.243 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [26b807ed-049a-480f-879c-23917d2ba4a8] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725785153289_21.12.5.6_62620
|
||
16:45:54.244 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [26b807ed-049a-480f-879c-23917d2ba4a8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
16:45:54.244 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [26b807ed-049a-480f-879c-23917d2ba4a8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x000001e1044ed358
|
||
16:45:54.244 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [26b807ed-049a-480f-879c-23917d2ba4a8] Notify connected event to listeners.
|
||
16:45:54.244 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
16:45:54.245 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[240e:46c:7231:b447:2991:f4c6:ebe4:ccb6], preserved.register.source=SPRING_CLOUD}}
|
||
16:45:54.500 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
16:45:55.600 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 71.435 seconds (process running for 72.747)
|
||
16:45:55.609 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
16:45:55.609 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
16:45:55.610 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
16:45:55.616 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
16:45:55.616 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
16:45:55.616 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
16:45:55.616 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
16:45:55.616 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
16:45:55.628 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
16:45:55.628 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
16:45:55.629 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
16:45:56.190 [RMI TCP Connection(18)-192.168.0.2] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
16:46:57.368 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
16:46:57.370 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
16:46:57.506 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
16:46:57.509 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
16:46:57.509 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
16:46:57.509 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
16:46:57.509 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
16:46:57.509 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
16:46:57.509 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
16:46:57.509 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
16:46:57.509 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
16:46:57.509 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
16:46:57.510 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
16:46:57.510 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
16:46:57.510 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->26b807ed-049a-480f-879c-23917d2ba4a8
|
||
16:46:57.510 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@aab4bec[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 21]
|
||
16:46:57.510 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
16:46:57.510 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@59777b28[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
16:46:57.510 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725785153289_21.12.5.6_62620
|
||
16:46:57.511 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@15a282d9[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 20]
|
||
16:46:57.511 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->26b807ed-049a-480f-879c-23917d2ba4a8
|
||
16:46:57.511 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
16:46:57.511 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
16:46:57.512 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
16:46:57.514 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
16:46:57.518 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
16:46:57.523 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
16:46:57.524 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
16:46:57.524 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
16:47:26.360 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
16:47:26.407 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:47:29.431 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6478a70c-4186-48c2-bc37-214df4b2a95f_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
16:47:29.647 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:47:32.132 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
16:47:32.132 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
16:47:32.287 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
16:47:32.661 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6478a70c-4186-48c2-bc37-214df4b2a95f_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
16:47:32.894 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
16:47:32.971 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:47:36.005 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6478a70c-4186-48c2-bc37-214df4b2a95f_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
16:47:36.410 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:47:39.436 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6478a70c-4186-48c2-bc37-214df4b2a95f_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
16:47:39.940 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:47:42.955 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6478a70c-4186-48c2-bc37-214df4b2a95f_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
16:47:43.562 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:47:46.575 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6478a70c-4186-48c2-bc37-214df4b2a95f_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
16:47:47.293 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:47:50.310 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6478a70c-4186-48c2-bc37-214df4b2a95f_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
16:47:51.116 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:47:54.127 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6478a70c-4186-48c2-bc37-214df4b2a95f_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
16:47:54.229 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
|
||
16:48:35.067 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
16:48:41.650 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
16:48:41.651 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
16:48:41.818 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
16:48:42.628 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
16:48:44.217 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
16:48:45.196 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
16:48:45.197 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
16:48:46.113 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
16:48:46.115 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
16:48:47.429 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
16:48:47.430 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
16:48:48.399 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
16:48:48.400 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
16:48:49.274 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
16:48:54.217 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
16:48:54.218 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
16:48:54.218 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
16:48:54.262 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
16:48:55.042 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
16:49:02.832 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
16:49:02.832 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
16:49:02.833 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
16:49:02.836 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
16:49:02.839 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
16:49:02.839 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
16:49:03.179 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 75e17c06-350e-415d-92f1-1e99e64757fb
|
||
16:49:03.181 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->75e17c06-350e-415d-92f1-1e99e64757fb
|
||
16:49:03.181 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
16:49:03.181 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
16:49:03.181 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
16:49:03.181 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
16:49:03.181 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:49:03.539 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725785343133_21.12.5.6_63227
|
||
16:49:03.539 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
16:49:03.539 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Notify connected event to listeners.
|
||
16:49:03.539 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$581/0x000001a7a34fe7e0
|
||
16:49:03.539 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
16:49:03.540 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
16:49:03.623 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
16:49:04.718 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 37.508 seconds (process running for 39.141)
|
||
16:49:04.728 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
16:49:04.728 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
16:49:04.728 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
16:49:04.735 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
16:49:04.736 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
16:49:04.736 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
16:49:04.736 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
16:49:04.736 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
16:49:04.737 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
16:49:04.737 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
16:49:04.737 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
16:49:05.256 [RMI TCP Connection(5)-192.168.105.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
16:49:09.642 [http-nio-10006-exec-1] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-6 - Starting...
|
||
16:49:10.514 [http-nio-10006-exec-1] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-6 - Start completed.
|
||
16:49:33.468 [http-nio-10006-exec-2] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-7 - Starting...
|
||
16:49:34.385 [http-nio-10006-exec-2] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-7 - Start completed.
|
||
16:51:58.588 [http-nio-10006-exec-3] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-8 - Starting...
|
||
16:51:58.590 [nacos-grpc-client-executor-21.12.2.1-15] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Receive server push request, request = ClientDetectionRequest, requestId = 2929
|
||
16:51:58.590 [nacos-grpc-client-executor-21.12.2.1-28] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Receive server push request, request = ClientDetectionRequest, requestId = 2930
|
||
16:51:58.590 [nacos-grpc-client-executor-21.12.2.1-15] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Ack server push request, request = ClientDetectionRequest, requestId = 2929
|
||
16:51:58.590 [nacos-grpc-client-executor-21.12.2.1-28] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Ack server push request, request = ClientDetectionRequest, requestId = 2930
|
||
16:51:59.161 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Server healthy check fail, currentConnection = 1725785343133_21.12.5.6_63227
|
||
16:51:59.161 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
16:51:59.161 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:51:59.207 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Server healthy check fail, currentConnection = 1725785313628_21.12.5.6_63149
|
||
16:51:59.208 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
16:51:59.208 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:51:59.562 [http-nio-10006-exec-3] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-8 - Start completed.
|
||
16:51:59.594 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Success to connect a server [21.12.2.1:8848], connectionId = 1725785519149_21.12.5.6_61688
|
||
16:51:59.594 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725785343133_21.12.5.6_63227
|
||
16:51:59.594 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725785343133_21.12.5.6_63227
|
||
16:51:59.598 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
16:51:59.598 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Notify disconnected event to listeners
|
||
16:51:59.598 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:51:59.599 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Notify connected event to listeners.
|
||
16:51:59.599 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
16:51:59.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Success to connect a server [21.12.2.1:8848], connectionId = 1725785519189_21.12.5.6_61689
|
||
16:51:59.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725785313628_21.12.5.6_63149
|
||
16:51:59.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725785313628_21.12.5.6_63149
|
||
16:51:59.618 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Notify disconnected event to listeners
|
||
16:51:59.618 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
16:51:59.618 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] DisConnected,clear listen context...
|
||
16:51:59.618 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Notify connected event to listeners.
|
||
16:51:59.619 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Connected,notify listen context...
|
||
16:51:59.619 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:51:59.934 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Success to connect a server [21.12.2.1:8848], connectionId = 1725785519549_21.12.5.6_61690
|
||
16:51:59.934 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725785519149_21.12.5.6_61688
|
||
16:51:59.934 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725785519149_21.12.5.6_61688
|
||
16:51:59.934 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Notify disconnected event to listeners
|
||
16:51:59.934 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [75e17c06-350e-415d-92f1-1e99e64757fb] Notify connected event to listeners.
|
||
16:51:59.934 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
16:52:00.067 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Success to connect a server [21.12.2.1:8848], connectionId = 1725785519628_21.12.5.6_61691
|
||
16:52:00.067 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725785519189_21.12.5.6_61689
|
||
16:52:00.067 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725785519189_21.12.5.6_61689
|
||
16:52:00.067 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Notify disconnected event to listeners
|
||
16:52:00.068 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] DisConnected,clear listen context...
|
||
16:52:00.068 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Notify connected event to listeners.
|
||
16:52:00.068 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [dca47dcc-14d2-47bd-b63e-a89bbd007b21_config-0] Connected,notify listen context...
|
||
16:52:01.584 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-datasource
|
||
16:52:21.604 [http-nio-10006-exec-4] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-9 - Starting...
|
||
16:52:22.606 [http-nio-10006-exec-4] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-9 - Start completed.
|
||
16:53:33.626 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
16:53:33.626 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
16:53:33.653 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation UNREGISTER for DEFAULT_GROUP@@cloud-datasource
|
||
16:53:33.770 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
16:53:33.778 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
16:53:33.779 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
16:53:33.779 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
16:53:33.779 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
16:53:33.786 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
16:53:33.787 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
16:53:33.787 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
16:53:33.787 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
16:53:33.787 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
16:53:33.787 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
16:53:33.787 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
16:53:33.787 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->75e17c06-350e-415d-92f1-1e99e64757fb
|
||
16:53:33.788 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@34a119a9[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 42]
|
||
16:53:33.788 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
16:53:33.788 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@394d6382[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
16:53:33.788 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725785519549_21.12.5.6_61690
|
||
16:53:33.788 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@16a8707b[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 50]
|
||
16:53:33.789 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->75e17c06-350e-415d-92f1-1e99e64757fb
|
||
16:53:33.789 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
16:53:33.789 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
16:53:33.790 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
16:53:33.797 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
16:53:33.801 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
16:53:33.816 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
16:53:33.816 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
16:53:33.816 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
16:53:48.207 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
16:53:50.003 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
16:53:50.004 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
16:53:50.067 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
16:53:50.267 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
16:53:55.298 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
16:53:56.139 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
16:53:57.209 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
16:53:58.116 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
16:53:58.117 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
16:53:59.307 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
16:53:59.308 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
16:54:00.191 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
16:54:00.192 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
16:54:01.093 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
16:54:05.539 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
16:54:05.540 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
16:54:05.541 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
16:54:05.586 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
16:54:06.457 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
16:54:14.397 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
16:54:14.397 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
16:54:14.398 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
16:54:14.402 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
16:54:14.404 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
16:54:14.404 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
16:54:14.815 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0
|
||
16:54:14.817 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0
|
||
16:54:14.817 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
16:54:14.817 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
16:54:14.817 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
16:54:14.817 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
16:54:14.818 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
16:54:15.211 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725785654788_21.12.5.6_61941
|
||
16:54:15.211 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
16:54:15.211 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x0000014ba64ea150
|
||
16:54:15.211 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Notify connected event to listeners.
|
||
16:54:15.211 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
16:54:15.212 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
16:54:15.326 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
16:54:16.415 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 33.453 seconds (process running for 34.643)
|
||
16:54:16.425 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
16:54:16.425 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
16:54:16.425 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
16:54:16.432 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
16:54:16.432 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
16:54:16.432 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
16:54:16.432 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
16:54:16.432 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
16:54:16.433 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
16:54:16.433 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
16:54:16.433 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
16:54:16.933 [RMI TCP Connection(14)-192.168.105.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
17:02:24.283 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Server healthy check fail, currentConnection = 1725785654788_21.12.5.6_61941
|
||
17:02:24.284 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
17:02:24.284 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:27.115 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Server healthy check fail, currentConnection = 1725785626933_21.12.5.6_61872
|
||
17:02:27.115 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
17:02:27.115 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:27.393 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:30.219 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:30.394 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:30.596 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:33.221 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:33.423 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:33.599 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:33.900 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:36.427 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:36.728 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:36.902 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:37.304 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:39.730 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:40.131 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:40.306 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 4 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:40.809 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:43.133 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:43.635 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:43.811 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 5 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:44.412 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:46.637 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:47.239 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:47.414 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 6 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:48.115 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:50.241 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:50.942 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:51.116 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 7 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:51.921 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:53.943 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:54.744 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:54.923 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 8 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:55.824 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:57.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:58.650 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:02:58.826 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 9 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:02:59.828 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:01.653 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 9 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:02.654 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:02.831 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 10 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:03.932 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:05.655 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 10 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:06.758 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:06.934 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 11 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:08.135 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:09.759 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 11 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:10.960 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:11.137 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 12 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:12.439 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:13.962 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 12 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:15.264 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:15.441 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 13 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:16.843 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:18.266 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 13 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:19.669 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:19.844 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 14 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:21.346 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:22.670 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 14 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:24.174 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:24.348 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 15 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:25.952 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:27.176 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 15 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:28.778 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:28.954 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 16 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:30.657 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:31.780 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 16 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:33.481 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:33.659 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 17 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:35.462 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:36.483 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 17 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:37.155 [lettuce-nioEventLoop-4-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
||
java.net.SocketException: Connection reset
|
||
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
||
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
||
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
||
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
||
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:994)
|
||
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
17:03:37.198 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 18 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:37.239 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /21.12.5.3:6379
|
||
17:03:38.284 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:38.288 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 18 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:39.103 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:39.106 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 19 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:40.189 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:40.192 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 19 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:41.108 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:41.111 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 20 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:42.195 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:42.198 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 20 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:43.211 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:43.214 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 21 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:44.301 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:44.304 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 21 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:45.415 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:45.418 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 22 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:46.328 [lettuce-eventExecutorLoop-1-13] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:03:46.508 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:46.511 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 22 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:47.719 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:47.722 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 23 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:48.812 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:48.815 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 23 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:50.124 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:50.128 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 24 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:51.215 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:51.218 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 24 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:52.629 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:52.632 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 25 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:53.721 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:53.725 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 25 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:54.528 [lettuce-eventExecutorLoop-1-14] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:03:55.232 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:55.246 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 26 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:56.325 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:56.328 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 26 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:57.949 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:57.952 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 27 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:03:59.030 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:03:59.033 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 27 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:00.755 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:00.759 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 28 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:01.835 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:01.838 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 28 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:03.660 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:03.663 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 29 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:04.739 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:04.743 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 29 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:06.664 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:06.667 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 30 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:07.744 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:07.747 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 30 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:09.768 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:09.771 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 31 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:10.848 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:10.851 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 31 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:10.928 [lettuce-eventExecutorLoop-1-15] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:04:12.973 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:12.977 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 32 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:14.051 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:14.054 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 32 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:16.278 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:16.281 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 33 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:17.355 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:17.358 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 33 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:19.685 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:19.688 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 34 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:20.759 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:20.763 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 34 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:23.190 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:23.193 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 35 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:24.264 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:24.267 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 35 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:26.793 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:26.796 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 36 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:27.868 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:27.871 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 36 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:30.497 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:30.500 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 37 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:31.574 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:31.577 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 37 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:34.301 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:34.304 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 38 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:35.379 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:35.382 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 38 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:38.204 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:38.207 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 39 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:39.284 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:39.287 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 39 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:41.028 [lettuce-eventExecutorLoop-1-11] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:04:42.207 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:42.210 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 40 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:43.289 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:43.293 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 40 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:46.312 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:46.315 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 41 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:47.397 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:47.400 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 41 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:50.517 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:50.520 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 42 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:51.601 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:51.604 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 42 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:54.823 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:54.826 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 43 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:55.907 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:55.910 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 43 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:04:59.227 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:04:59.239 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 44 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:00.313 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:00.316 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 44 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:03.740 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:03.743 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 45 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:04.817 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:04.820 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 45 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:08.345 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:08.348 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 46 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:09.423 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:09.426 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 46 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:11.127 [lettuce-eventExecutorLoop-1-16] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:05:13.049 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:13.052 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 47 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:14.127 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:14.131 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 47 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:17.852 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:17.855 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 48 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:18.932 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:18.935 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 48 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:22.758 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:22.761 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 49 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:23.835 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:23.838 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 49 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:27.763 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:27.766 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 50 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:28.839 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:28.842 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 50 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:32.768 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:32.771 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 51 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:33.842 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:33.845 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 51 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:37.772 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:37.775 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 52 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:38.848 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:38.851 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 52 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:41.228 [lettuce-eventExecutorLoop-1-2] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:05:42.778 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:42.781 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 53 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:43.852 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:43.855 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 53 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:47.782 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:47.785 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 54 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:48.856 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:48.859 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 54 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:52.786 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:52.789 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 55 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:53.861 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:53.864 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 55 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:57.789 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:57.792 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 56 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:05:58.867 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:05:58.870 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 56 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:02.793 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:02.796 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 57 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:03.872 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:03.885 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 57 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:07.797 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:07.800 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 58 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:08.887 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:08.890 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 58 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:11.327 [lettuce-eventExecutorLoop-1-4] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:06:12.801 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:12.804 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 59 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:13.890 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:13.893 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 59 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:17.805 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:17.808 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 60 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:18.894 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:18.897 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 60 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:22.808 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:22.811 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 61 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:23.898 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:23.901 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 61 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:27.813 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:27.816 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 62 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:28.902 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:28.905 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 62 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:32.819 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:32.822 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 63 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:33.907 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:33.910 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 63 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:37.824 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:37.827 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 64 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:38.913 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:38.916 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 64 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:41.428 [lettuce-eventExecutorLoop-1-6] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:06:42.828 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:42.831 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 65 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:43.919 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:43.922 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 65 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:47.832 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:47.835 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 66 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:48.923 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:48.926 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 66 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:52.836 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:52.848 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 67 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:53.927 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:53.930 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 67 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:57.850 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:57.853 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 68 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:06:58.931 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:06:58.934 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 68 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:02.854 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:02.857 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 69 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:03.938 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:03.941 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 69 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:07.858 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:07.860 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 70 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:08.944 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:08.947 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 70 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:11.528 [lettuce-eventExecutorLoop-1-8] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:07:12.862 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:12.865 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 71 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:13.949 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:13.952 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 71 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:17.865 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:17.868 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 72 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:18.954 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:18.957 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 72 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:22.868 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:22.871 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 73 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:23.958 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:23.961 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 73 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:27.872 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:27.875 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 74 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:28.962 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:28.965 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 74 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:32.876 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:32.879 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 75 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:33.966 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:33.969 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 75 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:37.882 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:37.884 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 76 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:38.969 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:38.981 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 76 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:41.630 [lettuce-eventExecutorLoop-1-10] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:07:42.885 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:42.888 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 77 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:43.982 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:43.985 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 77 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:47.888 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:47.891 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 78 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:48.986 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:48.989 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 78 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:52.892 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:52.894 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 79 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:53.990 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:53.993 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 79 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:57.895 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:57.898 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 80 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:07:58.994 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:07:58.997 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 80 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:02.899 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:02.902 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 81 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:03.998 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:04.001 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 81 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:07.904 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:07.907 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 82 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:09.001 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:09.004 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 82 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:11.728 [lettuce-eventExecutorLoop-1-12] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:08:12.907 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:12.920 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 83 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:14.006 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:14.008 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 83 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:17.924 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:17.926 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 84 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:19.009 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:19.012 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 84 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:22.930 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:22.933 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 85 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:24.013 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:24.016 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 85 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:27.934 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:27.937 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 86 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:29.016 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:29.019 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 86 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:32.939 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:32.942 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 87 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:34.020 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:34.022 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 87 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:37.943 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:37.955 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 88 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:39.023 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:39.026 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 88 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:41.829 [lettuce-eventExecutorLoop-1-14] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:08:42.957 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:42.960 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 89 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:44.026 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:44.029 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 89 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:47.961 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:47.964 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 90 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:49.030 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:49.032 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 90 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:52.967 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:52.970 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 91 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:54.033 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:54.036 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 91 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:57.972 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:57.976 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 92 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:08:59.037 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:08:59.040 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 92 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:02.976 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:02.979 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 93 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:04.040 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:04.043 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 93 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:07.980 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:07.983 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 94 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:09.044 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:09.047 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 94 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:11.928 [lettuce-eventExecutorLoop-1-16] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:09:12.986 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:12.990 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 95 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:14.048 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:14.051 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 95 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:17.991 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:17.994 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 96 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:19.053 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:19.056 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 96 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:22.995 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:22.998 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 97 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:24.059 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:24.062 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 97 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:27.998 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:28.001 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 98 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:29.063 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:29.066 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 98 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:33.002 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:33.005 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 99 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:34.069 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:34.071 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 99 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:38.007 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:38.020 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 100 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:39.072 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:39.074 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 100 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:42.027 [lettuce-eventExecutorLoop-1-2] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:09:43.021 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:43.024 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 101 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:44.075 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:44.078 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 101 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:48.026 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:48.028 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 102 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:49.079 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:49.082 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 102 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:53.031 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:53.034 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 103 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:54.083 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:54.085 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 103 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:58.035 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:58.037 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 104 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:09:59.086 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:09:59.088 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 104 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:03.039 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:03.041 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 105 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:04.089 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:04.091 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 105 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:08.042 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:08.045 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 106 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:09.092 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:09.095 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 106 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:12.128 [lettuce-eventExecutorLoop-1-4] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:10:13.045 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:13.048 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 107 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:14.095 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:14.097 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 107 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:18.049 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:18.052 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 108 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:19.098 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:19.101 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 108 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:23.053 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:23.056 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 109 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:24.102 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:24.105 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 109 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:28.057 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:28.060 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 110 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:29.105 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:29.108 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 110 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:33.060 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:33.063 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 111 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:34.109 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:34.112 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 111 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:38.064 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:38.067 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 112 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:39.115 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:39.118 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 112 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:42.227 [lettuce-eventExecutorLoop-1-6] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:10:43.070 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:43.072 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 113 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:44.119 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:44.122 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 113 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:48.074 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:48.077 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 114 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:49.122 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:49.125 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 114 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:53.078 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:53.080 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 115 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:54.126 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:54.139 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 115 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:58.083 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:58.085 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 116 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:10:59.142 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:10:59.145 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 116 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:03.088 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:03.091 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 117 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:04.146 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:04.148 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 117 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:08.093 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:08.096 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 118 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:09.149 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:09.151 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 118 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:12.327 [lettuce-eventExecutorLoop-1-8] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:11:13.097 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:13.100 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 119 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:14.153 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:14.155 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 119 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:18.101 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:18.104 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 120 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:19.157 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:19.159 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 120 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:23.107 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:23.110 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 121 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:24.161 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:24.163 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 121 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:28.113 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:28.115 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 122 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:29.165 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:29.167 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 122 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:33.116 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:33.118 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 123 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:34.169 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:34.171 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 123 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:38.121 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:38.123 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 124 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:39.173 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:39.176 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 124 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:42.428 [lettuce-eventExecutorLoop-1-10] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:11:43.127 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:43.130 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 125 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:44.180 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:44.183 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 125 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:48.134 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:48.137 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 126 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:49.183 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:49.186 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 126 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:53.139 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:53.142 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 127 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:54.190 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:54.193 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 127 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:58.146 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:58.149 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 128 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:11:59.196 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:11:59.199 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 128 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:12:03.151 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:12:03.154 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 129 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:12:04.200 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:12:04.202 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 129 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:12:08.156 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:12:08.159 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 130 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:12:09.203 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:12:09.205 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 130 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:12:12.528 [lettuce-eventExecutorLoop-1-12] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
17:12:13.160 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:12:13.162 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 131 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:12:14.206 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:12:14.219 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 131 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:12:18.163 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:12:18.165 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 132 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:12:19.220 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:12:19.223 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 132 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:12:23.166 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:12:23.168 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 133 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
17:12:24.225 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
17:12:24.227 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 133 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:23.384 [lettuce-eventExecutorLoop-1-14] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
18:41:24.395 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:24.399 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 134 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:25.456 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:25.467 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 134 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:29.402 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:29.404 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 135 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:30.470 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:30.474 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 135 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:34.406 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:34.408 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 136 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:35.474 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:35.477 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 136 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:39.410 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:39.420 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 137 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:40.478 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:40.482 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 137 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:44.420 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:44.427 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 138 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:45.483 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:45.740 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 138 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:49.429 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:49.432 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 139 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:50.743 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:50.758 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 139 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:53.428 [lettuce-eventExecutorLoop-1-16] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
18:41:54.436 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:54.439 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 140 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:55.760 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:55.763 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 140 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:41:59.441 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:41:59.453 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 141 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:00.764 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:00.767 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 141 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:04.454 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:04.457 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 142 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:05.767 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:05.769 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 142 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:09.457 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:09.460 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 143 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:10.771 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:10.774 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 143 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:14.461 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:14.464 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 144 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:15.774 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:15.777 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 144 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:19.465 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:19.468 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 145 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:20.778 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:20.781 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 145 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:23.528 [lettuce-eventExecutorLoop-1-2] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
18:42:24.470 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:24.472 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 146 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:25.782 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:25.784 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 146 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:29.474 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:29.476 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 147 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:30.785 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:30.787 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 147 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:34.478 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:34.480 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 148 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:35.788 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:35.790 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 148 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:39.481 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:39.483 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 149 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:40.792 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:40.794 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 149 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:44.484 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:44.486 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 150 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:45.796 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:45.799 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 150 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:49.487 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:49.499 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 151 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:50.799 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:50.801 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 151 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:53.628 [lettuce-eventExecutorLoop-1-4] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
18:42:54.500 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:54.502 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 152 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:55.802 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:55.805 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 152 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:42:59.504 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:42:59.506 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 153 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:00.808 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:00.810 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 153 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:04.510 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:04.512 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 154 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:05.810 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:05.812 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 154 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:09.517 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:09.520 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 155 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:10.815 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:10.817 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 155 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:14.520 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:14.523 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 156 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:15.818 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:15.820 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 156 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:19.524 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:19.526 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 157 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:20.821 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:20.823 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 157 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:23.728 [lettuce-eventExecutorLoop-1-6] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
18:43:24.527 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:24.529 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 158 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:25.825 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:25.827 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 158 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:29.532 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:29.534 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 159 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:30.830 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:30.832 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 159 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:34.535 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:34.537 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 160 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:35.833 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:35.835 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 160 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:39.540 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:39.542 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 161 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:40.836 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:40.838 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 161 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:44.545 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:44.548 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 162 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:45.842 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:45.844 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 162 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:49.548 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:49.550 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 163 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:50.846 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:50.848 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 163 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:53.828 [lettuce-eventExecutorLoop-1-8] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
18:43:54.551 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:54.554 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 164 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:55.849 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:55.852 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 164 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:43:59.557 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:43:59.559 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 165 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:00.853 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:00.855 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 165 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:04.560 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:04.562 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 166 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:05.856 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:05.858 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 166 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:09.564 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:09.567 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 167 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:10.860 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:10.862 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 167 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:14.568 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:14.570 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 168 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:15.863 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:15.875 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 168 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:19.571 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:19.574 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 169 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:20.879 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:20.881 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 169 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:23.929 [lettuce-eventExecutorLoop-1-10] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
18:44:24.574 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:24.577 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 170 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:25.885 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:25.888 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 170 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:29.579 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:29.581 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 171 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:30.891 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:30.894 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 171 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:34.582 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:34.584 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 172 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:35.895 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:35.897 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 172 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:39.587 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:39.589 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 173 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:40.898 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:40.900 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 173 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:44.590 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:44.592 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 174 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:45.903 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:45.905 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 174 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:49.594 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:49.597 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 175 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:50.905 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:50.907 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 175 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:54.028 [lettuce-eventExecutorLoop-1-12] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
18:44:54.600 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:54.602 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 176 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:55.908 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:55.911 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 176 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:44:59.603 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:44:59.605 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 177 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:00.913 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:00.915 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 177 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:04.611 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:04.613 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 178 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:05.916 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:05.919 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 178 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:09.614 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:09.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 179 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:10.922 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:10.924 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 179 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:14.618 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:14.620 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 180 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:15.927 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:15.939 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 180 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:19.623 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:19.625 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 181 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:20.940 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:20.942 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 181 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:24.128 [lettuce-eventExecutorLoop-1-14] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
18:45:24.626 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:24.628 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 182 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:25.944 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:25.946 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 182 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:29.631 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:29.643 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 183 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:30.952 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:30.965 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 183 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:34.645 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:34.648 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 184 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:35.966 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:35.968 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 184 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:39.648 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:39.651 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 185 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:40.969 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:40.971 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 185 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:44.652 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:44.661 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 186 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:45.974 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:45.976 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 186 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:49.662 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:49.664 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 187 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:50.978 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:50.983 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 187 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:54.227 [lettuce-eventExecutorLoop-1-16] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
18:45:54.669 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:55.275 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 188 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:45:55.984 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:45:58.985 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6db6aa02-c63c-45d9-a022-90a09235faf8_config-0] Fail to connect server, after trying 188 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:46:00.020 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
18:46:00.021 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
18:46:00.275 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:46:00.473 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
18:46:00.474 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6f9843ff[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 456]
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7571bd60[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725785654788_21.12.5.6_61941
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@74beb9db[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 841]
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0
|
||
18:46:00.475 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
18:46:00.476 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
18:46:00.476 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
18:46:00.476 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725785654788_21.12.5.6_61941
|
||
18:46:00.476 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9e5f96d4-1b49-4d2e-85d3-a1ce715dd6b0] Fail to connect server, after trying 189 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
18:46:00.479 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
18:46:00.480 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
18:46:00.484 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
18:46:00.484 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
18:46:00.484 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
18:48:01.435 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
18:48:06.382 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
18:48:06.383 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
18:48:06.511 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
18:48:06.838 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
18:48:08.281 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
18:48:09.576 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
18:48:09.577 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
18:48:10.929 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
18:48:10.930 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
18:48:12.692 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
18:48:12.693 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
18:48:14.191 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
18:48:14.191 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
18:48:15.913 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
18:48:23.885 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
18:48:23.888 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
18:48:23.888 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
18:48:23.976 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
18:48:26.143 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
18:48:38.873 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
18:48:38.874 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
18:48:38.874 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
18:48:38.878 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
18:48:38.898 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
18:48:38.898 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
18:48:39.147 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 20e43dfe-1482-49b4-a5b4-221c4393ddbb
|
||
18:48:39.152 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->20e43dfe-1482-49b4-a5b4-221c4393ddbb
|
||
18:48:39.153 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
18:48:39.153 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
18:48:39.154 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
18:48:39.154 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
18:48:39.154 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
18:48:39.927 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725792519092_21.12.5.6_62645
|
||
18:48:39.927 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
18:48:39.927 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Notify connected event to listeners.
|
||
18:48:39.927 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$581/0x00000214e44fde20
|
||
18:48:39.927 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
18:48:39.928 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
18:48:40.027 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
18:48:41.337 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 47.472 seconds (process running for 48.914)
|
||
18:48:41.396 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
18:48:41.397 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
18:48:41.397 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
18:48:41.424 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
18:48:41.425 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
18:48:41.426 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
18:48:41.430 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
18:48:41.430 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
18:48:41.437 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
18:48:41.438 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
18:48:41.438 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
18:48:41.979 [RMI TCP Connection(122)-192.168.105.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
19:00:00.596 [lettuce-nioEventLoop-4-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
||
java.net.SocketException: Connection reset
|
||
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
||
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
||
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
||
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
||
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:994)
|
||
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
19:00:00.622 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
19:00:00.622 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:00:00.679 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /21.12.5.3:6379
|
||
19:00:03.730 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:00:06.733 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
19:00:06.936 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:00:09.938 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
19:00:10.239 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:00:10.757 [lettuce-eventExecutorLoop-1-2] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
19:00:12.940 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Server healthy check fail, currentConnection = 1725792519092_21.12.5.6_62645
|
||
19:00:12.940 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
19:00:12.940 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:00:13.243 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
19:00:13.643 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:00:16.044 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:00:16.646 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
19:00:17.147 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:00:17.477 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] Success to connect a server [21.12.2.1:8848], connectionId = 1725793217060_21.12.5.6_63326
|
||
19:00:17.477 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725792479422_21.12.5.6_62585
|
||
19:00:17.477 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725792479422_21.12.5.6_62585
|
||
19:00:17.477 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] Notify disconnected event to listeners
|
||
19:00:17.477 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] DisConnected,clear listen context...
|
||
19:00:17.478 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] Notify connected event to listeners.
|
||
19:00:17.478 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [76ce5398-41ee-4d39-86bb-ae23b1643852_config-0] Connected,notify listen context...
|
||
19:00:19.048 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
19:00:19.250 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:00:19.895 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Success to connect a server [21.12.2.1:8848], connectionId = 1725793219340_21.12.5.6_63339
|
||
19:00:19.895 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725792519092_21.12.5.6_62645
|
||
19:00:19.895 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725792519092_21.12.5.6_62645
|
||
19:00:19.896 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
19:00:19.896 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Notify disconnected event to listeners
|
||
19:00:19.896 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:00:19.897 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Notify connected event to listeners.
|
||
19:00:19.897 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
19:00:20.414 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Success to connect a server [21.12.2.1:8848], connectionId = 1725793219980_21.12.5.6_63340
|
||
19:00:20.414 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725793219340_21.12.5.6_63339
|
||
19:00:20.414 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725793219340_21.12.5.6_63339
|
||
19:00:20.414 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Notify disconnected event to listeners
|
||
19:00:20.414 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [20e43dfe-1482-49b4-a5b4-221c4393ddbb] Notify connected event to listeners.
|
||
19:00:20.414 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
19:00:20.858 [lettuce-eventExecutorLoop-1-3] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
19:00:21.119 [lettuce-nioEventLoop-4-4] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 21.12.5.3/<unresolved>:6379
|
||
19:00:22.481 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-datasource
|
||
19:00:36.056 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
19:00:36.057 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
19:00:36.295 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
19:00:36.296 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
19:00:36.297 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
19:00:36.297 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
19:00:36.297 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
19:00:36.297 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
19:00:36.297 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
19:00:36.297 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
19:00:36.297 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
19:00:36.297 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
19:00:36.297 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
19:00:36.298 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
19:00:36.298 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->20e43dfe-1482-49b4-a5b4-221c4393ddbb
|
||
19:00:36.298 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@70472b40[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 208]
|
||
19:00:36.298 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
19:00:36.298 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@51718ed2[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
19:00:36.298 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725793219980_21.12.5.6_63340
|
||
19:00:36.298 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@698a836c[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 142]
|
||
19:00:36.298 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->20e43dfe-1482-49b4-a5b4-221c4393ddbb
|
||
19:00:36.299 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
19:00:36.299 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
19:00:36.299 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
19:00:36.301 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
19:00:36.303 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
19:00:36.308 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
19:00:36.308 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
19:00:36.308 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
19:00:44.707 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
19:00:46.511 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
19:00:46.511 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
19:00:46.569 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
19:00:46.753 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
19:00:48.568 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
19:00:49.966 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
19:00:49.966 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
19:00:51.190 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
19:00:51.191 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
19:00:53.278 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
19:00:53.278 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
19:00:54.567 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
19:00:54.567 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
19:00:55.978 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
19:01:03.812 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
19:01:03.813 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
19:01:03.814 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
19:01:03.892 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
19:01:05.656 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
19:01:16.765 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
19:01:16.765 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
19:01:16.766 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
19:01:16.776 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
19:01:16.788 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
19:01:16.788 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
19:01:17.076 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of c22c2dec-391c-4f50-a948-3c0a4f767a82
|
||
19:01:17.080 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->c22c2dec-391c-4f50-a948-3c0a4f767a82
|
||
19:01:17.080 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
19:01:17.080 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
19:01:17.081 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
19:01:17.081 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
19:01:17.081 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:01:18.232 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725793277390_21.12.5.6_61458
|
||
19:01:18.232 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
19:01:18.232 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Notify connected event to listeners.
|
||
19:01:18.232 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x0000020dc54e55c0
|
||
19:01:18.233 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
19:01:18.233 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
19:01:18.509 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
19:01:19.803 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 40.302 seconds (process running for 40.998)
|
||
19:01:19.862 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
19:01:19.862 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
19:01:19.864 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
19:01:19.899 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
19:01:19.899 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
19:01:19.899 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
19:01:19.899 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
19:01:19.900 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
19:01:19.900 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
19:01:19.901 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
19:01:19.901 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
19:01:20.428 [RMI TCP Connection(89)-192.168.105.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
19:03:43.917 [http-nio-10006-exec-1] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-6 - Starting...
|
||
19:03:45.599 [http-nio-10006-exec-1] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-6 - Start completed.
|
||
19:04:12.481 [nacos-grpc-client-executor-21.12.2.1-49] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [22b45b63-699a-41b1-8f67-2617429762e5_config-0] Receive server push request, request = ClientDetectionRequest, requestId = 2980
|
||
19:04:12.481 [nacos-grpc-client-executor-21.12.2.1-32] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Receive server push request, request = ClientDetectionRequest, requestId = 2975
|
||
19:04:12.482 [nacos-grpc-client-executor-21.12.2.1-32] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Ack server push request, request = ClientDetectionRequest, requestId = 2975
|
||
19:04:12.482 [nacos-grpc-client-executor-21.12.2.1-49] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [22b45b63-699a-41b1-8f67-2617429762e5_config-0] Ack server push request, request = ClientDetectionRequest, requestId = 2980
|
||
19:04:13.026 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Server healthy check fail, currentConnection = 1725793277390_21.12.5.6_61458
|
||
19:04:13.026 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
19:04:13.027 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:04:13.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Success to connect a server [21.12.2.1:8848], connectionId = 1725793453061_21.12.5.6_61873
|
||
19:04:13.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725793277390_21.12.5.6_61458
|
||
19:04:13.618 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725793277390_21.12.5.6_61458
|
||
19:04:13.620 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
19:04:13.620 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Notify disconnected event to listeners
|
||
19:04:13.621 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:04:13.621 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Notify connected event to listeners.
|
||
19:04:13.621 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
19:04:14.054 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Success to connect a server [21.12.2.1:8848], connectionId = 1725793453610_21.12.5.6_61878
|
||
19:04:14.054 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725793453061_21.12.5.6_61873
|
||
19:04:14.054 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725793453061_21.12.5.6_61873
|
||
19:04:14.054 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Notify disconnected event to listeners
|
||
19:04:14.055 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c22c2dec-391c-4f50-a948-3c0a4f767a82] Notify connected event to listeners.
|
||
19:04:14.055 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
19:04:15.478 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-datasource
|
||
19:04:36.924 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
19:04:36.924 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
19:04:37.122 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
19:04:37.143 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
19:04:37.144 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
19:04:37.145 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
19:04:37.146 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
19:04:37.146 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
19:04:37.146 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
19:04:37.147 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
19:04:37.148 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
19:04:37.148 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
19:04:37.148 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
19:04:37.148 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
19:04:37.148 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->c22c2dec-391c-4f50-a948-3c0a4f767a82
|
||
19:04:37.148 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2e00a163[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 54]
|
||
19:04:37.149 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
19:04:37.149 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4409b5e8[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
19:04:37.149 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725793453610_21.12.5.6_61878
|
||
19:04:37.150 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@519f63dd[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 53]
|
||
19:04:37.150 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->c22c2dec-391c-4f50-a948-3c0a4f767a82
|
||
19:04:37.150 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
19:04:37.150 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
19:04:37.150 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
19:04:37.154 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
19:04:37.157 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
19:04:37.162 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
19:04:37.162 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
19:04:37.162 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
19:46:15.207 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
19:46:17.053 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
19:46:17.053 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
19:46:17.114 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
19:46:22.965 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
19:46:22.966 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
19:46:22.966 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
19:46:23.009 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
19:46:23.791 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
19:46:32.081 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
19:46:32.082 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
19:46:32.082 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
19:46:32.086 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
19:46:32.089 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
19:46:32.089 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
19:46:32.347 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of d54b2208-5546-4c56-a609-2c2d54cb1a69
|
||
19:46:32.349 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->d54b2208-5546-4c56-a609-2c2d54cb1a69
|
||
19:46:32.349 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d54b2208-5546-4c56-a609-2c2d54cb1a69] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
19:46:32.349 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d54b2208-5546-4c56-a609-2c2d54cb1a69] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
19:46:32.349 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d54b2208-5546-4c56-a609-2c2d54cb1a69] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
19:46:32.349 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d54b2208-5546-4c56-a609-2c2d54cb1a69] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
19:46:32.350 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:46:33.182 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d54b2208-5546-4c56-a609-2c2d54cb1a69] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725795992472_21.12.5.6_61450
|
||
19:46:33.182 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d54b2208-5546-4c56-a609-2c2d54cb1a69] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
19:46:33.182 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d54b2208-5546-4c56-a609-2c2d54cb1a69] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x00000284154e6a20
|
||
19:46:33.182 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d54b2208-5546-4c56-a609-2c2d54cb1a69] Notify connected event to listeners.
|
||
19:46:33.182 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
19:46:33.183 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
19:46:33.390 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
19:46:34.489 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 24.393 seconds (process running for 25.018)
|
||
19:46:34.496 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
19:46:35.655 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
19:46:37.078 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
19:46:37.078 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
19:46:38.692 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
19:46:38.693 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
19:46:40.224 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
19:46:40.225 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
19:46:41.829 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
19:46:41.830 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
19:46:42.884 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
19:46:42.889 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
19:46:42.889 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
19:46:42.890 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
19:46:42.896 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
19:46:42.896 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
19:46:42.897 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
19:46:42.897 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
19:46:42.897 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
19:46:42.898 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
19:46:42.898 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
19:46:42.898 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
19:46:43.031 [RMI TCP Connection(2)-192.168.105.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
19:52:23.124 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
19:52:23.124 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
19:52:23.236 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
19:52:23.239 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
19:52:23.239 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
19:52:23.239 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
19:52:23.239 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
19:52:23.239 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
19:52:23.239 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
19:52:23.239 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
19:52:23.239 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
19:52:23.240 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
19:52:23.240 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
19:52:23.240 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
19:52:23.240 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->d54b2208-5546-4c56-a609-2c2d54cb1a69
|
||
19:52:23.240 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@35d52425[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 116]
|
||
19:52:23.240 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
19:52:23.240 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@60a3c14[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
19:52:23.240 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725795992472_21.12.5.6_61450
|
||
19:52:23.243 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@13c50805[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 73]
|
||
19:52:23.243 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->d54b2208-5546-4c56-a609-2c2d54cb1a69
|
||
19:52:23.243 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
19:52:23.243 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
19:52:23.243 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
19:52:23.245 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
19:52:23.247 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
19:52:23.249 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
19:52:23.249 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
19:52:23.250 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
19:58:10.721 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
19:58:12.507 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
19:58:12.507 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
19:58:12.569 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
19:58:21.285 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
19:58:21.286 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
19:58:21.286 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
19:58:21.329 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
19:58:22.112 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
19:58:29.138 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
19:58:29.138 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
19:58:29.139 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
19:58:29.142 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
19:58:29.145 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
19:58:29.145 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
19:58:29.410 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 97728ea4-58cb-4ad1-9f06-65560c1f821e
|
||
19:58:29.412 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->97728ea4-58cb-4ad1-9f06-65560c1f821e
|
||
19:58:29.412 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
19:58:29.412 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
19:58:29.412 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
19:58:29.413 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
19:58:29.413 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
19:58:30.091 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725796709412_21.12.5.6_62964
|
||
19:58:30.091 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
19:58:30.092 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x000001c6814e55c0
|
||
19:58:30.091 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Notify connected event to listeners.
|
||
19:58:30.092 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
19:58:30.093 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
19:58:30.239 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
19:58:31.327 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 26.157 seconds (process running for 26.731)
|
||
19:58:31.335 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
19:58:32.658 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
19:58:34.317 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
19:58:34.318 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
19:58:35.946 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
19:58:35.946 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
19:58:38.253 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
19:58:38.253 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
19:58:39.478 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
19:58:39.478 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
19:58:40.719 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
19:58:40.723 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
19:58:40.723 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
19:58:40.724 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
19:58:40.730 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
19:58:40.730 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
19:58:40.731 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
19:58:40.731 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
19:58:40.731 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
19:58:40.731 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
19:58:40.732 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
19:58:40.732 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
19:58:41.093 [RMI TCP Connection(4)-192.168.105.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
19:59:25.580 [http-nio-10006-exec-1] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T19:59:25.580+0800]
|
||
20:00:18.421 [http-nio-10006-exec-2] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:00:18.421+0800]
|
||
20:01:21.295 [nacos-grpc-client-executor-21.12.2.1-40] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [720bf6f6-5ab7-4154-92fc-1e903755d7cc_config-0] Receive server push request, request = ClientDetectionRequest, requestId = 3042
|
||
20:01:21.295 [nacos-grpc-client-executor-21.12.2.1-26] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Receive server push request, request = ClientDetectionRequest, requestId = 3041
|
||
20:01:21.296 [nacos-grpc-client-executor-21.12.2.1-40] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [720bf6f6-5ab7-4154-92fc-1e903755d7cc_config-0] Ack server push request, request = ClientDetectionRequest, requestId = 3042
|
||
20:01:21.296 [nacos-grpc-client-executor-21.12.2.1-26] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Ack server push request, request = ClientDetectionRequest, requestId = 3041
|
||
20:01:21.486 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
20:01:21.487 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
20:01:21.923 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Server healthy check fail, currentConnection = 1725796709412_21.12.5.6_62964
|
||
20:01:22.084 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [97728ea4-58cb-4ad1-9f06-65560c1f821e] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
20:01:22.084 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
20:01:22.084 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:01:22.085 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
20:01:22.086 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
20:01:22.086 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
20:01:22.086 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
20:01:22.086 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
20:01:22.086 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
20:01:22.086 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
20:01:22.086 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
20:01:22.086 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
20:01:22.087 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
20:01:22.087 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
20:01:22.087 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->97728ea4-58cb-4ad1-9f06-65560c1f821e
|
||
20:01:22.087 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1932dc1d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 35]
|
||
20:01:22.087 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
20:01:22.087 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@536994c1[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
20:01:22.088 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725796709412_21.12.5.6_62964
|
||
20:01:22.091 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3b1c30a4[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 32]
|
||
20:01:22.091 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725796709412_21.12.5.6_62964
|
||
20:01:22.092 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->97728ea4-58cb-4ad1-9f06-65560c1f821e
|
||
20:01:22.092 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
20:01:22.092 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
20:01:22.092 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
20:01:22.094 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
20:01:22.096 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
20:01:22.099 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
20:01:22.100 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
20:01:22.100 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
20:01:32.400 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
20:01:34.211 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
20:01:34.211 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
20:01:34.273 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
20:01:42.950 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
20:01:42.951 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
20:01:42.951 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
20:01:42.994 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
20:01:43.773 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
20:01:51.501 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
20:01:51.501 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
20:01:51.502 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
20:01:51.505 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
20:01:51.508 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
20:01:51.508 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
20:01:51.703 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 12f6e9e2-031b-4bc8-8e65-3f097100d994
|
||
20:01:51.705 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->12f6e9e2-031b-4bc8-8e65-3f097100d994
|
||
20:01:51.705 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [12f6e9e2-031b-4bc8-8e65-3f097100d994] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
20:01:51.705 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [12f6e9e2-031b-4bc8-8e65-3f097100d994] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
20:01:51.705 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [12f6e9e2-031b-4bc8-8e65-3f097100d994] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
20:01:51.706 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [12f6e9e2-031b-4bc8-8e65-3f097100d994] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
20:01:51.706 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:01:52.355 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [12f6e9e2-031b-4bc8-8e65-3f097100d994] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725796911733_21.12.5.6_61430
|
||
20:01:52.355 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [12f6e9e2-031b-4bc8-8e65-3f097100d994] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
20:01:52.355 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [12f6e9e2-031b-4bc8-8e65-3f097100d994] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x000001d3e24e8870
|
||
20:01:52.355 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [12f6e9e2-031b-4bc8-8e65-3f097100d994] Notify connected event to listeners.
|
||
20:01:52.356 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
20:01:52.357 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
20:01:52.608 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
20:01:53.708 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 27.128 seconds (process running for 27.885)
|
||
20:01:53.716 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
20:01:55.351 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
20:01:57.067 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
20:01:57.067 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
20:01:58.308 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
20:01:58.308 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
20:02:00.249 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
20:02:00.250 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
20:02:01.760 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
20:02:01.760 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
20:02:03.804 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
20:02:03.809 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
20:02:03.809 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
20:02:03.809 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
20:02:03.816 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
20:02:03.816 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
20:02:03.816 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
20:02:03.816 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
20:02:03.817 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
20:02:03.817 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
20:02:03.817 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
20:02:03.817 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
20:02:04.327 [RMI TCP Connection(2)-192.168.105.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
20:02:16.436 [http-nio-10006-exec-1] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:16.435+0800]
|
||
20:02:31.124 [http-nio-10006-exec-1] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.123+0800]
|
||
20:02:31.617 [pool-10-thread-25] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.617+0800]
|
||
20:02:31.618 [pool-10-thread-24] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.617+0800]
|
||
20:02:31.617 [pool-10-thread-32] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.617+0800]
|
||
20:02:31.617 [pool-10-thread-31] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.617+0800]
|
||
20:02:31.618 [pool-10-thread-29] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.617+0800]
|
||
20:02:31.617 [pool-10-thread-28] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.617+0800]
|
||
20:02:31.617 [pool-10-thread-23] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.617+0800]
|
||
20:02:31.618 [pool-10-thread-15] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.618+0800]
|
||
20:02:31.618 [pool-10-thread-26] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.618+0800]
|
||
20:02:31.618 [pool-10-thread-5] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.618+0800]
|
||
20:02:31.618 [pool-10-thread-19] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.618+0800]
|
||
20:02:31.618 [pool-10-thread-14] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.618+0800]
|
||
20:02:31.618 [pool-10-thread-6] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.618+0800]
|
||
20:02:31.618 [pool-10-thread-17] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.618+0800]
|
||
20:02:31.619 [pool-10-thread-22] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.619+0800]
|
||
20:02:31.618 [pool-10-thread-7] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.618+0800]
|
||
20:02:31.619 [pool-10-thread-27] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.617+0800]
|
||
20:02:31.619 [pool-10-thread-10] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.619+0800]
|
||
20:02:31.619 [pool-10-thread-21] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.619+0800]
|
||
20:02:31.619 [pool-10-thread-4] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.619+0800]
|
||
20:02:31.619 [pool-10-thread-2] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.619+0800]
|
||
20:02:31.619 [pool-10-thread-20] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.619+0800]
|
||
20:02:31.619 [pool-10-thread-12] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.619+0800]
|
||
20:02:31.619 [pool-10-thread-11] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.619+0800]
|
||
20:02:31.619 [pool-10-thread-9] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.619+0800]
|
||
20:02:31.620 [pool-10-thread-30] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.619+0800]
|
||
20:02:31.620 [pool-10-thread-33] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.620+0800]
|
||
20:02:31.620 [pool-10-thread-8] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.620+0800]
|
||
20:02:31.620 [pool-10-thread-18] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.620+0800]
|
||
20:02:31.620 [pool-10-thread-1] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.620+0800]
|
||
20:02:31.620 [pool-10-thread-3] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.620+0800]
|
||
20:02:31.620 [pool-10-thread-16] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.620+0800]
|
||
20:02:31.620 [pool-10-thread-13] INFO c.m.c.d.MyMetaObjectHandler - [updateFill,39] - 修改元素字段填充--[updateBy:0, updateTime:2024-09-08T20:02:31.620+0800]
|
||
20:02:33.174 [pool-10-thread-1] INFO c.m.c.d.MyMetaObjectHandler - [insertFill,31] - 添加元素字段填充--[createBy:0, createTime:2024-09-08T20:02:33.173+0800]
|
||
20:04:26.467 [http-nio-10006-exec-3] INFO c.m.e.c.DataStructureController - [selDataStructure,39] - 查询耗时---》6762s
|
||
20:04:50.272 [http-nio-10006-exec-4] INFO c.m.e.c.DataStructureController - [selDataStructure,39] - 查询耗时---》5552s
|
||
20:04:55.342 [http-nio-10006-exec-5] INFO c.m.e.c.DataStructureController - [selDataStructure,39] - 查询耗时---》4852s
|
||
20:06:56.744 [http-nio-10006-exec-8] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-5 - Shutdown initiated...
|
||
20:06:57.063 [http-nio-10006-exec-8] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-5 - Shutdown completed.
|
||
20:08:52.306 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
20:08:52.306 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
20:08:52.406 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
20:08:52.408 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
20:08:52.408 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
20:08:52.408 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
20:08:52.408 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
20:08:52.408 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
20:08:52.408 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
20:08:52.408 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
20:08:52.408 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
20:08:52.409 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
20:08:52.409 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
20:08:52.409 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
20:08:52.409 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->12f6e9e2-031b-4bc8-8e65-3f097100d994
|
||
20:08:52.409 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7153bd6b[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 138]
|
||
20:08:52.409 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
20:08:52.409 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@51cb8baa[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
20:08:52.409 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725796911733_21.12.5.6_61430
|
||
20:08:52.412 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@34e0521c[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 87]
|
||
20:08:52.412 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->12f6e9e2-031b-4bc8-8e65-3f097100d994
|
||
20:08:52.412 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
20:08:52.412 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
20:08:52.412 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
20:08:52.414 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
20:08:52.416 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
20:08:52.419 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
20:08:52.419 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
20:08:52.419 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
20:09:26.779 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
20:09:28.600 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
20:09:28.600 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
20:09:28.675 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
20:09:36.859 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
20:09:36.860 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
20:09:36.860 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
20:09:36.905 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
20:09:37.703 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
20:09:44.531 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
20:09:44.531 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
20:09:44.532 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
20:09:44.536 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
20:09:44.539 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
20:09:44.539 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
20:09:44.783 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 61f110ef-72b3-4cad-bc76-5d4f839873a0
|
||
20:09:44.784 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->61f110ef-72b3-4cad-bc76-5d4f839873a0
|
||
20:09:44.784 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [61f110ef-72b3-4cad-bc76-5d4f839873a0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
20:09:44.785 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [61f110ef-72b3-4cad-bc76-5d4f839873a0] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
20:09:44.785 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [61f110ef-72b3-4cad-bc76-5d4f839873a0] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
20:09:44.785 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [61f110ef-72b3-4cad-bc76-5d4f839873a0] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
20:09:44.785 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:09:46.004 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [61f110ef-72b3-4cad-bc76-5d4f839873a0] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725797384892_21.12.5.6_62752
|
||
20:09:46.005 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [61f110ef-72b3-4cad-bc76-5d4f839873a0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
20:09:46.005 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [61f110ef-72b3-4cad-bc76-5d4f839873a0] Notify connected event to listeners.
|
||
20:09:46.005 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [61f110ef-72b3-4cad-bc76-5d4f839873a0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x000001e0d54e8d88
|
||
20:09:46.005 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
20:09:46.006 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
20:09:46.225 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
20:09:47.327 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 26.375 seconds (process running for 26.986)
|
||
20:09:47.336 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
20:09:48.747 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
20:09:50.308 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
20:09:50.308 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
20:09:52.040 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
20:09:52.041 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
20:09:53.926 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
20:09:53.927 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
20:09:55.413 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
20:09:55.414 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
20:09:57.140 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
20:09:57.144 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
20:09:57.144 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
20:09:57.144 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
20:09:57.150 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
20:09:57.150 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
20:09:57.151 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
20:09:57.151 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
20:09:57.151 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
20:09:57.152 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
20:09:57.152 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
20:09:57.152 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
20:09:57.349 [RMI TCP Connection(2)-192.168.105.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
20:11:52.470 [lettuce-nioEventLoop-4-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
||
java.net.SocketException: Connection reset
|
||
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
||
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
||
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
||
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
||
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:994)
|
||
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
20:11:52.505 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [61f110ef-72b3-4cad-bc76-5d4f839873a0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
20:11:52.506 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:11:52.511 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [14107e01-1a3b-4545-9acf-cd634e305bd2_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
20:11:52.512 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:11:52.586 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /21.12.5.3:6379
|
||
20:11:55.618 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:11:55.619 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:11:57.480 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
20:11:57.481 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
20:11:57.924 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
20:11:57.936 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
20:11:57.957 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
20:11:57.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
20:11:57.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
20:11:57.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
20:11:57.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
20:11:57.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
20:11:57.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
20:11:57.959 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
20:11:57.959 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
20:11:57.959 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
20:11:57.959 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->61f110ef-72b3-4cad-bc76-5d4f839873a0
|
||
20:11:57.959 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6523a6d2[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 44]
|
||
20:11:57.959 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
20:11:57.959 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@1b49d5d[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
20:11:57.959 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725797384892_21.12.5.6_62752
|
||
20:11:57.959 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@bbcc7c6[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 34]
|
||
20:11:57.971 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->61f110ef-72b3-4cad-bc76-5d4f839873a0
|
||
20:11:57.971 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
20:11:57.971 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
20:11:57.972 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
20:11:57.982 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
20:11:57.995 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725797384892_21.12.5.6_62752
|
||
20:11:57.995 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
20:11:57.995 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [61f110ef-72b3-4cad-bc76-5d4f839873a0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:11:58.026 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
20:11:58.027 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
20:11:58.027 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
20:22:14.833 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
20:22:16.684 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
20:22:16.684 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
20:22:16.747 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
20:22:32.208 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
20:22:32.209 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
20:22:32.209 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
20:22:32.254 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
20:22:33.048 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
20:22:40.407 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
20:22:40.408 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
20:22:40.408 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
20:22:40.414 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
20:22:40.418 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
20:22:40.418 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
20:22:42.768 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 4baf4015-0b9e-4d64-aa83-dc9b8e331191
|
||
20:22:42.769 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->4baf4015-0b9e-4d64-aa83-dc9b8e331191
|
||
20:22:42.770 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
20:22:42.770 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
20:22:42.770 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
20:22:42.770 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
20:22:42.770 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:22:45.791 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
20:22:45.791 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:22:48.594 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725798167052_21.12.5.6_62763
|
||
20:22:48.594 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
20:22:48.594 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Notify connected event to listeners.
|
||
20:22:48.594 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x00000210bf4e8440
|
||
20:22:48.594 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
20:22:48.595 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[240e:46c:7231:b447:2991:f4c6:ebe4:ccb6], preserved.register.source=SPRING_CLOUD}}
|
||
20:22:48.784 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-datasource
|
||
20:22:49.322 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
20:22:50.410 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 42.147 seconds (process running for 42.872)
|
||
20:22:50.418 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
20:22:52.349 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
20:22:56.364 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
20:22:56.364 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
20:22:58.863 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
20:22:58.864 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
20:23:04.052 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
20:23:04.053 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
20:23:06.547 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
20:23:06.547 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
20:23:08.321 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
20:23:08.325 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
20:23:08.326 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
20:23:08.326 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
20:23:08.333 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
20:23:08.333 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
20:23:08.333 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
20:23:08.333 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
20:23:08.333 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
20:23:08.334 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
20:23:08.334 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
20:23:08.334 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
20:23:08.890 [RMI TCP Connection(6)-192.168.0.2] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
20:28:42.369 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Server healthy check fail, currentConnection = 1725798132279_21.12.5.6_62696
|
||
20:28:42.370 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
20:28:42.370 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:28:45.475 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:28:48.477 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:28:48.678 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:28:50.003 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Success to connect a server [21.12.2.1:8848], connectionId = 1725798529060_21.12.5.6_61751
|
||
20:28:50.003 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725798132279_21.12.5.6_62696
|
||
20:28:50.003 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725798132279_21.12.5.6_62696
|
||
20:28:50.003 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Notify disconnected event to listeners
|
||
20:28:50.003 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] DisConnected,clear listen context...
|
||
20:28:50.004 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Notify connected event to listeners.
|
||
20:28:50.004 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Connected,notify listen context...
|
||
20:29:07.986 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Server healthy check fail, currentConnection = 1725798167052_21.12.5.6_62763
|
||
20:29:07.986 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
20:29:07.987 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:11.096 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:12.014 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Server healthy check fail, currentConnection = 1725798529060_21.12.5.6_61751
|
||
20:29:12.014 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
20:29:12.014 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:14.104 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:14.305 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:15.131 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:17.315 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:17.626 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:18.140 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:18.340 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:20.629 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:21.030 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:21.357 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:21.669 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:24.043 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 4 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:24.555 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:24.680 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:25.082 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:27.562 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 5 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:28.085 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:28.178 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:28.600 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:31.182 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 6 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:31.603 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:31.884 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:32.205 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:34.887 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 7 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:35.208 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:35.690 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:35.910 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:38.692 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 8 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:38.912 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:39.593 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:39.713 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:42.594 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 9 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:42.716 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:43.598 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:43.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:46.602 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 10 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:46.620 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 9 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:47.625 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:47.703 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:50.637 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 10 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:50.714 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 11 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:51.740 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:51.927 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:54.754 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 11 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:54.941 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 12 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:55.967 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:56.249 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:29:58.974 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 12 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:29:59.255 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 13 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:00.290 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:00.665 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:03.295 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 13 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:03.669 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 14 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:04.695 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:05.174 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:07.699 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 14 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:08.182 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 15 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:09.210 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:09.786 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:12.217 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 15 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:12.803 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 16 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:13.828 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:14.515 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:16.833 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 16 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:17.520 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 17 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:18.548 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:19.323 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:21.570 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 17 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:22.327 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 18 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:23.386 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:24.242 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:24.697 [lettuce-nioEventLoop-4-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
||
java.net.SocketException: Connection reset
|
||
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
||
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
||
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
||
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
||
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:994)
|
||
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
20:30:24.790 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /21.12.5.3:6379
|
||
20:30:26.252 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 18 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:26.252 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 19 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:28.157 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:28.161 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 19 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:28.268 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:28.272 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 20 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:30.168 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:30.385 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:33.181 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 20 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:33.402 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 21 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:35.296 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:35.611 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:38.302 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Fail to connect server, after trying 21 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:38.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Fail to connect server, after trying 22 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:30:39.768 [lettuce-eventExecutorLoop-1-5] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
20:30:40.054 [lettuce-nioEventLoop-4-6] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 21.12.5.3/<unresolved>:6379
|
||
20:30:40.512 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:40.919 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:30:41.296 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Success to connect a server [21.12.2.1:8848], connectionId = 1725798640442_21.12.5.6_62382
|
||
20:30:41.297 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725798529060_21.12.5.6_61751
|
||
20:30:41.297 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725798529060_21.12.5.6_61751
|
||
20:30:41.297 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Notify disconnected event to listeners
|
||
20:30:41.297 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] DisConnected,clear listen context...
|
||
20:30:41.297 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Notify connected event to listeners.
|
||
20:30:41.297 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [2d9047ca-e20a-4744-bd9b-1b19e57b8567_config-0] Connected,notify listen context...
|
||
20:30:41.533 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Success to connect a server [21.12.2.1:8848], connectionId = 1725798640888_21.12.5.6_62384
|
||
20:30:41.533 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725798167052_21.12.5.6_62763
|
||
20:30:41.533 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725798167052_21.12.5.6_62763
|
||
20:30:41.533 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Notify disconnected event to listeners
|
||
20:30:41.535 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4baf4015-0b9e-4d64-aa83-dc9b8e331191] Notify connected event to listeners.
|
||
20:30:41.535 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
20:30:43.921 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-datasource
|
||
20:39:57.433 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
20:39:57.434 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
20:39:57.584 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
20:39:57.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
20:39:57.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
20:39:57.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
20:39:57.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->4baf4015-0b9e-4d64-aa83-dc9b8e331191
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4124b0e2[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 344]
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@1dfdca88[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725798640888_21.12.5.6_62384
|
||
20:39:57.588 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4197fa37[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 259]
|
||
20:39:57.589 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->4baf4015-0b9e-4d64-aa83-dc9b8e331191
|
||
20:39:57.589 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
20:39:57.589 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
20:39:57.589 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
20:39:57.591 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
20:39:57.594 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
20:39:57.603 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
20:39:57.603 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
20:39:57.603 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
20:40:07.277 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
20:40:09.068 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
20:40:09.068 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
20:40:09.130 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
20:40:16.603 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
20:40:16.604 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
20:40:16.604 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
20:40:16.647 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
20:40:17.460 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
20:40:24.268 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
20:40:24.268 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
20:40:24.269 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
20:40:24.272 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
20:40:24.275 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
20:40:24.275 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
20:40:24.534 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 85603541-241b-49f4-a90b-02d282d0377b
|
||
20:40:24.536 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->85603541-241b-49f4-a90b-02d282d0377b
|
||
20:40:24.537 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [85603541-241b-49f4-a90b-02d282d0377b] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
20:40:24.537 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [85603541-241b-49f4-a90b-02d282d0377b] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
20:40:24.537 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [85603541-241b-49f4-a90b-02d282d0377b] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
20:40:24.537 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [85603541-241b-49f4-a90b-02d282d0377b] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
20:40:24.538 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:40:24.998 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [85603541-241b-49f4-a90b-02d282d0377b] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725799224538_21.12.5.6_61879
|
||
20:40:24.998 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [85603541-241b-49f4-a90b-02d282d0377b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
20:40:24.998 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [85603541-241b-49f4-a90b-02d282d0377b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x00000190e74e5c28
|
||
20:40:24.998 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [85603541-241b-49f4-a90b-02d282d0377b] Notify connected event to listeners.
|
||
20:40:24.998 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
20:40:24.999 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
20:40:25.101 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
20:40:26.199 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 24.166 seconds (process running for 24.76)
|
||
20:40:26.207 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
20:40:27.163 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
20:40:28.035 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
20:40:28.035 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
20:40:29.028 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
20:40:29.029 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
20:40:30.461 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
20:40:30.462 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
20:40:31.403 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
20:40:31.403 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
20:40:32.655 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
20:40:32.659 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
20:40:32.659 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
20:40:32.659 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
20:40:32.666 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
20:40:32.666 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
20:40:32.666 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
20:40:32.666 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
20:40:32.666 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
20:40:32.667 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
20:40:32.667 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
20:40:32.667 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
20:40:32.986 [RMI TCP Connection(6)-192.168.105.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
20:40:38.685 [http-nio-10006-exec-1] INFO c.m.e.c.DataStructureController - [selDataStructure,39] - 查询耗时---》592s
|
||
20:46:23.954 [http-nio-10006-exec-6] INFO c.m.e.c.DataStructureController - [selDataStructure,39] - 查询耗时---》661s
|
||
20:47:37.954 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
20:47:37.954 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
20:47:38.143 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
20:47:38.146 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
20:47:38.146 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
20:47:38.148 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
20:47:38.148 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
20:47:38.148 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
20:47:38.149 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
20:47:38.149 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
20:47:38.149 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
20:47:38.150 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
20:47:38.150 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
20:47:38.150 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
20:47:38.150 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->85603541-241b-49f4-a90b-02d282d0377b
|
||
20:47:38.150 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@316974cb[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 144]
|
||
20:47:38.150 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
20:47:38.150 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6ac7ee67[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
20:47:38.150 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725799224538_21.12.5.6_61879
|
||
20:47:38.160 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@78389837[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 90]
|
||
20:47:38.160 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->85603541-241b-49f4-a90b-02d282d0377b
|
||
20:47:38.161 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
20:47:38.161 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
20:47:38.162 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
20:47:38.166 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
20:47:38.171 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
20:47:38.178 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
20:47:38.178 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
20:47:38.179 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
20:47:46.605 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
20:47:48.434 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
20:47:48.434 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
20:47:48.501 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
20:47:56.170 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
20:47:56.171 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
20:47:56.171 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
20:47:56.214 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
20:47:56.982 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
20:48:03.786 [http-nio-10006-exec-1] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
20:48:03.949 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
20:48:03.951 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
20:48:03.951 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
20:48:03.957 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
20:48:03.962 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
20:48:03.962 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
20:48:04.149 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of dc157936-e30b-4720-a45e-252b63edb6b6
|
||
20:48:04.152 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->dc157936-e30b-4720-a45e-252b63edb6b6
|
||
20:48:04.152 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
20:48:04.152 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
20:48:04.153 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
20:48:04.153 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
20:48:04.154 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:48:04.651 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725799684172_21.12.5.6_62761
|
||
20:48:04.652 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
20:48:04.652 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Notify connected event to listeners.
|
||
20:48:04.652 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x00000273ae4e8870
|
||
20:48:04.652 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
20:48:04.653 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
20:48:04.827 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
20:48:05.913 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 24.675 seconds (process running for 25.322)
|
||
20:48:05.922 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
20:48:06.894 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
20:48:08.019 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
20:48:08.020 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
20:48:09.195 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
20:48:09.196 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
20:48:10.600 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
20:48:10.601 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
20:48:11.642 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
20:48:11.642 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
20:48:12.748 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
20:48:12.752 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
20:48:12.752 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
20:48:12.752 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
20:48:12.758 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
20:48:12.758 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
20:48:12.758 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
20:48:12.758 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
20:48:12.758 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
20:48:12.759 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
20:48:12.760 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
20:48:12.760 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
20:48:19.010 [http-nio-10006-exec-2] INFO c.m.e.c.DataStructureController - [selDataStructure,39] - 查询耗时---》490s
|
||
20:48:22.233 [http-nio-10006-exec-6] INFO c.m.e.c.DataStructureController - [selDataStructure,39] - 查询耗时---》434s
|
||
20:54:29.869 [lettuce-nioEventLoop-4-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
||
java.net.SocketException: Connection reset
|
||
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
||
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
||
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
||
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
||
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:994)
|
||
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
20:54:29.982 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /21.12.5.3:6379
|
||
20:54:29.984 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Server healthy check fail, currentConnection = 1725799664872_21.12.5.6_62715
|
||
20:54:29.985 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
20:54:29.985 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:33.096 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:36.105 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:54:36.307 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:38.931 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Server healthy check fail, currentConnection = 1725799684172_21.12.5.6_62761
|
||
20:54:38.931 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
20:54:38.931 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:39.310 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:54:39.612 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:40.042 [lettuce-eventExecutorLoop-1-2] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
20:54:42.038 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:42.618 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:54:43.021 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:45.045 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:54:45.247 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:46.028 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
20:54:46.530 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:46.660 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Success to connect a server [21.12.2.1:8848], connectionId = 1725800085657_21.12.5.6_61577
|
||
20:54:46.661 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725799684172_21.12.5.6_62761
|
||
20:54:46.661 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725799684172_21.12.5.6_62761
|
||
20:54:46.661 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
20:54:46.661 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Notify disconnected event to listeners
|
||
20:54:46.661 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:46.662 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Notify connected event to listeners.
|
||
20:54:46.662 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
20:54:47.385 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Success to connect a server [21.12.2.1:8848], connectionId = 1725800086477_21.12.5.6_61584
|
||
20:54:47.385 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725799664872_21.12.5.6_62715
|
||
20:54:47.385 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725799664872_21.12.5.6_62715
|
||
20:54:47.385 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
20:54:47.385 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Notify disconnected event to listeners
|
||
20:54:47.386 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:47.386 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] DisConnected,clear listen context...
|
||
20:54:47.386 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Notify connected event to listeners.
|
||
20:54:47.386 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Connected,notify listen context...
|
||
20:54:48.442 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Success to connect a server [21.12.2.1:8848], connectionId = 1725800086954_21.12.5.6_61588
|
||
20:54:48.442 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725800085657_21.12.5.6_61577
|
||
20:54:48.442 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725800085657_21.12.5.6_61577
|
||
20:54:48.442 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Notify disconnected event to listeners
|
||
20:54:48.442 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dc157936-e30b-4720-a45e-252b63edb6b6] Notify connected event to listeners.
|
||
20:54:48.442 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
20:54:49.316 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-datasource
|
||
20:54:50.132 [lettuce-eventExecutorLoop-1-3] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 21.12.5.3/<unresolved>:6379
|
||
20:54:50.390 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
20:54:51.031 [lettuce-nioEventLoop-4-4] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 21.12.5.3/<unresolved>:6379
|
||
20:54:51.258 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Success to connect a server [21.12.2.1:8848], connectionId = 1725800090635_21.12.5.6_61602
|
||
20:54:51.258 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725800086477_21.12.5.6_61584
|
||
20:54:51.258 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725800086477_21.12.5.6_61584
|
||
20:54:51.259 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Notify disconnected event to listeners
|
||
20:54:51.259 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] DisConnected,clear listen context...
|
||
20:54:51.259 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Notify connected event to listeners.
|
||
20:54:51.259 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [5a0d9895-f38f-48d8-a24d-1d8a4ff71f9d_config-0] Connected,notify listen context...
|
||
21:00:52.958 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
21:00:52.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
21:00:53.314 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
21:00:53.316 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
21:00:53.316 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
21:00:53.316 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
21:00:53.316 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
21:00:53.316 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
21:00:53.316 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
21:00:53.316 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
21:00:53.316 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
21:00:53.317 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
21:00:53.317 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
21:00:53.317 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
21:00:53.317 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->dc157936-e30b-4720-a45e-252b63edb6b6
|
||
21:00:53.317 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7e307120[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 255]
|
||
21:00:53.317 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
21:00:53.317 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5043afa2[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
21:00:53.317 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725800086954_21.12.5.6_61588
|
||
21:00:53.317 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@61738dd9[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 170]
|
||
21:00:53.317 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->dc157936-e30b-4720-a45e-252b63edb6b6
|
||
21:00:53.318 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
21:00:53.318 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
21:00:53.318 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
21:00:53.320 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
21:00:53.322 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
21:00:53.328 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
21:00:53.328 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
21:00:53.328 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
21:01:10.508 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
21:01:12.287 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
21:01:12.287 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
21:01:12.350 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
21:01:41.054 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
21:01:41.056 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
21:01:41.056 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
21:01:41.144 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
21:01:42.145 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
21:01:48.985 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
21:01:48.986 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
21:01:48.986 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
21:01:48.990 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
21:01:48.993 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
21:01:48.993 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
21:01:50.056 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Server healthy check fail, currentConnection = 1725800463007_21.12.5.6_62481
|
||
21:01:50.056 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
21:01:50.057 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:01:52.010 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 116736c9-bec7-43f6-bb49-a5b0f1ae8f2c
|
||
21:01:52.012 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->116736c9-bec7-43f6-bb49-a5b0f1ae8f2c
|
||
21:01:52.012 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
21:01:52.012 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
21:01:52.012 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
21:01:52.013 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
21:01:52.013 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:01:53.178 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:01:55.024 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
21:01:55.024 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:01:56.193 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
21:01:56.397 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:01:58.032 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
21:01:58.032 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:01:59.408 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
21:01:59.711 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:02:01.042 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
21:02:01.042 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:02:01.614 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725800521087_21.12.5.6_62658
|
||
21:02:01.615 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
21:02:01.615 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] Notify connected event to listeners.
|
||
21:02:01.615 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [116736c9-bec7-43f6-bb49-a5b0f1ae8f2c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x0000028b334e8b88
|
||
21:02:01.615 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
21:02:01.616 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
21:02:01.706 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
21:02:02.723 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '21.12.2.1', server main port = 8848}, error = unknown
|
||
21:02:02.801 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 64.542 seconds (process running for 65.159)
|
||
21:02:02.810 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
21:02:03.127 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:02:03.605 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
21:02:03.641 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Success to connect a server [21.12.2.1:8848], connectionId = 1725800523186_21.12.5.6_62669
|
||
21:02:03.642 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725800463007_21.12.5.6_62481
|
||
21:02:03.642 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725800463007_21.12.5.6_62481
|
||
21:02:03.642 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
||
21:02:03.642 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Notify disconnected event to listeners
|
||
21:02:03.642 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:02:03.642 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] DisConnected,clear listen context...
|
||
21:02:03.642 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Notify connected event to listeners.
|
||
21:02:03.642 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Connected,notify listen context...
|
||
21:02:04.268 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Success to connect a server [21.12.2.1:8848], connectionId = 1725800523565_21.12.5.6_62671
|
||
21:02:04.268 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Abandon prev connection, server is 21.12.2.1:8848, connectionId is 1725800523186_21.12.5.6_62669
|
||
21:02:04.268 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725800523186_21.12.5.6_62669
|
||
21:02:04.268 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Notify disconnected event to listeners
|
||
21:02:04.268 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] DisConnected,clear listen context...
|
||
21:02:04.268 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Notify connected event to listeners.
|
||
21:02:04.268 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [d89d9f11-c56c-4b27-a7ce-bf5289872afc_config-0] Connected,notify listen context...
|
||
21:02:04.920 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
21:02:04.921 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
21:02:06.154 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
21:02:06.155 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
21:02:07.653 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
21:02:07.654 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
21:02:08.965 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
21:02:08.965 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
21:02:10.158 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
21:02:10.161 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
21:02:10.161 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
21:02:10.162 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
21:02:10.167 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
21:02:10.167 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
21:02:10.168 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
21:02:10.168 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
21:02:10.168 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
21:02:10.169 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
21:02:10.169 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
21:02:10.169 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
21:02:24.528 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
21:02:24.529 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
21:02:24.724 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
21:02:24.725 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
21:02:24.725 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
21:02:24.725 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
21:02:24.725 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
21:02:24.725 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
21:02:24.725 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
21:02:24.725 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->116736c9-bec7-43f6-bb49-a5b0f1ae8f2c
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2e7796e1[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 10]
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@26f96b12[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725800521087_21.12.5.6_62658
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5c297952[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 23]
|
||
21:02:24.726 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->116736c9-bec7-43f6-bb49-a5b0f1ae8f2c
|
||
21:02:24.727 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
21:02:24.727 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
21:02:24.727 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
21:02:24.729 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
21:02:24.731 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
21:02:24.733 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
21:02:24.733 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
21:02:24.733 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
||
21:02:32.050 [main] INFO c.m.e.CloudDataSourceApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
||
21:02:33.832 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
||
21:02:33.832 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
||
21:02:33.895 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
||
21:02:40.569 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
||
21:02:40.570 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
||
21:02:40.570 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
||
21:02:40.613 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,23] - 元对象数据填充控制器【MyMetaObjectHandler】 ---》 加载完成
|
||
21:02:41.383 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
||
21:02:49.814 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
||
21:02:49.815 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
||
21:02:49.815 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
||
21:02:49.819 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
||
21:02:49.822 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
||
21:02:49.822 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
||
21:02:50.000 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of e4a9d95c-6f78-4cbd-9b63-223d1829766d
|
||
21:02:50.002 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->e4a9d95c-6f78-4cbd-9b63-223d1829766d
|
||
21:02:50.002 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e4a9d95c-6f78-4cbd-9b63-223d1829766d] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
||
21:02:50.002 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e4a9d95c-6f78-4cbd-9b63-223d1829766d] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
||
21:02:50.002 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e4a9d95c-6f78-4cbd-9b63-223d1829766d] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
||
21:02:50.002 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e4a9d95c-6f78-4cbd-9b63-223d1829766d] Try to connect to server on start up, server: {serverIp = '21.12.2.1', server main port = 8848}
|
||
21:02:50.003 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.2.1 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
||
21:02:50.660 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e4a9d95c-6f78-4cbd-9b63-223d1829766d] Success to connect to server [21.12.2.1:8848] on start up, connectionId = 1725800569953_21.12.5.6_62842
|
||
21:02:50.660 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e4a9d95c-6f78-4cbd-9b63-223d1829766d] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
||
21:02:50.660 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e4a9d95c-6f78-4cbd-9b63-223d1829766d] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$593/0x000001bce34e94f8
|
||
21:02:50.660 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e4a9d95c-6f78-4cbd-9b63-223d1829766d] Notify connected event to listeners.
|
||
21:02:50.660 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
||
21:02:50.661 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wu_zu_cloud registering service cloud-datasource with instance Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:8d1e:125:db99:7426:9515:7f50:4239], preserved.register.source=SPRING_CLOUD}}
|
||
21:02:50.756 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-datasource 192.168.248.1:10006 register finished
|
||
21:02:51.851 [main] INFO c.m.e.CloudDataSourceApplication - [logStarted,56] - Started CloudDataSourceApplication in 24.845 seconds (process running for 25.618)
|
||
21:02:51.859 [main] INFO c.m.e.c.DatabaseConnectionPool - [init,68] - 初始化连接池----》 driverClassName:com.mysql.cj.jdbc.Driver --- url:jdbc:mysql://21.12.5.3:3306/cloud-etl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 --- username:root --- password:wuzuxiaoniu@123.
|
||
21:02:52.874 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-1 - Starting...
|
||
21:02:54.121 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-1 - Start completed.
|
||
21:02:54.121 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-2 - Starting...
|
||
21:02:55.188 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-2 - Start completed.
|
||
21:02:55.188 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-3 - Starting...
|
||
21:02:57.103 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-3 - Start completed.
|
||
21:02:57.103 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-4 - Starting...
|
||
21:02:58.408 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-4 - Start completed.
|
||
21:02:58.408 [main] INFO c.z.h.HikariDataSource - [<init>,80] - HikariPool-5 - Starting...
|
||
21:02:59.651 [main] INFO c.z.h.HikariDataSource - [<init>,82] - HikariPool-5 - Start completed.
|
||
21:02:59.657 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
||
21:02:59.657 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
||
21:02:59.657 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
21:02:59.664 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource.yml, group=DEFAULT_GROUP, cnt=1
|
||
21:02:59.664 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource.yml, group=DEFAULT_GROUP
|
||
21:02:59.664 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource+DEFAULT_GROUP+wu_zu_cloud
|
||
21:02:59.664 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource, group=DEFAULT_GROUP, cnt=1
|
||
21:02:59.664 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource, group=DEFAULT_GROUP
|
||
21:02:59.665 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wu_zu_cloud-21.12.2.1_8848] [subscribe] cloud-datasource-dev.yml+DEFAULT_GROUP+wu_zu_cloud
|
||
21:02:59.665 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wu_zu_cloud-21.12.2.1_8848] [add-listener] ok, tenant=wu_zu_cloud, dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP, cnt=1
|
||
21:02:59.665 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-datasource-dev.yml, group=DEFAULT_GROUP
|
||
21:02:59.782 [RMI TCP Connection(4)-192.168.105.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
21:03:37.647 [http-nio-10006-exec-1] INFO c.m.enums.DataType - [getTargetClass,95] - SQL字段类型异常,sqlType ---> BIGINT UNSIGNED
|
||
21:04:44.966 [http-nio-10006-exec-3] INFO c.m.enums.DataType - [getTargetClass,95] - SQL字段类型异常,sqlType ---> BIGINT UNSIGNED
|
||
21:05:05.007 [http-nio-10006-exec-5] INFO c.m.e.c.DataStructureController - [selDataStructure,39] - 查询耗时---》409s
|
||
21:07:55.057 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
||
21:07:55.057 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wu_zu_cloud deregistering service cloud-datasource with instance: Instance{instanceId='null', ip='192.168.248.1', port=10006, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
||
21:07:55.183 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
||
21:07:55.184 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
||
21:07:55.184 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->e4a9d95c-6f78-4cbd-9b63-223d1829766d
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@11257315[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 101]
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@28167625[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
||
21:07:55.185 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1725800569953_21.12.5.6_62842
|
||
21:07:55.188 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@142c70be[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 66]
|
||
21:07:55.188 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->e4a9d95c-6f78-4cbd-9b63-223d1829766d
|
||
21:07:55.188 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
||
21:07:55.189 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
||
21:07:55.189 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
||
21:07:55.191 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
||
21:07:55.192 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
||
21:07:55.195 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
||
21:07:55.195 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
||
21:07:55.195 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|