cloud-server/logs/cloud-file/info.2024-09-19.log

106 lines
18 KiB
Plaintext

14:45:36.526 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
14:45:39.696 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9300"]
14:45:39.700 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
14:45:39.701 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
14:45:39.797 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
14:45:40.768 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
14:45:43.817 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9300"]
14:45:44.002 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
14:45:44.004 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
14:45:44.005 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
14:45:44.020 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
14:45:44.028 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
14:45:44.029 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
14:45:44.166 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5
14:45:44.173 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5
14:45:44.174 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:45:44.174 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:45:44.176 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:45:44.178 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5] Try to connect to server on start up, server: {serverIp = '110.42.213.184', server main port = 8848}
14:45:44.179 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
14:45:44.363 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5] Success to connect to server [110.42.213.184:8848] on start up, connectionId = 1726728344708_117.143.60.138_63115
14:45:44.363 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:45:44.363 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5] Notify connected event to listeners.
14:45:44.365 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
14:45:44.365 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x0000022657431eb8
14:45:44.367 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.107', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
14:45:44.397 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.107:9300 register finished
14:45:44.616 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 11.5 seconds (process running for 12.192)
14:45:44.629 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
14:45:44.630 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
14:45:44.630 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP
14:45:44.644 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
14:45:44.646 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
14:45:44.650 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP
14:45:44.651 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
14:45:44.651 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
14:45:44.652 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file+DEFAULT_GROUP
14:45:44.652 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
14:45:44.652 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
14:45:59.242 [http-nio-9300-exec-2] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
15:33:50.152 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [76af1d43-e329-454e-8f2c-3b1da2290e8b_config-0] Server check success, currentServer is 110.42.213.184:8848
19:06:36.115 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
19:06:36.116 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.107', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
19:06:36.153 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
19:06:36.154 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
19:06:36.155 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
19:06:36.155 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
19:06:36.155 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
19:06:36.155 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
19:06:36.155 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
19:06:36.155 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
19:06:36.156 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
19:06:36.156 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
19:06:36.156 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
19:06:36.156 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
19:06:36.156 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5
19:06:36.157 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3386a23c[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 5203]
19:06:36.157 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
19:06:36.157 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@14778ac7[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
19:06:36.157 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726728344708_117.143.60.138_63115
19:06:36.167 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6f99d416[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 3112]
19:06:36.171 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->7313bfc2-4bd8-41c5-a3d0-ab4c871b48f5
19:06:36.172 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
19:06:36.172 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
19:06:36.173 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
19:27:13.622 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
19:27:16.657 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9300"]
19:27:16.660 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
19:27:16.660 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
19:27:16.780 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
19:27:17.653 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
19:27:20.141 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9300"]
19:27:20.291 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
19:27:20.292 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
19:27:20.293 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
19:27:20.298 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
19:27:20.302 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
19:27:20.302 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
19:27:20.645 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 81f4eef2-a5e4-4117-a98d-95dc4b2d1b30
19:27:20.648 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->81f4eef2-a5e4-4117-a98d-95dc4b2d1b30
19:27:20.648 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [81f4eef2-a5e4-4117-a98d-95dc4b2d1b30] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
19:27:20.649 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [81f4eef2-a5e4-4117-a98d-95dc4b2d1b30] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
19:27:20.650 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [81f4eef2-a5e4-4117-a98d-95dc4b2d1b30] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
19:27:20.651 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [81f4eef2-a5e4-4117-a98d-95dc4b2d1b30] Try to connect to server on start up, server: {serverIp = '110.42.213.184', server main port = 8848}
19:27:20.651 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
19:27:20.868 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [81f4eef2-a5e4-4117-a98d-95dc4b2d1b30] Success to connect to server [110.42.213.184:8848] on start up, connectionId = 1726745241531_117.143.60.138_57975
19:27:20.869 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [81f4eef2-a5e4-4117-a98d-95dc4b2d1b30] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
19:27:20.869 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [81f4eef2-a5e4-4117-a98d-95dc4b2d1b30] Notify connected event to listeners.
19:27:20.869 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [81f4eef2-a5e4-4117-a98d-95dc4b2d1b30] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x000002028a432c30
19:27:20.869 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
19:27:20.872 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.107', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
19:27:20.898 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.107:9300 register finished
19:27:21.094 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 10.642 seconds (process running for 11.264)
19:27:21.105 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
19:27:21.105 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
19:27:21.106 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP
19:27:21.117 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
19:27:21.117 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
19:27:21.119 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP
19:27:21.119 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
19:27:21.119 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
19:27:21.120 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file+DEFAULT_GROUP
19:27:21.120 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
19:27:21.121 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
19:27:34.190 [http-nio-9300-exec-1] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'