2023-09-08 01:00:00.001 INFO 1281 --- [quartzScheduler_Worker-3] c.s.n.web.console.job.LicenseJobBean : license expiration check job start: Fri Sep 08 01:00:00 CST 2023 2023-09-08 01:00:00.002 DEBUG 1281 --- [quartzScheduler_Worker-3] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.service.JobService.checkLicense() with argument[s] = [] 2023-09-08 01:00:00.002 DEBUG 1281 --- [quartzScheduler_Worker-3] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.provision.LicenseRepo.findAllExpired() with argument[s] = [] 2023-09-08 01:00:00.026 DEBUG 1281 --- [quartzScheduler_Worker-3] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.provision.LicenseRepo.findAllExpired() took 24 ms with result = [] 2023-09-08 01:00:00.026 DEBUG 1281 --- [quartzScheduler_Worker-3] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.service.JobService.checkLicense() took 24 ms with result = null 2023-09-08 01:00:00.026 INFO 1281 --- [quartzScheduler_Worker-3] c.s.n.web.console.job.LicenseJobBean : license expiration check job stop: Fri Sep 08 01:00:00 CST 2023 2023-09-08 10:03:10.598 INFO 1329 --- [main] c.s.n.w.console.NexusConsoleApplication : Starting NexusConsoleApplication on noc-relay with PID 1329 (/home/nexus/noc-nap/202308231255/nexus-nap.jar started by nap in /home/nexus/noc-nap/202308231255) 2023-09-08 10:03:10.635 DEBUG 1329 --- [main] c.s.n.w.console.NexusConsoleApplication : Running with Spring Boot v2.1.8.RELEASE, Spring v5.1.9.RELEASE 2023-09-08 10:03:10.636 INFO 1329 --- [main] c.s.n.w.console.NexusConsoleApplication : The following profiles are active: demo 2023-09-08 10:03:43.209 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.ServerAppRepo.findOneByUniqAppId() with argument[s] = [com.senlime.nexus.server.proxy] 2023-09-08 10:03:43.298 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.ServerAppRepo.findOneByUniqAppId() took 89 ms with result = ServerApp id: 1 2023-09-08 10:03:43.299 INFO 1329 --- [main] c.s.n.w.console.service.AppStoreService : serverAppRepo :com.senlime.nexus.common.dao.repo.support.BaseRepositoryImpl@22a63740 2023-09-08 10:03:43.461 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.ScheduleExecutionLogRepo.findOneByScheduleName() with argument[s] = [WX_DOWNLOAD_BILL] 2023-09-08 10:03:43.469 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.ScheduleExecutionLogRepo.findOneByScheduleName() took 8 ms with result = null 2023-09-08 10:03:43.549 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() with argument[s] = [CREATED] 2023-09-08 10:03:43.572 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() took 22 ms with result = [] 2023-09-08 10:03:43.572 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() with argument[s] = [WRAPPING] 2023-09-08 10:03:43.575 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() took 3 ms with result = [] 2023-09-08 10:03:44.227 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.service.AppWrappingService.getAsyncExecutor() with argument[s] = [] 2023-09-08 10:03:44.232 DEBUG 1329 --- [main] c.s.n.w.c.service.AppWrappingService : Creating App Wrapping Executor 2023-09-08 10:03:44.236 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.service.AppWrappingService.getAsyncExecutor() took 9 ms with result = com.senlime.nexus.common.async.ExceptionHandlingAsyncTaskExecutor@5d93ff21 2023-09-08 10:03:44.764 DEBUG 1329 --- [main] c.s.nexus.common.config.AsyncConfig : Creating Async Task Executor 2023-09-08 10:03:44.765 DEBUG 1329 --- [main] c.s.nexus.common.config.AsyncConfig : Creating send mail async task executor 2023-09-08 10:03:47.100 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.service.InitService.init() with argument[s] = [] 2023-09-08 10:03:47.105 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.PropertyRepo.findByPropertyKey() with argument[s] = [is_initialized] 2023-09-08 10:03:47.122 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.PropertyRepo.findByPropertyKey() took 17 ms with result = Property id: 11 2023-09-08 10:03:47.122 DEBUG 1329 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.service.InitService.init() took 21 ms with result = null 2023-09-08 10:03:47.170 DEBUG 1329 --- [main] c.s.n.w.c.s.AuthenticationTokenFilter : Filter 'authenticationTokenFilterBean' configured for use 2023-09-08 10:03:47.517 INFO 1329 --- [main] c.s.n.w.console.NexusConsoleApplication : Started NexusConsoleApplication in 51.659 seconds (JVM running for 53.114) 2023-09-08 10:03:47.521 INFO 1329 --- [main] c.s.n.w.console.NexusConsoleApplication : ---------------------------------------------------------- NAP 启动成功! VERSION : 1.2.1-RELEASE Local Access URL : http://127.0.0.1:8050 External Access URL : http://172.16.50.107:8050 Swagger URL : http://127.0.0.1:8050null/swagger-ui.html Submodule Remote URL : null Submodule Branch : null Submodule Commit Id : null ---------------------------------------------------------- 2023-09-08 10:09:55.098 INFO 1271 --- [main] c.s.n.w.console.NexusConsoleApplication : Starting NexusConsoleApplication on noc-relay with PID 1271 (/home/nexus/noc-nap/202308231255/nexus-nap.jar started by nap in /home/nexus/noc-nap/202308231255) 2023-09-08 10:09:55.105 DEBUG 1271 --- [main] c.s.n.w.console.NexusConsoleApplication : Running with Spring Boot v2.1.8.RELEASE, Spring v5.1.9.RELEASE 2023-09-08 10:09:55.105 INFO 1271 --- [main] c.s.n.w.console.NexusConsoleApplication : The following profiles are active: demo 2023-09-08 10:10:06.576 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.ServerAppRepo.findOneByUniqAppId() with argument[s] = [com.senlime.nexus.server.proxy] 2023-09-08 10:10:06.660 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.ServerAppRepo.findOneByUniqAppId() took 84 ms with result = ServerApp id: 1 2023-09-08 10:10:06.660 INFO 1271 --- [main] c.s.n.w.console.service.AppStoreService : serverAppRepo :com.senlime.nexus.common.dao.repo.support.BaseRepositoryImpl@4e61a863 2023-09-08 10:10:06.811 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.ScheduleExecutionLogRepo.findOneByScheduleName() with argument[s] = [WX_DOWNLOAD_BILL] 2023-09-08 10:10:06.816 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.ScheduleExecutionLogRepo.findOneByScheduleName() took 5 ms with result = null 2023-09-08 10:10:06.913 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() with argument[s] = [CREATED] 2023-09-08 10:10:06.929 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() took 16 ms with result = [] 2023-09-08 10:10:06.929 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() with argument[s] = [WRAPPING] 2023-09-08 10:10:06.932 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() took 3 ms with result = [] 2023-09-08 10:10:07.458 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.service.AppWrappingService.getAsyncExecutor() with argument[s] = [] 2023-09-08 10:10:07.463 DEBUG 1271 --- [main] c.s.n.w.c.service.AppWrappingService : Creating App Wrapping Executor 2023-09-08 10:10:07.465 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.service.AppWrappingService.getAsyncExecutor() took 7 ms with result = com.senlime.nexus.common.async.ExceptionHandlingAsyncTaskExecutor@59c862af 2023-09-08 10:10:07.924 DEBUG 1271 --- [main] c.s.nexus.common.config.AsyncConfig : Creating Async Task Executor 2023-09-08 10:10:07.925 DEBUG 1271 --- [main] c.s.nexus.common.config.AsyncConfig : Creating send mail async task executor 2023-09-08 10:10:09.868 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.service.InitService.init() with argument[s] = [] 2023-09-08 10:10:09.872 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.PropertyRepo.findByPropertyKey() with argument[s] = [is_initialized] 2023-09-08 10:10:09.889 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.PropertyRepo.findByPropertyKey() took 17 ms with result = Property id: 11 2023-09-08 10:10:09.889 DEBUG 1271 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.service.InitService.init() took 21 ms with result = null 2023-09-08 10:10:09.972 DEBUG 1271 --- [main] c.s.n.w.c.s.AuthenticationTokenFilter : Filter 'authenticationTokenFilterBean' configured for use 2023-09-08 10:10:10.351 INFO 1271 --- [main] c.s.n.w.console.NexusConsoleApplication : Started NexusConsoleApplication in 31.483 seconds (JVM running for 33.665) 2023-09-08 10:10:10.354 INFO 1271 --- [main] c.s.n.w.console.NexusConsoleApplication : ---------------------------------------------------------- NAP 启动成功! VERSION : 1.2.1-RELEASE Local Access URL : http://127.0.0.1:8050 External Access URL : http://172.16.50.107:8050 Swagger URL : http://127.0.0.1:8050null/swagger-ui.html Submodule Remote URL : null Submodule Branch : null Submodule Commit Id : null ---------------------------------------------------------- 2023-09-08 10:11:58.197 INFO 1276 --- [main] c.s.n.w.console.NexusConsoleApplication : Starting NexusConsoleApplication on noc-relay with PID 1276 (/home/nexus/noc-nap/202308231255/nexus-nap.jar started by nap in /home/nexus/noc-nap/202308231255) 2023-09-08 10:11:58.199 DEBUG 1276 --- [main] c.s.n.w.console.NexusConsoleApplication : Running with Spring Boot v2.1.8.RELEASE, Spring v5.1.9.RELEASE 2023-09-08 10:11:58.199 INFO 1276 --- [main] c.s.n.w.console.NexusConsoleApplication : The following profiles are active: demo 2023-09-08 10:12:16.201 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.ServerAppRepo.findOneByUniqAppId() with argument[s] = [com.senlime.nexus.server.proxy] 2023-09-08 10:12:16.283 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.ServerAppRepo.findOneByUniqAppId() took 82 ms with result = ServerApp id: 1 2023-09-08 10:12:16.284 INFO 1276 --- [main] c.s.n.w.console.service.AppStoreService : serverAppRepo :com.senlime.nexus.common.dao.repo.support.BaseRepositoryImpl@5bf7f15f 2023-09-08 10:12:16.421 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.ScheduleExecutionLogRepo.findOneByScheduleName() with argument[s] = [WX_DOWNLOAD_BILL] 2023-09-08 10:12:16.451 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.ScheduleExecutionLogRepo.findOneByScheduleName() took 30 ms with result = null 2023-09-08 10:12:16.517 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() with argument[s] = [CREATED] 2023-09-08 10:12:16.540 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() took 23 ms with result = [] 2023-09-08 10:12:16.540 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() with argument[s] = [WRAPPING] 2023-09-08 10:12:16.542 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.app.AppWrappingRepo.findAllByStatus() took 2 ms with result = [] 2023-09-08 10:12:17.024 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.service.AppWrappingService.getAsyncExecutor() with argument[s] = [] 2023-09-08 10:12:17.029 DEBUG 1276 --- [main] c.s.n.w.c.service.AppWrappingService : Creating App Wrapping Executor 2023-09-08 10:12:17.030 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.service.AppWrappingService.getAsyncExecutor() took 6 ms with result = com.senlime.nexus.common.async.ExceptionHandlingAsyncTaskExecutor@4ae2c01b 2023-09-08 10:12:17.469 DEBUG 1276 --- [main] c.s.nexus.common.config.AsyncConfig : Creating Async Task Executor 2023-09-08 10:12:17.470 DEBUG 1276 --- [main] c.s.nexus.common.config.AsyncConfig : Creating send mail async task executor 2023-09-08 10:12:19.392 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.service.InitService.init() with argument[s] = [] 2023-09-08 10:12:19.396 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Enter: com.senlime.nexus.web.console.repo.nap.PropertyRepo.findByPropertyKey() with argument[s] = [is_initialized] 2023-09-08 10:12:19.414 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.repo.nap.PropertyRepo.findByPropertyKey() took 18 ms with result = Property id: 11 2023-09-08 10:12:19.414 DEBUG 1276 --- [main] com.senlime.nexus.common.aop.AopMonitor : Exit: com.senlime.nexus.web.console.service.InitService.init() took 21 ms with result = null 2023-09-08 10:12:29.469 DEBUG 1276 --- [main] c.s.n.w.c.s.AuthenticationTokenFilter : Filter 'authenticationTokenFilterBean' configured for use 2023-09-08 10:12:29.899 INFO 1276 --- [main] c.s.n.w.console.NexusConsoleApplication : Started NexusConsoleApplication in 32.684 seconds (JVM running for 32.622) 2023-09-08 10:12:29.903 INFO 1276 --- [main] c.s.n.w.console.NexusConsoleApplication : ---------------------------------------------------------- NAP 启动成功! VERSION : 1.2.1-RELEASE Local Access URL : http://127.0.0.1:8050 External Access URL : http://172.16.50.110:8050 Swagger URL : http://127.0.0.1:8050null/swagger-ui.html Submodule Remote URL : null Submodule Branch : null Submodule Commit Id : null ----------------------------------------------------------